Changes between Version 47 and Version 48 of AndroidPort


Ignore:
Timestamp:
Jan 2, 2012, 8:35:57 AM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v47 v48  
    123123If you intend to do any development, you may want to install [https://apps.ubuntu.com/cat/applications/oneiric/eclipse-platform/ Eclipse] and the [http://developer.android.com/sdk/eclipse-adt.html#installing Android Development Tools (ADT) plugin for Eclipse]. If you only intend to build the game, the command-line tools provided by the SDK should be sufficient.
    124124
    125 Now get the Android source code as you will need its header files to compile custom shared libraries. First make sure `git` is installed on your machine:
     125Now get the Android source code, as you will need its header files to compile custom shared libraries. First make sure `git` is installed on your machine:
    126126
    127127{{{