Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgnn7/android-screengrab

Basic utility to continuously grab screenshots of a debug-enabled Android device. Requires just the adb executable in project directory.
https://github.com/sgnn7/android-screengrab

Last synced: 7 days ago
JSON representation

Basic utility to continuously grab screenshots of a debug-enabled Android device. Requires just the adb executable in project directory.

Awesome Lists containing this project

README

        

Java utility to coninuously grab screenshots of a debug-enabled Android phone connected over USB. Only dependency is the 'adb' executable and is only limited by the phone's processing power. No rotation logic nor robust error handling has been added yet as it is more of a proof-of-concept
-sg