Android database path?
I'm using the IntelliJ Android plugin. IntelliJ version 10.5.1 UE running on windows 7.
I have written an app running on an Android emulator that uses an SQLite database.
The database should be a file written to disk.
Where can I find the database file?
It is not within my projects subdirectories.
Thanks,
Ted Hill
Please sign in to leave a comment.