-
Notifications
You must be signed in to change notification settings - Fork 48
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
AVD is not starting #19
Comments
I'm having the same problem. Do you know how to handle it? |
For anyone having this issue, we figured it out one solution. After this failure, we simply quit the script. Then we went and looked into the AVD Manager and payed close attention to the settings on the newly created AVD which was still in the list. That's how we realized that the emulator created only had 16MB memory heap size, while if we looked at the other emulators, we could see they had more normal values like 256MB etc ... So, the solution was to go into the folder where the emulators are stored (CTR+CLICK / Show on Disk) and we copied the After that the emulator booted and things are progressing. We are still scratching our heads trying to figure out how to obtain a Anyway i hope that helps. |
Any update on the issue? |
Hello,
For any reason my emulator is not starting.
My config.json:
I tried to start the emulator directly using the plugin command:
Any suggestion?
The text was updated successfully, but these errors were encountered: