[Doc] Add PicoDet & PaddleClas Android demo docs (#412)

* [Backend] Add override flag to lite backend

* [Docs] Add Android C++ SDK build docs

* [Doc] fix android_build_docs typos

* Update CMakeLists.txt

* Update android.md

* [Doc] Add PicoDet Android demo docs

* [Doc] Update PicoDet Andorid demo docs

* [Doc] Update PaddleClasModel Android demo docs

* [Doc] Update fastdeploy android jni docs

* [Doc] Update fastdeploy android jni usage docs

Co-authored-by: Jason <jiangjiajun@baidu.com>
This commit is contained in:
DefTruth
2022-10-23 14:06:09 +08:00
committed by GitHub
parent f2619b0546
commit 9bc5b1119e
9 changed files with 599 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
## 在 Android 中使用 FastDeploy Java SDK
- TODO