[Libreoffice-commits] online.git: android/README

Henry Castro (via logerrit) logerrit at kemper.freedesktop.org
Thu Apr 23 07:07:12 UTC 2020


 android/README |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 35405ae637e37ee76ab8e0903a16929af4e05a95
Author:     Henry Castro <hcastro at collabora.com>
AuthorDate: Wed Apr 22 13:35:10 2020 -0400
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Thu Apr 23 09:06:54 2020 +0200

    android: update README file
    
    Change-Id: I0eff096514a92cdce54a2e6d7efcc8a73faae974
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92720
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

diff --git a/android/README b/android/README
index 339593151..4a6ec771a 100644
--- a/android/README
+++ b/android/README
@@ -55,7 +55,7 @@ build the native parts on Windows.
    endif
    endif
   +endif
-   
+
    #
    # Define Tools
 
@@ -82,6 +82,10 @@ build the native parts on Windows.
   + Open this 'android' subdir as a project
   + Build from Android Studio (Build -> Make Project)
 
+Or
+
+  + command line:  ./gradlew build
+
 == Building 32bit + 64bit combined .apk ==
 
   + you need to build both a 32bit (armeabi-v7a) and 64bit (arm64-v8a) core
@@ -141,7 +145,7 @@ to setup lldb to actually read & use them.
 From now on, you will be able to debug directly in the Android Studio
 debugger.  Happy debugging!
 
-Note: to re-buld your app with a newly compiled libnative-lo code - it is 
+Note: to re-buld your app with a newly compiled libnative-lo code - it is
 
 == Tip: How to speed up your core.git build ==
 


More information about the Libreoffice-commits mailing list