Is it possible to create the database in sdcard. If possible please tell m some tutorials. I know how to create database locally. I am searching in internet, but I am not getting proper tutorials.
SQLiteDatabase.openOrCreateDatabase(String path, SQLiteDatabase.CursorFactory factory)
will create a database in any folder you like (and have permission to write in).
Barry
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With