Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I am trying to write my first Android app and I'm having a hard time getting a target SDK using Eclipse Windows. I am using this article to help me, but I'm stuck on step 7: https://www.makeuseof.com/tag/write-google-android-application/

 

Whenever I type in the location of my SDK, I see no target SDKs to apply. If anyone could help me get past this, that would be great! Thanks.

pegah
2012-10-08 08:49:27
why i cant make avd target for my sdk?
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
Kannon Y
2012-10-05 17:16:19
Hey Corbin, I believe the problem isn't in step 7 - it's in step 3. You have to download the appropriate SDK kits for each version of Android. For example, if you want to develop for 2.1, you must download the SDK for 2.1.The way to do this is by running the SDK Manager (from the Windows start menu) and then checking the appropriate boxes on the development kits .
Dimal Chandrasiri
2012-10-05 16:48:51
My best guess is you haven't installed sdks to select any. or the target directory might have no SDKs to select. try reinstalling the sdks or find that the path is fine..
James Wright
2012-10-05 15:00:33
Have you made sure to use the SDK manager to download an SDK Platform?If so, make sure you are selecting the root folder for your SDK installation. Have you tried manually finding your SDK folder in windows?
Rajaa Chowdhury
2012-10-05 07:56:31
Check this : http://developer.android.com/index.htmlhttp://developer.android.com/sdk/index.htmlhttp://developer.android.com/tools/sdk/eclipse-adt.htmlhttp://developer.android.com/sdk/installing/installing-adt.html