I am using sqlcipher.jar for encrypting database in android and also using it\'s native library in
libs/armeabi folder
1)libdatabase_sqlcipher.
You can try to change the line:
APP_STL := gnustl_static (in the file tess-two / tess-two / jni / Application.mk)
to: APP_STL := stlport_static