├── LICENSE ├── README.md ├── Screenshot_20181130_061653.png ├── library └── adb.py └── poc-2018-11-30_06.09.10.mp4 /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shresthagrawal/AnsibleAndroidAutomationADB/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shresthagrawal/AnsibleAndroidAutomationADB/HEAD/README.md -------------------------------------------------------------------------------- /Screenshot_20181130_061653.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shresthagrawal/AnsibleAndroidAutomationADB/HEAD/Screenshot_20181130_061653.png -------------------------------------------------------------------------------- /library/adb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shresthagrawal/AnsibleAndroidAutomationADB/HEAD/library/adb.py -------------------------------------------------------------------------------- /poc-2018-11-30_06.09.10.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shresthagrawal/AnsibleAndroidAutomationADB/HEAD/poc-2018-11-30_06.09.10.mp4 --------------------------------------------------------------------------------