开发者

Android App development without Eclipse/ADT

开发者 https://www.devze.com 2023-02-07 17:57 出处:网络
I\'d like to learn Android app d开发者_JAVA百科evelopment 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 c

I'd like to learn Android app d开发者_JAVA百科evelopment 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. I'm looking for a good reference/tutorial/ebook/walk through on the flow. Is there any such resources available?


From the android dev. website: 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.

Ofcourse, you need de SDK and the tools from there, but that's a given. You can however use the above information to develop without Eclipse/ADT

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号