• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Eclipse doesn't recognise SDKs

When I look at my eclipse android preferences, I can't see any of the SDKs I have installed.
androidpreferences.png


I know I have installed the SDKs properly using the SDK manager.
androidsdkmanager.png


This is what the android-sdk directory, along with the platforms directory, looks like:
androiddirectory.png


I am using Eclipse Version: 3.7.2, Build id: M20120208-0800. The original SDK I installed prior to using the android eclipse plugin was eclipse-SDK-3.7.2-win32-x86_64. This environment is running on windows 7.

Does anyone know what I am doing wrong? Is there a file missing in the directories posted or are they noted name properly? (i.e. should 'android-15' be named 'Android 4.0.3').

Any help would be greately appreciated!
 
So, turns out the old microsoft solution does the trick...

After restarting windows the SDKs are being picked up by Eclipse now.

Cheers Shengxin for posting
 
Back
Top Bottom