Currently using SQLCipher 1.6, which uses SQLite version 3.25.2 and was compiled 25/Sep/2018.
According the .xml file (SQLCipher.xml) SQLCipher depends on the .aar file android-database-sqlcipher-4.0.0.aar.
Now I have newer versions of the SQLCipher .aar file, that is...
Just noticed this in the Tutorials and Examples forum and wasn't aware of that and it looks interesting.
Would that work running a B4A app on Windows if that app uses an SQLCipher (SQLite) DB?
RBS
Hi, after updating to Android 13 a receive this message into my app where i use sqlchiper database.
net.sqlcipher.database.SQLiteException: file is not a database: , while compiling: select count(*) from sqlite_master;
on this line...
I have a B4A app where i using sqlchiper version 1.50 and try to run into emulator api28 but have this error:
adb: failed to install SecureAccountManager_RAPID_DEBUG.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
I want to use new library of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.