sqlcipher

  1. 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 ?
  2. 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