diff --git a/docs/native/modules/android/others.md b/docs/native/modules/android/others.md index 374e551856374efe2658f8e200dbaea2f7c387bd..1973a439e1e2a0ca57d4591f0d67606eb87f7a22 100644 --- a/docs/native/modules/android/others.md +++ b/docs/native/modules/android/others.md @@ -1,17 +1,17 @@ ## API与对应的库参照表 -|模块名称 |本地依赖库 |线上依赖库 |最低支持安卓版本 |依赖的模块 | -|:-- |:-- |:-- |:-- |:-- | -|uni-createRequestPermissionListener|uni-createRequestPermissionListener-release.aar |- |- |- | -|uni-createWebviewContext |uni-createWebviewContext-release.aar |- |- |- | -|uni-fileSystemManager |uni-fileSystemManager-release.aar |- |- |- | -|uni-getLocation-system |uni-getLocation-system-release.aar |- |- |- | -|uni-getNetworkType |uni-getNetworkType-release.aar |- |- |- | -|uni-installApk |uni-installApk-release.aar |- |- |- | -|uni-network |uni-network-release.aar |com.squareup.okhttp3:okhttp:3.12.12 |- |- | -|uni-websocket |uni-websocket-release.aar |com.squareup.okhttp3:okhttp:3.12.12 |- |- | -|uni-cloud-client |uni-cloud-client-release.aar |- |- |uni-media
uni-network | -|uni-media |uni-media-release.aar
nativeobj-preview-release.aar |com.github.bumptech.glide:glide:4.9.0
androidx.recyclerview:recyclerview:1.0.0
androidx.appcompat:appcompat:1.0.0 |- |uni-prompt | +|模块名称 |本地依赖库 |线上依赖库 |最低支持安卓版本 |依赖的模块 | +|:-- |:-- |:-- |:-- |:-- | +|uni-createRequestPermissionListener|uni-createRequestPermissionListener-release.aar |- |- |- | +|uni-createWebviewContext |uni-createWebviewContext-release.aar |- |- |- | +|uni-fileSystemManager |uni-fileSystemManager-release.aar |- |- |- | +|uni-getLocation-system |uni-getLocation-system-release.aar |- |- |- | +|uni-getNetworkType |uni-getNetworkType-release.aar |- |- |- | +|uni-installApk |uni-installApk-release.aar |- |- |- | +|uni-network |uni-network-release.aar |com.squareup.okhttp3:okhttp:3.12.12 |- |- | +|uni-websocket |uni-websocket-release.aar |com.squareup.okhttp3:okhttp:3.12.12 |- |- | +|uni-cloud-client |uni-cloud-client-release.aar |- |- |uni-media
uni-network | +|uni-media |uni-media-release.aar
nativeobj-preview-release.aar|com.github.bumptech.glide:glide:4.9.0
androidx.recyclerview:recyclerview:1.0.0
androidx.appcompat:appcompat:1.0.0 |- |uni-prompt | 各模块对应的API可参考文档[App端支持的内置模块列表](https://doc.dcloud.net.cn/uni-app-x/collocation/manifest-modules.html#utsmodules) diff --git a/docs/native/modules/android/uni-facialRecognitionVerify.md b/docs/native/modules/android/uni-facialRecognitionVerify.md index 1d7cf51043320f6eb92d3527f0fade65f43a2167..6a2a5d48b25ffc4ceeb85dfb82c9d114cb495bf3 100644 --- a/docs/native/modules/android/uni-facialRecognitionVerify.md +++ b/docs/native/modules/android/uni-facialRecognitionVerify.md @@ -13,6 +13,7 @@ |aliyun-facelanguage-2.3.7-20231102102722.aar | |aliyun-wishverify-2.3.7-20231102102722.aar | |facialRecognitionVerify-support-release.aar | +|uni-facialRecognitionVerify-release.aar | 将本地依赖库复制到app项目的libs下