Reputation:
can anyone knows how to create database from SD Card using SQLiteCipher? link or tutorial to encrypt my database. there are some many tutorials but does not work. then also i have this permission in manifest.
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
which is stored database from file explorer like
/storage/sdcard1
Upvotes: -1
Views: 107