Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 8 and Version 9 of GSoC2012/Android/compiling


Ignore:
Timestamp:
Aug 30, 2012, 9:43:09 PM (11 years ago)
Author:
michaelz
Comment:

Clarified ant contrib properties.

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2012/Android/compiling

    v8 v9  
    11= Compiling libpurple on Android =
    22
    3 There are build scripts in Monotone that build the libraries on which libpurple depends automatically. But you need to set up your host Programms, mainly Eclipse and the Android SDK/NDK.
     3There are build scripts in the repository that build the libraries on which libpurple depends automatically. But you need to set up your host programms, mainly Eclipse and the Android SDK/NDK.
    44
    55Follow these steps to set up a new Development platform. I recommend that even if you already have Eclipse or the SDK/NDK installed, you should download everything and start from scratch.
     
    3030Go to Window → preferences → Ant → Runtime. In the Classpath tab, select Global Entries from the list and click on "Add external JARs". Select the ant-contrib-*.jar you just downloaded.
    3131
    32 Now go to the properties tab. Add a property named "ndk.root" which has the value "${ndk.root}", and one named "ndk.host" with the value "${ndk.host}"
     32Set ant contrib properties [[BR]]
     33In the same dialog (Window → preferences → Ant → Runtime), you go to the Properties tab. Add a property named "ndk.root" which has the value "${ndk.root}", and one named "ndk.host" with the value "${ndk.host}"
    3334
    3435Add the projects: [[BR]]
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!