adb截圖、查看

打開一個空的txt文件,寫入以下內容,保存爲bat文件(如,cap.bat)

d:\android_sdk\platform-tools\adb.exe shell screencap -p /sdcard/screen.png
d:\android_sdk\platform-tools\adb.exe pull /sdcard/screen.png screenShots
rundll32.exe C:\Windows\System32\shimgvw.dll,ImageView_Fullscreen screenShots\screen.png

發佈了48 篇原創文章 · 獲贊 1 · 訪問量 2萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章