Difference between revisions of "Android"

From Teknologisk videncenter
Jump to: navigation, search
Line 1: Line 1:
'''Getting started:'''
+
== Getting started: ==
 +
 
 +
I recommend using these 3 links to get started. Read them in this order.
 +
 
 +
'''Official links:'''
  
Official:
 
 
[http://developer.android.com/sdk/index.html Setting up your SDK]
 
[http://developer.android.com/sdk/index.html Setting up your SDK]
[http://developer.android.com/sdk/eclipse-adt.html Plugin for Eclipse]
+
 
 
[http://developer.android.com/guide/index.html Programming guide]
 
[http://developer.android.com/guide/index.html Programming guide]
 +
 
[http://developer.android.com/resources/samples/index.html Sample code and tutorials]
 
[http://developer.android.com/resources/samples/index.html Sample code and tutorials]
 +
 +
----

Revision as of 14:38, 21 September 2010

Getting started:

I recommend using these 3 links to get started. Read them in this order.

Official links:

Setting up your SDK

Programming guide

Sample code and tutorials