Changes between Version 31 and Version 32 of AndroidPort


Ignore:
Timestamp:
Dec 30, 2011, 11:01:02 AM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v31 v32  
    106106= Implementation =
    107107This section will detail all the steps necessary to build the game for Android, so anyone can replicate it.
     108
     109== Setting up your workstation ==
     110For 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.
     111
     112First of all, you will need to [http://developer.android.com/sdk/installing.html install to the Android SDK].