8000 GitHub - atis/AnsibleAndroidAutomationADB: Custom Ansible Module for Android Automation using ADB
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

atis/AnsibleAndroidAutomationADB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps To Use ADB Module:

  • Install ADB, this cn be done by two ways first installing the complete android SDK, or installing ADB standalone. Note down the location of your ADB. https://developer.android.com/studio/command-line/adb

  • Connect to device, this can be done by two ways.First start an android emulator from android studio. Second connect the android phone to the system using a USB cable, start USB-Debuggingand, and run 'configure task' in the playbook.

  • use examples in ADB.py to test

About

Custom Ansible Module for Android Automation using ADB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0