How to view SQL database in Eclipse Debug mode for android

后端 未结 5 2005
遇见更好的自我
遇见更好的自我 2020-12-03 01:48

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

5条回答
  •  无人及你
    2020-12-03 02:33

    Hi I just found how to show tables on eclipse,

    if the database Icon still Gray :

    Preference -> Android -> DDMS ->

    select open in eclipse instead of save on the disqu...

    good luck :)

提交回复
热议问题