Tuesday 22 July 2014

Androlid: SQLite database plugin for Eclipse

Follow following steps to download and use SQLite database viewer in Eclipse:

Download .jar  file from the following -> link


  1. Place the plugin .jar file in your Eclipse plugins folder (e.g. eclipse/plugins)
  2. Close and Restart Eclipse
  3. Start the emulator in Eclipse
  4. Switch to the DDMS Perspective in Eclipse
  5. Go to the 'File Explorer' tab to locate your device's database file
  6. Navigate  'data -> data -> com.yourproject -> databases -> yourDB
  7. Open the database file in Questoid (click on the icon shown in the figure)
  8. Switch to the 'Questoid SQLite Browser' tab that appears in the bottom
  9. Switch to the 'Browse Data' sub tab 
  10. Select your table from the drop down menu and browse the table data

No comments:

Post a Comment