In my application i have one database,i want to view that database,i followed the following steps:
data > data > your-package-name >(After this it shows two folders,i cant see anyoption for database) databases > your-database-file.
But i cant see the database file.It shows two folders inside my package.Anybody please help me.
Then following this path, you should see two file without extension. but you can not see content of DB.
If you wanna see it, you should push then import an other SQLite Manager(such as Firefox add-on).
Maybe you don’t be able to create database, If you can’t see it.
Update: For Insert, Delete or get DB in Emulator, you should install
Android DDMS(in Eclips help menu->install software) and select in order Push, Delete and Pull icons.