[Pidgin] GSoC2012/Android/compiling modified

Pidgin trac at pidgin.im
Thu Aug 30 17:49:49 EDT 2012


Changed page "GSoC2012/Android/compiling" by michaelz from 88.66.9.32*
Page URL: <http://developer.pidgin.im/wiki/GSoC2012/Android/compiling>
Diff URL: <http://developer.pidgin.im/wiki/GSoC2012/Android/compiling?action=diff&version=10>
Revision 10
Comment: typos

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: GSoC2012/Android/compiling
=========================================================================
--- GSoC2012/Android/compiling (version: 9)
+++ GSoC2012/Android/compiling (version: 10)
@@ -33,7 +33,7 @@
 In 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}"
 
 Add the projects: [[BR]]
-To tell eclipse that the projects exist, add them to eclipse: File → Import... → Existing projects into Workspace. Selest the android/workspace directory and all projects eclipse automatically finds.
+To tell Eclipse that the projects exist, add them to Eclipse: File → Import... → Existing projects into Workspace. Select the android/workspace directory as root directory and then all projects Eclipse automatically finds.
 There may be errors in the projects, because you first need to install the Android plugin.
 
 
@@ -75,7 +75,7 @@
  build/tools/make-standalone-toolchain.sh --platform=android-9 --install-dir=<some-new-dir>
  }}}
 
-Enter the root directory of that toolchain (not the sysroot directory) in eclipse in Preferences → String Substitution as ndk.root and add a new substitution "ndk.host" with the value arm-linux-androideabi
+Enter the root directory of that toolchain (not the sysroot directory) in Eclipse in Preferences → String Substitution as ndk.root and add a new substitution "ndk.host" with the value arm-linux-androideabi
 
 Currently, only arm is supported.
 
@@ -94,7 +94,7 @@
 If you want to build a single library again, right-click on the library and click Run As → Ant Script.
 
 === Build order ===
-The following build order is used by eclipse:
+The following build order is used by Eclipse:
   * libiconv
   * libffi
   * gettext
@@ -115,7 +115,7 @@
  Use the android-9 toolchain or newer.
 
 Headers/Files generated by build scripts are not marked as derived.
- This is not possible in eclipse. See Eclipse bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150578 150578] and [https://bugs.eclipse.org/bugs/show_bug.cgi?id=30440 30440]
+ This is not possible in Eclipse. See Eclipse bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150578 150578] and [https://bugs.eclipse.org/bugs/show_bug.cgi?id=30440 30440]
 
 Build failed with "bad substitution" / Build uses normal gcc instead of the android one.
  Be sure to have ndk.root and ndk.host set.

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone at http://pidgin.im added your email
address to be notified of changes on GSoC2012/Android/compiling. If it was not you, please
report to .


More information about the Wikiedit mailing list