Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Native Support? #248

Open
ANURAGX opened this issue Aug 10, 2024 · 3 comments
Open

Android Native Support? #248

ANURAGX opened this issue Aug 10, 2024 · 3 comments

Comments

@ANURAGX
Copy link

ANURAGX commented Aug 10, 2024

I'm looking for android-native support any ETA on that?

@irgaly
Copy link
Owner

irgaly commented Aug 11, 2024

Kottage is using SQLDelight v2.0.1, but SQLDelight does not have androidNative support. So we can't use Kottage on androidNative.

https://github.com/cashapp/sqldelight/blob/0d41d969506b29f59ec6abc5eed9d09e963cbb85/drivers/native-driver/build.gradle#L29-L34

Please wait for SQLiter's androidNative support.

touchlab/SQLiter#117

@ANURAGX
Copy link
Author

ANURAGX commented Aug 11, 2024

sqldelight/sqldelight#4258
AndroidNative Support PR has been merged.

@irgaly
Copy link
Owner

irgaly commented Aug 12, 2024

sqldelight/sqldelight/pull/4258 contains only sqldelight-runtime androidNative artifacts.

SQLDelight requires platform's driver, but there is no driver for androidNative now.

app.cacsh.sqldelight:native-driver

https://cashapp.github.io/sqldelight/2.0.2/native_sqlite/

There are no native-driver-androidnativeXXX artifacts on maven.

https://repo1.maven.org/maven2/app/cash/sqldelight/

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants