Issue
I'm developing a hybrid app using ionic2
.
I have installed android SDK, JDK, ant and necessary things but I'm not able to create avd.
I ran this command- android avd
i see the window to create virtual devices. But even after setting every value, I'm not able to click OK.
Here's a screenshot.
Where did I go wrong?
Solution
As
No system images installed for this target.
indicates you need to open the Android SDK Manager and install the SDK Platform / System image for the Android version you are targeting.
Answered By - Michael Troger
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.