-
Notifications
You must be signed in to change notification settings - Fork 572
Closed
Description
There has been some confusion about getting this project to work with 64-bit systems, for example:
- https://discuss.zetetic.net/t/crashing-when-running-sql-cipher-on-nexus-9/639
- https://discuss.zetetic.net/t/sqlcipher-on-android-5-0-x64-emulator-crash/286
The answer is to make sure you do not have any 64-bit .so
libraries in your Android app, as described:
- this answer: https://discuss.zetetic.net/t/crashing-when-running-sql-cipher-on-nexus-9/639/15
- http://ph0b.com/android-abis-and-so-files/
Assuming that #151 is not merged anytime soon (apparently because the OpenSSL project does not support 64-bit Android builds), this answer needs to be documented very clearly.
Metadata
Metadata
Assignees
Labels
No labels