I had AVD created from a while ago and everything was working fine, but I wanted to make a new one and found out that this happens. When I click "ok" to try and create the AVD nothing happens and the error pops up "unhandled event loop exception". No matter what options I choose for the AVD I can't create it.
Asked
Active
Viewed 212 times
1 Answers
0
Try starting the AVD Manager by click the AVD Manager.exe under your android-sdk/tools folder. Or start it using command line:
- Go to your android-sdk/tools folder;
- Type the command:
android avd

IntoCode
- 57
- 1
- 6