Hi @limxing
Do you have a specific need to build SQLCipher for Android from source? If not, you can use the AAR package that is being distributed for the community. The android
tool appears to still not be on your PATH
, you can verify whether android
can be located by executing:
which android