Hi all, I am not able to locate any database on Emulator through the shell.
I have tried with the Notepad application. The application is working very properly and creating notes, but I can't see the application's table and database from the shell. # sqlite3 data/data/com.android.demo.notepad2/databases/data.db SQLite version 3.5.9 Enter ".help" for instructions sqlite> .tables This fetched me nothing. I even tried # sqlite3 data/data/com.google.android.providers.contacts/databases/contacts.db SQLite version 3.5.9 Enter ".help" for instructions sqlite> .tables But without success. I would really appreciate if someone can provide any idea about this. Thanks in advance, Vaibhav --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

