开始使用 java 和 eclipse 开发 Android 应用程序需要什么?
使用java和eclipse进行Android开发需要什么?
What do I need, using java and eclipse, to do Android development?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这里: http://developer.android.com/sdk/installing.html
这是有关如何设置计算机进行 Android 开发的官方指南。还有有关如何在完成所有设置后开始编写第一个应用程序的链接。
Here: http://developer.android.com/sdk/installing.html
This is the official guide about how to setup your computer for android development. There's also links about how to start writing your first application after you have everything set up.
如果您从此处下载并安装 Eclipse Classic:
Eclipse Classic 下载 所有平台的下载链接都在右侧。
然后按照此指南安装 Android SDK:
安装 Android SDK
然后您将立即启动并运行。 :)
否则,如果您有任何疑问,请返回此处:)
If you download and installer Eclipse Classic from here:
Eclipse Classic Download The download links for all platforms are to the right.
And then follow this guide to install Android SDK:
Installing Android SDK
Then you will be up and running in no time. :)
Otherwise just return here, if you have any questions :)