Difference between revisions of "Android"
From Teknologisk videncenter
| Line 1: | Line 1: | ||
| − | ''' | + | == Getting started: == |
| + | |||
| + | I recommend using these 3 links to get started. Read them in this order. | ||
| + | |||
| + | '''Official links:''' | ||
| − | |||
[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/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 13:38, 21 September 2010
Getting started:
I recommend using these 3 links to get started. Read them in this order.
Official links: