Changes between Version 34 and Version 35 of AndroidPort


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v34 v35  
    108108
    109109== Setting up your workstation ==
    110 For 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.
     110For everything else than actually running the application, you will need a PC workstation. This section will assume your workstation 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. [https://apps.ubuntu.com/cat/applications/oneiric/default-jdk/ the default JDK from Ubuntu Software Center].
     112First 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].