简体   繁体   English

没有Eclipse / ADT的Android App开发

[英]Android App development without Eclipse/ADT

I'd like to learn Android app development but I don't want to use any IDE, especially Eclipse and its ADT plug in. It's just that I'm more comfortable with command line, executing commands myself and seeing what's going on beneath. 我想学习Android应用程序开发,但我不想使用任何IDE,特别是Eclipse及其ADT插件。这只是我对命令行更自如,自己执行命令并查看下面发生了什么。 I'm looking for a good reference/tutorial/ebook/walk through on the flow. 我正在寻找一个很好的参考/教程/电子书/遍历流程。 Is there any such resources available? 有没有这样的资源?

From the android dev. 来自android dev。 website: http://developer.android.com/tools/building/building-cmdline.html 网站: http//developer.android.com/tools/building/building-cmdline.html

Ofcourse the title suggests using a different IDE, but it explains what directories you need, how to compile your .APK etc. 当然,标题建议使用不同的IDE,但它解释了您需要的目录,如何编译.APK等。

Ofcourse, you need de SDK and the tools from there, but that's a given. 当然,你需要de SDK和那里的工具,但这是给定的。 You can however use the above information to develop without Eclipse/ADT 但是,您可以在没有Eclipse / ADT的情况下使用上述信息进行开发

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM