简体   繁体   中英

AVD Creation of Android 4.0 (Ice Cream Sandwich) for windows

Android 4.0 is released now. Where can i get that ADT Plugin for android 4.0. And, also where can i get the Android 4.0's SDK.

I'm using Eclipse for developing the android. I just googling about this but i got answer for linux Where can i get these things for Eclipse using Windows OS. Anyone guid me? Thanks in advance.

Where can i get that ADT Plugin for android 4.0.And, also where can i get the Android 4.0's SDK.

http://developer.android.com/sdk/index.html

http://developer.android.com/sdk/adding-components.html

http://developer.android.com/sdk/eclipse-adt.html#installing

After following these steps, launch your SDK Manager and you will see Android 4.0 (API 14). Hit Install 5 packages.

在此处输入图片说明

Yo are using the Eclipse so ,For 4.0 SDK trace Window>AndroidSdkManager > AvailablePackages >then Select the Platform 14 . it will update your Sdk . After updating your Sdk you need to update the ADT Plugin .For that trace Help >CheckForUpdate . then select the ADT for platform 14.

Once you download ADT plugin inside the Eclipse, you can download any SDK platform.

After updating or installating ADT 14.0, you will get this SDK Manager ( Just check the below snap, i have already installed SDK 4.0 )

在此处输入图片说明

Update:

For updating ADT plugin, you have to check in eclipse: Help -> Check for updates

it is very easy, instead of downloading update your adt in eclipse, do the following,

Open eclipse and goto Help-->Install New Software in that you can see Work with text box

in that select

update site: https://dl-ssl.google.com/android/eclipse/ - https://dl-ssl.google.com/android/eclipse/ that's all you can see developer tools version 14.0 then install that and restart eclipse after install completed. After restarted open sdk manager there you can see android 4.0 then select and update.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM