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

https://github.com/appium/screenshooter

Screenshot application for Android
https://github.com/appium/screenshooter

Last synced: about 1 year ago
JSON representation

Screenshot application for Android

Awesome Lists containing this project

README

          

ScreenShooter
=============

ScreenShooter is an open source screen shot application for Android that uses
Google's ddmlib and [Eclipse SWT](http://www.eclipse.org/swt/). Primarily made for [Appium](http://github.com/appium/appium)
but is standalone, and can be used in any project.

The code is licensed under the same license as much of the Android sdk; the
[Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.html). Much of the code here is not unique and can be found in
any of a dozen other projects, but the intent is for it to do one thing, and
do it well. Enjoy.

Contributing
------------
Fork the project, make a change, and send a pull request!

Project Credits & Inspiration
------------
The open source community has made this project possible, please add missing projects to the list.

[All the OSS code contributing to Appium](https://github.com/appium/appium/wiki/Credits)

Mailing List
-----------
Announcements and debates often take place on the [Discussion Group](https://groups.google.com/d/forum/appium-discuss), be sure to sign up!