mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-13 00:50:40 +08:00
15 lines
279 B
Markdown
15 lines
279 B
Markdown
# Android 原生能力封装
|
|
|
|
## 官方文档
|
|
|
|
参考官方文档:https://nativesupport.dcloud.net.cn/NativePlugin/
|
|
|
|
## 示例
|
|
|
|
- 封装系统能力(定位、蓝牙、推送等)
|
|
- 暴露 JS 调用接口
|
|
|
|
## 参考资源
|
|
|
|
- https://nativesupport.dcloud.net.cn/NativePlugin/
|