简体   繁体   English

用于Windows的AVD AVD创建Android 4.0(冰淇淋三明治)

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

Android 4.0 is released now. Android 4.0现已发布。 Where can i get that ADT Plugin for android 4.0. 在哪里可以找到适用于Android 4.0的ADT插件。 And, also where can i get the Android 4.0's SDK. 而且,在哪里也可以获得Android 4.0的SDK。

I'm using Eclipse for developing the android. 我正在使用Eclipse开发Android。 I just googling about this but i got answer for linux Where can i get these things for Eclipse using Windows OS. 我只是在谷歌上搜索,但是得到了Linux的答案,在哪里可以使用Windows OS在Eclipse中获得这些东西。 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. 在哪里可以找到适用于Android 4.0的ADT插件,在哪里也可以得到Android 4.0的SDK。

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

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

http://developer.android.com/sdk/eclipse-adt.html#installing 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). 完成这些步骤后,启动您的SDK Manager,您将看到Android 4.0(API 14)。 Hit Install 5 packages. 点击安装5个软件包。

在此处输入图片说明

Yo are using the Eclipse so ,For 4.0 SDK trace Window>AndroidSdkManager > AvailablePackages >then Select the Platform 14 . 您正在使用Eclipse,因此对于4.0 SDK跟踪窗口> AndroidSdkManager> AvailablePackages>然后选择Platform 14。 it will update your Sdk . 它将更新您的SDK。 After updating your Sdk you need to update the ADT Plugin .For that trace Help >CheckForUpdate . 更新您的SDK之后,您需要更新ADT插件。有关该跟踪帮助> CheckForUpdate。 then select the ADT for platform 14. 然后为平台14选择ADT。

Once you download ADT plugin inside the Eclipse, you can download any SDK platform. 在Eclipse中下载ADT插件后,即可下载任何SDK平台。

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 ) 更新或安装ADT 14.0后,您将获得此SDK Manager( 只需检查以下快照,我已经安装了SDK 4.0

在此处输入图片说明

Update: 更新:

For updating ADT plugin, you have to check in eclipse: Help -> Check for updates 要更新ADT插件,您必须检入Eclipse: Help -> Check for updates

it is very easy, instead of downloading update your adt in eclipse, do the following, 这非常简单,您可以执行以下操作,而不是下载eclipse中的更新adt,

Open eclipse and goto Help-->Install New Software in that you can see Work with text box 打开eclipse并转到“帮助”->“安装新软件”,您会看到“使用文本”框

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. 更新站点: https : //dl-ssl.google.com/android/eclipse/-https : //dl-ssl.google.com/android/eclipse/就是这样,您可以看到开发人员工具版本14.0,然后安装并重新启动在安装完成后蚀。 After restarted open sdk manager there you can see android 4.0 then select and update. 重新启动后,打开sdk管理器,您可以看到android 4.0,然后选择并更新。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android 4.0 的内核源代码 - Ice Cream Sandwich - Kernel Sources for Android 4.0 - Ice Cream Sandwich Android MediaPlayer无法在android 4.0冰淇淋三明治上运行 - Android MediaPlayer won't work on android 4.0 ice cream sandwich android:onAutoFocus()不会在android 4.0(冰淇淋三明治)虚拟设备上触发 - android: onAutoFocus() is not triggering on android 4.0 (Ice cream sandwich) virtual device Android:冰淇淋三明治4.0上的融合位置提供程序 - Android: fused location provider on ice cream sandwich 4.0 无法在Android 4.0冰淇淋三明治上生成Renderscript字节码 - Renderscript bytecode not generating on Android 4.0 Ice Cream Sandwich 我的应用程序Splashscreen在Android 4.0 Ice Cream Sandwich上失败 - My apps Splashscreen fails on android 4.0 Ice Cream Sandwich Android 4.0 Ice Cream Sandwich FaceDetector不会返回任何Faces - Android 4.0 Ice Cream Sandwich FaceDetector does not return any Faces Android 4.0(冰淇淋三明治)上的自定义字体渲染 - Custom font rendering on Android 4.0 (Ice cream sandwich) Android 4.0冰淇淋三明治Dom Parser空指针 - Android 4.0 ice cream sandwich Dom Parser Null Pointer 如何在Android 4.0 / Ice Cream Sandwich中获得平台? - How can I get the platform in Android 4.0 / Ice Cream Sandwich?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM