sqlcipher

  1. SMOOTSARA

    Android Question encryption with SQLCipher

    Hey guys :) I used this library to protect data Before the encryption, the database size was 104 MB, but after the encryption 98.2 MB. (The volume of the database was reduced to 6 MB).:D:D But After the release of the program, we see that the APK file size has changed from 22.5 MB to 104 MB...
  2. Duque

    Spanish SQLCipher Compatibilidad

    Amigos quiero implementar este SQLCipher en mi app, pero me surge una duda que android es compatible con SQLCipher, estuve haciendo pruebas en mi J7 android 6.0.1 y funciona perfectamente, pero que hay de android inferior o superior, Alguien con alguna experiencia ?
  3. mcqueccu

    Android Question sqlcipher Libutils.so not found in targetSdkVersion 26

    I have been getting libutils.so not found when testing my application with Motorola C PLus (Android 7 with targetSDKVersion of 26) My Samsung Galaxy Trend (Android 4.1.2) runs fine with the targetSDK of 26. How do i fix this. I launched an application to the playstore with targetSDKVersion of...
Top