Changes between Version 31 and Version 32 of AndroidPort


Ignore:
Timestamp:
2011-12-30 10:01:02 (17 months ago)
Author:
afeder
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].