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

前端 未结 8 1076
礼貌的吻别
礼貌的吻别 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:25

    Dowlnoad sqlite manager and install it from Here.Open the sqlite file using that browser.

提交回复
热议问题