adb shell /system/bin/screencap -p /sdcard/screenshot.png(保存到SDCard)
adb pull /sdcard/screenshot.png d:/screenshot.png(保存到电脑)

相关文章:

  • 2021-10-24
  • 2021-11-28
  • 2021-07-01
  • 2021-10-06
  • 2021-12-08
  • 2021-11-11
  • 2022-12-23
  • 2021-06-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
  • 2021-11-27
  • 2022-12-23
  • 2021-12-16
相关资源
相似解决方案