Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performing wait for params: 'dev.bootcomplete', 'sys.boot_completed', 'init.svc.bootanim' #34

Open
jamshaidishaque opened this issue Jan 10, 2020 · 0 comments

Comments

@jamshaidishaque
Copy link

I am using plugin version 1.6.0 ADB boot gets completed with success but then it gets stuck at "Performing wait for params: dev.bootcomplete, sys.boot_completed, init.svc.bootanim."

My Config file looks like

{
"avd_list": [
{
"avd_name": "Nexus_6P_API_25",

  "create_avd_package": "system-images;android-25;google_apis;armeabi-v7a",
  "create_avd_device": "Nexus 6P",
  "create_avd_tag": "google_apis",
  "create_avd_abi": "armeabi-v7a",
  "create_avd_additional_options": "",
  "create_avd_hardware_config_filepath": "",

  "launch_avd_port": "",
  "launch_avd_snapshot_filepath": "",
  "launch_avd_launch_binary_name": "emulator",
  "launch_avd_additional_options": "-gpu off -no-window -no-audio"
}

]
}

I am running on AWS EC2 instance with Ubuntu 18.04

wait_for_param

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant