把电脑是那个的图片通过命令放到手机或模拟器上

2019-04-14 12:48发布

cd到电脑中的 图片目录

adb shell
adb push 图片 /sdcard/图片
如果上面的方法不行,就直接使用 cd到电脑中的 图片目录后:  adb push 图片 /sdcard/图片