当前位置: 代码迷 >> Android >> Android开发环境有关问题集锦
  详细解决方案

Android开发环境有关问题集锦

热度:89   发布时间:2016-04-28 03:40:36.0
Android开发环境问题集锦

1、Startup

? ? ? 开发android,下载更新SDK访问google是必须的。需要做什么你懂的。

2、下载SDK,Eclipse,ADT

? ? ? ?建议直接在http://developer.android.com/sdk/index.html下载一个完整的Eclipse ADT with the android SDK

3、更新 SDK

? ? ? 关键一步:option 勾上Force https://...sources to be fetched using http://...

  相关解决方案