1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-09-12 16:40:40 +08:00
Files
uni-halo/.agents/bak-skills/uniapp-native-plugin/examples/android-plugin/native-api.md
T
2026-08-31 07:58:23 +08:00

15 lines
279 B
Markdown

# Android 原生能力封装
## 官方文档
参考官方文档:https://nativesupport.dcloud.net.cn/NativePlugin/
## 示例
- 封装系统能力(定位、蓝牙、推送等)
- 暴露 JS 调用接口
## 参考资源
- https://nativesupport.dcloud.net.cn/NativePlugin/