1,Get the develop tools, SDK and ADT from 'http://developer.android.com/index.html'.
2.We can get the API and other document from the above web sit.
3.If the download speed is too slow, just set the SDK manager options:
1>HTTP Proxy Server: mirrors.neusoft.edu.cn,
2> HTTP proxy por: 80.
4. Open the 'adt-bundle-windows-x86-20140702', double click the eclipse.exe to start the eclipse, If the eclipse cann't start and prompt error msg'fail to create the java machine', the reason was that the version of ecipse don't fit to the VM:
1>open the eclipse.ini,
2>replace the 256 to 128.
2014/10/21 19:22
本文详细介绍了如何从官网获取Android开发所需的工具、SDK及ADT,并提供了针对下载速度慢时的解决办法。同时,针对Eclipse启动失败并提示无法创建Java机器的问题,给出了解决步骤,包括修改eclipse.ini文件将256替换为128。
378

被折叠的 条评论
为什么被折叠?



