我想开始学习Android,但有以下疑问:
(1) What is the latest version i should start learning Android ?
(2) What are the softwares i would need to compile and execute Android programs? Is there any link from where i can download them?.
(3) Which is the best book for a beginner? I have heard of "Beginning Android 3" by Mark Murphy, is that true?
我知道这些是基本问题,但我只是希望得到专家的答案,这些专家来自这里,或者从几年开始进行Android开发。
答案 0 :(得分:4)
http://developer.android.com/resources/tutorials/hello-world.html
通过这个链接,你将获得必要的指导来学习android.Try做所有的helloworld程序。这一切都会对你有所帮助。所有需要的SDK都在这里提到
答案 1 :(得分:2)
尝试阅读android dev guide,它有所有这些问题的答案......
下载eclipse和android sdk。
我喜欢Oreilly的安卓书籍。