https://bugs.documentfoundation.org/show_bug.cgi?id=156623

--- Comment #37 from eric li <lilingzhi.e...@gmail.com> ---
thanks for reply.So I just follow your instructions 

1) make distclean :success
2) autogen.sh and make then:success (this time no need download ,so it is
faster)
3) make install :sucess
4)extract the apk to a file and using find *.so:result is no any *.so





shanreal@eric-Inspiron-7559:~/NewLibreoffice/android/source$ make install
if test "$ENABLE_ANDROID_LOK" != "TRUE" ; then ./gradlew  
installStrippedUIDebug ; fi

> Task :installStrippedUIDebug
Installing APK 'LibreOfficeViewer-strippedUI-debug.apk' on 'LSA-AN00 - 12' for
::strippedUI-debug
Installed on 1 device.

hanreal@eric-Inspiron-7559:~/NewLibreoffice/android/source/build/outputs/apk/strippedUI/debug/extracted$
cd LibreOfficeViewer-strippedUI-debug/
shanreal@eric-Inspiron-7559:~/NewLibreoffice/android/source/build/outputs/apk/strippedUI/debug/extracted/LibreOfficeViewer-strippedUI-debug$
ls
AndroidManifest.xml                classes3.dex       META-INF
androidsupportmultidexversion.txt  classes.dex        res
assets                             DebugProbesKt.bin  resources.arsc
classes2.dex                       kotlin
shanreal@eric-Inspiron-7559:~/NewLibreoffice/android/source/build/outputs/apk/strippedUI/debug/extracted/LibreOfficeViewer-strippedUI-debug$
find . -name *.so
shanreal@eric-Inspiron-7559:~/NewLibreoffice/android/source/build/outputs/apk/strippedUI/debug/extracted/LibreOfficeViewer-strippedUI-debug$

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to