Online Android Development Tutorial / Beginner's Guide? [closed]

笑着哭i 提交于 2019-12-08 10:50:55

问题


Is there a decent online Android development tutorial out there? It seems hard to come by one - I've tried android.developer.com, but the information seems to be scattered and often wrong. I've tried a couple other tutorials (like http://www.codeproject.com/KB/android/AndroidGuide.aspx) and there seem to be errors in every one, as if the author didn't actually try running the program themselves. I'm getting a little frustrated and am looking for a quality guide to android development. Maybe I just have to buy a book.


回答1:


This is a good tutorial http://www.vogella.de/articles/Android/article.html

Then you can find lots of java tutorial and help on the web

Most of the Android-development-tutorial are oriented in some aspects of development Some are really general like "Hello World" and the others show you a certain part of android development (layout, service, ...)

Don't forget, Google is your friend if you give him the good words



来源:https://stackoverflow.com/questions/6893556/online-android-development-tutorial-beginners-guide

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!