How to access android avd devices internal storage

本小妞迷上赌 提交于 2020-04-16 02:57:10

问题


I have some data inside the android emulator. Is there any way to access android avd devices internal storage on PC


回答1:


Go to Emulator:

Settings -> Memory -> Internal Storage -> Other

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

or

check this in android studio -

View > Tool Windows > Device File Explorer

Hope it helps !



来源:https://stackoverflow.com/questions/55586833/how-to-access-android-avd-devices-internal-storage

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!