Difference between revisions of "Android"

From Teknologisk videncenter
Jump to: navigation, search
 
Line 11: Line 11:
 
[http://developer.android.com/resources/samples/index.html Sample code and tutorials]
 
[http://developer.android.com/resources/samples/index.html Sample code and tutorials]
  
Another excellent resource (easy to read and follow plus very comprehensive) is here:
+
Two more excellent resources (easy to read and follow plus very comprehensive) are here:
  
 
[http://www.vogella.de/articles/Android/article.html Lars Vogel Android Development Tutorial]
 
[http://www.vogella.de/articles/Android/article.html Lars Vogel Android Development Tutorial]
 +
 +
[http://www.coreservlets.com/android-tutorial/ Marty Hall's brilliant and engaging Android programming tutorials]
  
 
[[Category:Programming]][[Category:Android]]
 
[[Category:Programming]][[Category:Android]]

Latest revision as of 14:15, 18 January 2012

Getting started:

These 3 links will help to get you started with Android development in Eclipse.

Read them in this order:

Setting up your SDK

Programming guide

Sample code and tutorials

Two more excellent resources (easy to read and follow plus very comprehensive) are here:

Lars Vogel Android Development Tutorial

Marty Hall's brilliant and engaging Android programming tutorials