1.0.0 • Published 8 years ago
adb-screenshot v1.0.0
ADB Screenshot Tool
Simple adb screenshotting tool.
Requirements
- yarn or npm
- node
- adb (android sdk)
- adb connected device (run
adb devicesto check)
How to use?
- Run
yarnin project dir. - Run
node index.js With a connected device run within the opened terminal sesssion
screenshot- You can also add a custom path (otherwise it will use current dir):
screenshot ~/myScreenshotDirectory/
- You can also add a custom path (otherwise it will use current dir):
Contributors
- Alexander Mahrt
1.0.0
8 years ago