diff --git a/docs/native/modules/android/others.md b/docs/native/modules/android/others.md index 2157c12dadec444c36770ec18094ca3a53e20521..74431827e9303aa0092d333c983335571d3e201f 100644 --- a/docs/native/modules/android/others.md +++ b/docs/native/modules/android/others.md @@ -1,17 +1,18 @@ ## 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-network
uni-storage
uni-getSystemInfo
uni-prompt
uni-media
uni-websocket | -|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-network
uni-storage
uni-getSystemInfo
uni-prompt
uni-media
uni-websocket | +|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-privacy |uni-privacy-release.aar |- |- |- | 各模块对应的API可参考文档[App端支持的内置模块列表](https://doc.dcloud.net.cn/uni-app-x/collocation/manifest-modules.html#utsmodules)