Closed
Description
I get the error below when trying to compile my app.
error: cannot access SupportSQLiteDatabase
class file for androidx.sqlite.db.SupportSQLiteDatabase not found
When I use the gradle method, everything works like a charm. But after building the project myself and and implementing the generated .aar file in my project, it does not seem to work.
The are no instructions on what to do after building the project yourself. How do I use the generated .aar file in my project successfully?
Regards,
Metadata
Metadata
Assignees
Labels
No labels