Android Device Monitor “data” folder is empty

前端 未结 9 1301
深忆病人
深忆病人 2020-12-02 13:04

I have tested creating, inserting and retrieving data into my apps db, and know it works through usage of Log statements.

However, I wish to expedite testing and us

9条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-02 13:41

    It may be easier to store the database in a public folder during development.

    Or you can see this post :

    How to access data/data folder in Android device?

提交回复
热议问题