Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在android模拟器中有一些数据。有什么方法可以在 PC 上访问 android avd 设备内部存储
进入模拟器:
Settings -> Memory -> Internal Storage -> Other
然后将打开一个弹出窗口。点击探索。然后您将获得内部存储的访问权限。
或者
在 android studio 中检查这个 -
View > Tool Windows > Device File Explorer
希望能帮助到你 !