Android SDK and AVD manager will not run from Eclipse after upgrade to SDK 5 and ADT 0.9.6
Posted
by user303944
on Stack Overflow
See other posts from Stack Overflow
or by user303944
Published on 2010-03-29T05:41:56Z
Indexed on
2010/03/29
5:43 UTC
Read the original article
Hit count: 470
Using Windows 7, 64 bit system.
Prior to upgrade I was able to run "Android SDK and AVD manager" from Eclipse via a tool bar icon and menu option, both of which still exist. However now nothing happens when I try to run the manager.
As a result I can't start an emulator from within Eclipse. When I use Eclipse to run an Android app, the first emulator I installed is automatically started.
Using Windows Explorer, I can still run the manager from the SDK directory in which the update was applied (the update didn't change the location of the SDK). If I run the manager and start multiple emulators and then Run an app from Eclipse, it sees the emulators and allows me to choose one as before. This is a satisfactory work-around, but it would be nice if the manager were fully integrated into Eclipse as it was before.
© Stack Overflow or respective owner