2 include ..
/..
/..
/config_host.mk
5 # The default target just builds.
8 # The package of this app
9 APP_PACKAGE
=org.libreoffice.android.examples
11 BOOTSTRAPDIR
=..
/..
/Bootstrap
12 include $(BOOTSTRAPDIR
)/Makefile.shared
14 native-code.
cxx: $(SRCDIR
)/solenv
/bin
/native-code.py
19 build-ant
: android_version_setup copy-stuff link-so properties
21 # Copy jar files we need
28 $(call COPYJAR
,$(INSTDIR
)/$(LIBO_URE_SHARE_JAVA_FOLDER
)/$${F}.jar
); \
31 $(call COPYJAR
,$(INSTDIR
)/$(LIBO_SHARE_JAVA_FOLDER
)/$${F}.jar
); \
34 unset JAVA_HOME
&& $(ANT
) $(if
$(VERBOSE
)$(verbose
),,-quiet
) debug
37 adb
shell am start
-n org.libreoffice.android.examples
/.DocumentLoader
-e input
/assets
/test1.odt