Issue
I have a problem in creating a new android virtual device in eclipse (Eclipse Java EE).
the first problem is i cannot find the "AVD manager" button when i click in "Window" in eclipse.
i tried to access to the AVD manager by opening monitor.bat
in tools folder
and the second problem was that when i fill the AVD window i see that OK
Button is unavailable.
thanks in advance :)
Solution
You need to open "SDK Manager" and install an emulator image ("Android 4.4 Intel Atom x86 System Image" or something like that). "CPU/ABI" is a required field when you're creating a new emulator. You haven't chosen one (and probably you haven't installed one) - that's why OK button is disabled.
Answered By - Mikalai Daronin
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.