Eclipse Plugin to browse the sqlite database of an android app when debugging.
This code was hosted on google code before:
Automatically exported from code.google.com/p/android-sqlite-browser-for-eclipse
##Install
Download the latest jar file from releases. Place the jar in "[eclipse-folder]/dropins" and restart eclipse. Now go to "Window"->"Show View"->"Other" and search for SQlite Browser. Now choose an sqlite file from the file manager and click on the SQLite Browser Icon in the top right corner.
##Android device monitor You can also use this with the Android device monitor if you place the jar file in [Path to Android sdk folder]/sdk/tools/lib/monitor-[...]/plugins