Install Android4.0

本文详细介绍了Google于2011年10月19日发布的Android 4.0版本,命名为‘Ice Cream Sandwich’。文章提供了SDK安装步骤、使用指南以及如何在设备上运行此版本的详细说明。

google release new version of Android4.0, named as "Ice Cream Sandwich" on 2011.10.19
http://news.youkuaiyun.com/a/20111019/306001.html

The useful link

http://developer.android.com/sdk/android-4.0.html
http://developer.android.com/sdk/installing.html

Steps

1. download SDK4.0 package from http://dl.google.com/android/android-sdk_r14-windows.zip

What is that? A "empty" installer. It just has 30~M. All the other, for example SDK platform/tools, need download when install online.

2. Install

Run EXE file, and select which SDK.

If you are in a security workshop, just me, you need add proxy setting.

Download is time consumer. Wait. 20 minutes is needed. Almost 100M.

If you want other version, please select it and download.

3. try run emulator of 4.0

Create a AVD for SDK4.0, then run it.
[AVD Manager.exe]


4. Try to add some application or Mp3

Please refer to the following command

.\tools\android list targets
.\platform-tools\adb devices
.\tools\emulator -avd a4.0

rem make sure emulator is running
.\platform-tools\adb pull /sdcard/txdx.mp3
.\platform-tools\adb push txdx.mp3 /sdcard/txdx1.mp3
.\platform-tools\adb install .\angrybirds_1.apk
.\platform-tools\adb uninstall com.rovio.angrybirds
.\platform-tools\adb install -s emulator-5554 .\angrybirds_1.apk

5. Install ADT4.0 for eclipse

I use Eclipse3.6. But I am in a special workshop, So I cannot install ADT4.0 from the function of "Install a software".

So I download zip file, and unzip into Eclipse folder. http://dl.google.com/android/ADT-14.0.0.zip

If you are lucky, please use http://dl-ssl.google.com/android/eclipse/


6. Develop a simple application with SDK4.0

......




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值