Changes between Version 32 and Version 33 of AndroidPort


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v32 v33  
    108108
    109109== Setting up your workstation ==
    110 For everything else than actually running the application, we will use 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 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 will need to [http://developer.android.com/sdk/installing.html install to the Android SDK].
     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. OpenJDK from Ubuntu Software Center.