apearson / goodlock-hex2color

An automated Goodlock color picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to take a screenshot

apearson opened this issue · comments

adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.png
adb shell rm /sdcard/screen.png