Changes between Version 23 and Version 24 of AndroidBuildApp


Ignore:
Timestamp:
Jan 15, 2015, 12:22:40 PM (9 years ago)
Author:
romw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidBuildApp

    v23 v24  
    3636Prepare the Android toolchain by doing
    3737{{{
    38 ~/boinc/android/build_androidtc_arm.sh
     38cd ~/boinc/android
     39build_androidtc_arm.sh
    3940}}}
    4041This create a directory ~/androidarm-tc containing
     
    4748}}}
    4849This builds the libraries,
    49 and stores them together with their .h files in ~/androidtc_arm.
     50and stores them together with their .h files in ~/androidarm-tc.
    5051
    5152Now build your app as follows: