mrcasals
mrcasals

Reputation: 1171

Can't create Virtual Device on Android Studio on Mac

I'm using Mac 10.7.4. I have the latest Android Studio for Mac (0.8.14 Build 135.1538390) with the following APIs installed:

I have installed ALL packages from each API (System Images, SDK Platform, Samples, Sources...). I also have installed the following Tools:

Tools installed

When I try to create a Virtual Device, I get this screen, which I've never seen before:

enter image description here

I've tried a lot of combinations, but I always get the same result: a message saying "studio quit unexpectedly". Any ideas on how to solve this issue?

Thanks!

Upvotes: 1

Views: 5709

Answers (1)

Blacklight
Blacklight

Reputation: 3827

Try to not open the AVD Manager from within Android Studio. The app itself should be located in your Android SDK directory.

Upvotes: 3

Related Questions