[Android] Update Android build scripts & app download tasks (#835)

* [Android] Add ERNIE3.0 intent and slot task jni support

* [Bug Fix] fix app sdk download tasks

* [Bug Fix] fix app sdk download tasks

* [JNI] remove empty .cc files

* [Android] Update Android build scripts
This commit is contained in:
DefTruth
2022-12-09 15:53:26 +08:00
committed by GitHub
parent 4ccec075a1
commit 195132a1c7
7 changed files with 146 additions and 27 deletions

View File

@@ -90,7 +90,7 @@ __build_fastdeploy_android_shared() {
-DENABLE_LITE_BACKEND=ON \
-DENABLE_PADDLE_FRONTEND=OFF \
-DENABLE_FLYCV=ON \
-DENABLE_TEXT=ON \
-DENABLE_TEXT=OFF \
-DENABLE_VISION=ON \
-DENABLE_VISION_VISUALIZE=ON \
-DBUILD_EXAMPLES=ON \