10000 cannot access SupportSQLiteDatabase · Issue #475 · sqlcipher/android-database-sqlcipher · GitHub
[go: up one dir, main page]

Skip to content
cannot access SupportSQLiteDatabase #475
Closed
@hirani89

Description

@hirani89

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0