Skip to content

Project for generating screenshots of Android devices via DDMS. The Java source was derived from the Android Open Source project code in: sdk/screenshot

Notifications You must be signed in to change notification settings

mikevoyt/AndroidScreenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

This is a project for generating screenshots of Android devices via DDMS.
The Java source was derived from the Android source code in: sdk/screenshot

The goal is to produce a simple Java app that can quickly and easily take
screenshots of Android devices connected to the host computer via USB from
the command line.

Presently this will build and run properly using something like:
  alias screenshot='java -jar /usr/local/share/screenshot.jar'


About

Project for generating screenshots of Android devices via DDMS. The Java source was derived from the Android Open Source project code in: sdk/screenshot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages