I am looking for a way to see realtime (as I debug) what is in my SQL database.
Does anyone know how to do this? I have tried looking through the variables tab but
I don't know of any way to view it through Eclipse but you can perform queries on the database through the ADB. Check out Examining sqlite3 Databases from a Remote Shell.