How to view data saved in android database(SQLite)?

前端 未结 8 1085
礼貌的吻别
礼貌的吻别 2020-11-30 18:38

I am able to view the database from eclipse(from file explorer), but I want to view the whole detail, I mean the data that I have inserted, which I am unabl

8条回答
  •  一生所求
    2020-11-30 19:28

    I recommend the firefox plugin(SQLLite Manager) if you always use firefox.

    Here is the link

提交回复
热议问题