`
Jason.Tan
  • 浏览: 623 次
  • 性别: Icon_minigender_1
  • 来自: 广州
最近访客 更多访客>>
社区版块
存档分类
最新评论

Get things ready to develop android apps

阅读更多
1.Download the sdk and eclipse(their official website)

2.extract the android and enter the tools folder

type::cd /home/jason/android-sdk-linux_x86-1.5_r3/tools

(You must change the path depending on your situation)

3.Create your virtual device.

type:./android create avd -n stone -t 2

You can just use the default parameter.

4.Install ADT plugin,use the url:https://dl-ssl.google.com/android/eclipse/

(If you failed,you can try to update your eclipse.)

5.Configure your android in Ecplise.

Window->preferences->android

select your sdk.Done!
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics