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
- Host: GitHub
- URL: https://github.com/appium/screenshooter
- Owner: appium
- License: other
- Created: 2013-04-25T22:44:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-27T04:10:25.000Z (about 13 years ago)
- Last Synced: 2025-04-19T10:56:26.559Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 205 KB
- Stars: 11
- Watchers: 17
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!