Kaydet (Commit) 2462aa66 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Minor updates

Change-Id: I8f3580f10e8beee4103780be71a08929e9000bf0
üst e9a049cf
...@@ -3,6 +3,8 @@ Android-specific notes ...@@ -3,6 +3,8 @@ Android-specific notes
Note that this document has not necessarily been updated to match Note that this document has not necessarily been updated to match
reality... reality...
For instructions on how to build for Android, see README.cross.
* Getting something running on an emulated device * Getting something running on an emulated device
Create an AVD in the android UI, don't even try to get Create an AVD in the android UI, don't even try to get
......
...@@ -345,12 +345,12 @@ from Linux: ...@@ -345,12 +345,12 @@ from Linux:
--enable-dbgutil --enable-dbgutil
--enable-debug --enable-debug
--enable-werror --enable-werror
--with-android-ndk=/home/tml/android-ndk-r8d --with-android-ndk=/home/tml/android-ndk-r9c
--with-android-ndk-toolchain-version=4.6 --with-android-ndk-toolchain-version=4.8
--with-android-sdk=/home/tml/adt-bundle-linux/sdk --with-android-sdk=/home/tml/adt-bundle-linux/sdk
--with-distro=LibreOfficeAndroid --with-distro=LibreOfficeAndroid
And here is an autogen.input for Android on X86: And here is an (quite old) autogen.input for Android on X86:
--with-android-ndk=/opt/libreoffice/android-ndk-r8b --with-android-ndk=/opt/libreoffice/android-ndk-r8b
--with-android-ndk-toolchain-version=4.6 --with-android-ndk-toolchain-version=4.6
...@@ -358,8 +358,6 @@ And here is an autogen.input for Android on X86: ...@@ -358,8 +358,6 @@ And here is an autogen.input for Android on X86:
--build=i586-suse-linux --build=i586-suse-linux
--enable-ccache --enable-ccache
--with-distro=LibreOfficeAndroidX86 --with-distro=LibreOfficeAndroidX86
--with-num-cpus=6
--with-max-jobs=6
There are a couple of (more or less) interactive apps that you can run There are a couple of (more or less) interactive apps that you can run
on the emulator or on a device that use LibreOffice code. Look in on the emulator or on a device that use LibreOffice code. Look in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment