Skip to content

Unable to build using instructions in README.md #136

Closed
@FabianFrank

Description

@FabianFrank

I have ANDROID_HOME and ANDROID_NDK_ROOT set correctly. make init succeeds without errors or warnings. However, make fails with the following error:

make[1]: Leaving directory `XXX/android-database-sqlcipher/jni'
ant release && \
    cd XXX/android-database-sqlcipher/bin/classes && \
    jar -cvf sqlcipher.jar .
Buildfile: build.xml does not exist!
Build failed

Using your provided binaries is not a solution, as they contain dependencies like Guava, making them a dealbreaker. Also the issues with DART due to JNI signatures make it look like I will have to build myself in any case to fix these locally (will send PR).

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