Issue
I'm not able to create a new AVD. After entering the information in the controls and clicking OK
does nothing. The dialog just sits there, no error messages no nothing.
I am using latest eclipse 64 bits for java developers (kepler, downloaded today), installed ADT plugin manually (following instructions developer.google.com):
The create new AVD screen:
The SDK setup:
Any help will be greatly appreciated. I'm using JDK 1.7 (minor version is 40 I think).
Solution
This seems to be bug as of adt rev 22. It is reported and should be fixed in the next update.
Quoting Project Member
The case of the AVD creation/repair failing when launched from Eclipse will be fixed in ADT 22.6.1.
More info @
https://code.google.com/p/android/issues/detail?id=66661
Quoting Project Member
WORKAROUND:
In Eclipse, open the SDK Manager (via toolbar or Window menu) > Tools > Manager AVDs.
This will invoke the external version of the AVD Manager which will properly generate AVDs. Other workaround: use the command-line version (Shell or cmd.exe, cd SDK, "tools\android.bat avd").
Answered By - Raghunandan
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.