I stumbled upon an interesting tidbit the other day. I was trying to take a screenshot of my Android phone while it was playing the boot animation. Of course I tried the standard adb tools:
adb shell screencap -p /sdcard/screencap.png
To which I would follow with an adb …






