September 21st, 2010, 09:40 AM
|
#7 (permalink)
|
|
New Member
Join Date: May 2010
Posts: 12
Device(s):
Carrier: Not Provided
Thanks: 0
Thanked 1 Time in 1 Post
|
You don't need to root your phone to copy your database to the SD card if you are working in the same app that created the DB. You already have access to the DB from within your app; after all, you created the file. There are many Java examples for copying a File to another File. You'll need to add SD card permissions to your app, but otherwise it's a simple Java File copy.
Quote:
Originally Posted by ajitandroid26
Thanks for your reply!!!
But how to do rooting the phone so that I can copies the database to the SD card or to the system.
Please help me...
Thanks & Regards,
Ajit
|
|
|
|