android - How to resolve error message: "This AVD may not work unless you install...first"? -
I am trying to create AVD for Android 5, but this is giving me a warning
< Blockquote>This AVD can not work unless you first install the Google API Intel Atom (x86) system image for Android 5.0 (API 21).
But I have installed it - it's a screenshot installed with the correct system images of my SDK manager:
And in this way I am configuring my AVD:
Am I doing something wrong? How can i work it
Install Android SDK build-tools 21 or higher and check Use host GPU
Comments
Post a Comment