Difference between revisions of "Android"

From Teknologisk videncenter
Jump to: navigation, search
Line 1: Line 1:
 
== Getting started: ==
 
== Getting started: ==
  
'''Eclipse:'''
+
These 3 links will help to get you started with Android development in Eclipse.
  
I recommend using these 3 links to get started if you have prior experience in Eclipse. Read them in this order.
+
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]

Revision as of 15:37, 11 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