Changes between Version 33 and Version 34 of AndroidPort


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v33 v34  
    110110For everything else than actually running the application, you will need a PC workstation. This guide will assume the PC runs Ubuntu Linux, but the steps should be relatively easy to adapt to other platforms.
    111111
    112 First of all, you need to [http://developer.android.com/sdk/installing.html install to 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. OpenJDK from Ubuntu Software Center.
     112First of all, you need to [http://developer.android.com/sdk/installing.html install to 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].