mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-18 22:44:39 +08:00
[Doc] Update android prebuilt download links for develop (#1115)
* Update download_prebuilt_libraries.md * Update download_prebuilt_libraries.md * Update README.md * Update README_CN.md
This commit is contained in:
@@ -28,11 +28,11 @@ Currently FastDeploy Android SDK supports image classification, target detection
|
||||
<div id="SDK"></div>
|
||||
|
||||
### Download FastDeploy Android SDK
|
||||
The release version is as follows (Java SDK currently supports Android only, and current version is 1.0.0):
|
||||
The release version is as follows (Java SDK currently supports Android only):
|
||||
|
||||
| Platform | File | Description |
|
||||
| :--- | :--- | :---- |
|
||||
| Android Java SDK | [fastdeploy-android-sdk-1.0.0.aar](https://bj.bcebos.com/fastdeploy/release/android/fastdeploy-android-sdk-1.0.0.aar) | NDK 20 compiles, minSdkVersion 15,targetSdkVersion 28 |
|
||||
| Android Java SDK | [fastdeploy-android-sdk-0.0.0.aar](https://bj.bcebos.com/fastdeploy/dev/android/fastdeploy-android-sdk-0.0.0.aar) | NDK 20 compiles, minSdkVersion 15,targetSdkVersion 28 |
|
||||
|
||||
For more information for pre-compile library, please refer to: [download_prebuilt_libraries.md](../../docs/cn/build_and_install/download_prebuilt_libraries.md).
|
||||
|
||||
|
Reference in New Issue
Block a user