How can I get the color of a screen pixel THROUGH ADB
问题 I need to get the color information of a specific point on screen of my android phone. Is there a way to do that through ADB? I am now using the build-in command screencap to capture the whole screen and then read the color of the specific point. However, it is too slow. 回答1: I will post an answer to my own question. The answer maybe device-specified (nexus7 2013), and you can adjust it to your own devices. 1.Firstly, I find out that the command screencap screen.png is quite slow because it