1、查看已连接的安卓设备文件,通过View --》Tool Windows --》Device File Explorer

Android Studio开发之Device File Explorer使用备忘

2、这是一个已经连接上本地PC的一个安卓设备文件目录:Android Studio开发之Device File Explorer使用备忘

3、刷新文件:右击选中的文件,选择Synchronize

Android Studio开发之Device File Explorer使用备忘

备注:图中的Copy Path就是将当前选中的文件目录复制出来,这样就方便使用adb pull指令来完成将该文件复制到本地PC上查看了。操作截图:

Android Studio开发之Device File Explorer使用备忘

---- The End.

 

相关文章:

  • 2022-12-23
  • 2021-08-02
  • 2021-05-02
  • 2021-04-02
  • 2021-10-01
  • 2021-06-29
  • 2021-10-26
  • 2022-12-23
猜你喜欢
  • 2021-06-27
  • 2022-12-23
  • 2021-09-24
  • 2021-10-08
  • 2022-01-11
  • 2022-12-23
相关资源
相似解决方案