Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Hi,

On Thu, Oct 13, 2016 at 3:50 PM, Rosen Silva <rosen@live.com> wrote:
Hi, I was trying to install freshly build LibreOffice Android Viewer using
"make install" command using Makefile which was located at
"core/android/source" , but suddenly it shows that a file is missing. The
file name was  "n/core/android/source/liboSettings.gradle"

You must do a toplevel make before, you cannot short-circuit a build
without having built the actual native part first.
You need to run autogen.sh with the correpsonding distro flag (for x86
or arm) as explained in the readme.

then I searched
the core in github weather is it available but there is no such file.

It will be generated by the toplevel make.

Only after that build is done, you can use android studio to debug and
develop the java part of the viewer. But any changes to the native
code would need another call of "make"

ciao
Christian

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.