Where is Android Emulator Internal Storage

前端 未结 5 1789
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-08 00:47

I have an error due to the contents of a file stored in internal storage on my Android Emulator. (I wrote it to file). Is there a way I can view the internal storage used by

5条回答
  •  轮回少年
    2021-01-08 01:09

    In Android N emulator you can easily get access Internal Memory.

    Go to Emulator:

    Settings -> Memory -> Internal Storage -> Others

    Then a pop up will open. Click on explore. Then you will get access of Internal Storage.

提交回复
热议问题