Hi
I use Eclipse 3.5.2 and android-sdk_r05-windows package. I develop an android 1.6 project in it. I could create a new sqlite database and table, insert, update and delete it. Here, I don't know how to browse sqlite database. I mean in mysql, we could browse it in command prompt and in ms sql, browse it from Management Studio. In SQLite, how to? Thank you.



