Is there any tool that will allow me to browse databases on my Android device? Something like Sql Management Studio - you know GUI tool that displays databases, tables, row
You can download a plugin "com.questoid.sqlitebrowser_1.2.0"....Just pop it in google and download it. From the drop it on to the eclipse running folder, under the plugins folders.
When you run the app on the emulator, you will be able to view all the database information on the DDMS section.