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

Set schema export directory for room #16

Open
Supercaly opened this issue Jan 17, 2023 · 0 comments
Open

Set schema export directory for room #16

Supercaly opened this issue Jan 17, 2023 · 0 comments

Comments

@Supercaly
Copy link
Owner

At the moment android studio gives this warning:

Values of variant API AnnotationProcessorOptions.arguments are queried and may return non final values, this is unsupported
/Users/lorenzo/AndroidStudioProjects/HandMonitor/wear/build/tmp/kapt3/stubs/release/com/handmonitor/wear/database/AppDatabase.java:22: warning: Schema export directory is not provided to the annotation processor so we cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument OR set exportSchema to false.
public abstract class AppDatabase extends androidx.room.RoomDatabase {

Investigate if we need to export the schema or set exportSchema to false

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

1 participant