How to access data/data folder in Android device?

后端 未结 18 2174
南方客
南方客 2020-11-22 15:36

I am developing an app and I know my database *.db will appear in data/data/com.****.***

I can access this file from AVD in Eclipse with he

18条回答
  •  我在风中等你
    2020-11-22 16:20

    The question is: how-to-access-data-data-folder-in-android-device?


    If android-device is Bluestacks * Root Browser APK shows data/data/..


    Try to download Root Browser from https://apkpure.com/root-browser/com.jrummy.root.browserfree


    If the file is a text file you need to click on "Open as", "Text file", "Open as", "RB Text Editor"

提交回复
热议问题