This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
adb shell screencap -p | sed 's/\r$//' > captured.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Available issues: | |
Correctness | |
=========== | |
AdapterViewChildren | |
------------------- | |
Summary: Checks that AdapterViews do not define their children in XML | |
Priority: 10 / 10 |
NewerOlder