Changes between Version 80 and Version 81 of AndroidPort


Ignore:
Timestamp:
Jan 7, 2012, 11:31:49 PM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v80 v81  
    137137$ sudo apt-get install default-jdk
    138138}}}
    139 Finally, make sure [http://ant.apache.org/ Ant] and [http://subversion.tigris.org/ Subversion] is installed:
     139Finally, make sure [http://ant.apache.org/ Ant] and [http://subversion.tigris.org/ Subversion] is installed:
    140140
    141141{{{
     
    159159
    160160{{{
    161 $ mv SDL-1.3.0-6172/ ~/android/0ad/jni
     161$ mv SDL-1.3.0-6172/ ~/android/0ad/jni/SDL
    162162}}}
    163163Now download the game source code into the `jni/src` directory under the project directory, e.g.: