项目介绍
项目名称:Bluetooth-LE-Library---Ohos
所属系列:openharmony的第三方组件适配移植
功能:该库可轻松访问Bluetooth LE设备的AdRecord和RSSI值。它为iBeacons提供了其他功能。差异点因为openharmony目前暂不支持系统分享原因,通过intent分享功能没有实现。
项目移植状态:主功能完成
调用差异:无
开发版本:sdk6,DevEco Studio 2.2 Beta1
基线版本: Release v1.1.1
安装教程
1.在项目根目录下的build.gradle文件中,
allprojects {
存储库 {
maven {
url ‘https://s01.oss.sonatype.org/content/repositories/releases/’
}
}
}
全部0条评论
快来发表一下你的评论吧 !