Difference between revisions of "Android"
From Teknologisk videncenter
m |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Getting started: == | == Getting started: == | ||
− | + | These 3 links will help to get you started with Android development in Eclipse. | |
− | + | Read them in this order: | |
[http://developer.android.com/sdk/index.html Setting up your SDK] | [http://developer.android.com/sdk/index.html Setting up your SDK] | ||
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] | ||
− | + | 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:// | + | [http://www.coreservlets.com/android-tutorial/ Marty Hall's brilliant and engaging Android programming tutorials] |
− | + | [[Category:Programming]][[Category:Android]] | |
− | |||
− | [[ | ||
− | [[Category: |
Latest revision as of 13: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:
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