Skip to content

rfreedman/android-screencapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

android-screencapture

A Groovy script to take screenshots of an Android device

This is a Groovy script (without the .groovy extension), set up to run from the Linux / OS X shell. It uses the ddmlib Android library version r13 via Grape.

The script is very no-frills - it captures the first hardware device that it finds, at the resolution of the device, and writes out a .png file

Based on code found at https://github.com/roman10/roman10-android-tutorial/blob/master/screenshot/src/com/android/screenshot/Screenshot.java

About

A Groovy script to take screenshots of an Android device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages