jeudi 22 octobre 2015

Android,SQLite: Retrieving database file

After creating a database file and tables in android studio. I went to the /data/data directory(at the android device monitor) and the only directories I see are named 'con', and not my package name. I know there are three options: 1. I can't get the database directory because I'm working with the emulator. 2. To specify a new directory to put this file in(I don't know how). 3. To re-install android studio(I doubt it will help)

What can I do tot fix it?and what is the problem?

Aucun commentaire:

Enregistrer un commentaire