Simple GUI for adb.exe for taking screenshots.
- Install adb and drivres for your device if not installed.
- Enable "USB Debugging" at your device.
- Connect the device to your computer.
- Run program and select adb.exe.
- Edit some options for your device (screenshot path, filename, etc) if you need.
- Take a screenshots!
This program can be run via Wine\Mono on linux.
- 1.0.0.5 - New name. Fixed error messages on exit, redesign, some code optimisation.
- 1.0.0.4 - Updated UI, minor fixes.
- 1.0.0.3 - Fixed "adb.exe kill-server" on exit, fixed localizations, added new button to kill adb server manually
- 1.0.0.2 - Minor bugfixes, ru_RU locale
- 1.0.0.1 - Public release on github, bugfixes
- 1.0.0.0 - Initial release for internal use only