I'm running into a large handful of problems with using the Android SDK and AVD Managers. Neither one of them will run be running the executables in the android-sdk directory or from Eclipse.
However, I can run the SDK Manager by running android.bat from a command prompt. From there I can get to the AVD manager from the Tools menu. However, this is less than optimal.
I'm running Windows XP on a 32-bit platform. I'm running Java 1.6 and I have the Android SDK 20.0.3 installed. In Eclipse I'm using 4.2 with the latest Android plugins installed.
From past research I've verified that find_java is actually finding the right java.
There was a one time instance in which I could launch the SDK Manager from Eclipse, but not from the executable. And up until I added a couple of SDK versions I could run the AVD Manager from Eclipse.
Thoughts?