Build Envirenment in Ubuntu10.10

本文详细介绍了如何在Ubuntu 10.10系统中安装配置Android开发环境,包括更新系统、安装Java、Eclipse及Android SDK等步骤,并提供了设置环境变量的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Build Envirenment in Ubuntu10.10

the official website
http://developer.android.com

1. make sure my system is up-to-date:
>sudo apt-get update
>sudo apt-get upgrade

2. Install java
I already installed that.

3. Install eclipse
I am a java developer, so I already installed that.

Install the eclipse plugin:
https://dl-ssl.google.com/android/eclipse

4. Install android

download the file
http://dl.google.com/android/android-sdk_r08-linux_86.tgz

unpackage the file
>tar zxvf android-sdk_r08-linux_86.tgz

add the path to the environment
>vi /etc/environment

add the path /home/sillycat/android/android-sdk-linux_86/tools,
the final file will be like:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/sillycat/android/android-sdk-linux_86/tools"

5. Configure in Eclipse
[Window]---->[References]------>[Android]
find the right place that we put the android sdk

click on the [Window]------> [Android SDK and AVD Manager]

click on [installed packages] and click [update all]


That is cool, I can run my easyandroid now.

references:
http://www.mattcutts.com/blog/install-android-on-ubuntu/
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值