Changes between Version 35 and Version 36 of AndroidPort


Ignore:
Timestamp:
Dec 30, 2011, 10:46:11 PM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v35 v36  
    111111
    112112First of all, you need to [http://developer.android.com/sdk/installing.html install the Android SDK]. Download the SDK package from [http://developer.android.com/sdk/index.html this page] and unpack it somewhere you can remember. You also need to install a Java Development Kit (JDK) if you haven't already, e.g. [https://apps.ubuntu.com/cat/applications/oneiric/default-jdk/ the default JDK from Ubuntu Software Center].
     113
     114If you intend to do any development, you may want to install Eclipse and the Adroid Eclipse plugin.