i have a database which is created with my application on a real device: IconiaTab A500
I have rooted the tablet yesterday.
The problem is: i can’t find this database.
I have the ES FileExplorer…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android stores all application databases in the following location:
/data/data/name.of.your.package/databases/database_name.db
You need root to access this path. Also make sure that the application you are using is capable of browsing system directories and that you have this option enabled in the settings.