Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 654 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 654 Bytes

Android Emulator server ansible role

Android Emulator as a Service

if you want details refer to my blog

installing Android Emulator service and related needed things using ansible

it will give you port number 5555 for adb connection and http/https gateway (80, 443) for webview of emulator

before running it create you inventory file and checkout variables

to get collections and roles that are used run

ansible-galaxy install -r ./requirements.yml

to make sure it will successfully work change you ssh connection time to a higher value (images are heavy)