Can anyone can create a database from SD card using Jellybean API 18?
but i should call this path like /storage/sdcard1
. there are some many tutorials but does not work. Actually im using SQLiteOpenHelper.Some people says that if you create database from SD card, you dont need SQLiteOpenHelper.