Download CellObject SQLite Browser.
Extract it. Find net.cellobject.sqlitexmlbrowser_1.2.0.jar.
Put net.cellobject.sqlitexmlbrowser_1.2.0.jar into the eclipce plugin directory.
Restart Eclipse.
Start the emulator.
Go to DDMS
Select your device on the left panel.
Then on the right side panel, navigate to
data/data/{your_app_package_namespace}/databases/{app_name}Click the database icon on the top bar of this right side panel.
You should now be able to see the table schema and browse the data in the CellObject SQLite Browser.