博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
[Android]Bluetooth Smart Android application code
阅读量:6416 次
发布时间:2019-06-23

本文共 1821 字,大约阅读时间需要 6 分钟。

hot3.png

转贴: CSR公司还支持APT-X Bluetooth 编码技术

Android 4.3 Jelly Bean introduced a standardised API for Bluetooth® Smart (previously known as Bluetooth Low Energy) application developers. CSR is committed to supporting developers in creating engaging Bluetooth Smart products, and part of that product development includes the creation of applications for smartphones and tablets.

What have we created for developers?

CSR has built a framework application for Bluetooth Smart on Android (application skeleton code). The framework application demonstrates how to connect to and communicate with a Bluetooth Smart accessory using the Android 4.3 GATT API.

Using this framework we have created an application supporting the Heart Rate profile. This profile uses a SIG defined GATT database to communicate with chest worn heart rate monitors.

We have written a guide that shows how to build the heart rate application from the CSR framework. All of the source code and the final application can be downloaded from CSR support:

Example Bluetooth Smart Android application code

What can you do with this code?

The Android API for Bluetooth Smart has some known issues. In our example code we have done what we can to give you a head start in dealing with these.

As a registered CSR developer you can take this code as and use it in any way you choose to create your own application. We have concentrated on the Bluetooth Smart functionality using very basic graphics and expect that you will want to create your own user experience.

Android has a huge share of the global market for smart devices (nearly 80%, according to IDC’s latest figures) and we look forward to seeing the results of your development. Stay tuned as we release more example applications and profiles in the coming months.

转载于:https://my.oschina.net/u/996206/blog/167907

你可能感兴趣的文章
送给即将踏入软考征途的你
查看>>
要命啦!Word中快速录入大全,内含快捷键小技巧,快来一起学习!
查看>>
javascript实现音频mp3播放
查看>>
html5-离线缓存
查看>>
linux系统安装完后的常见工作
查看>>
在Linux服务器、客户端中构建密钥对验证进行远程连接
查看>>
揪出MySQL磁盘消耗迅猛的真凶
查看>>
和“C”的再遇
查看>>
一键安装kubernetes 1.13.0 集群
查看>>
RabbitMq的集群搭建
查看>>
spring boot + mybatis 同时访问多数据源
查看>>
URL中汉字转码
查看>>
[转]go正则实例
查看>>
Selector中关于顺序的注意事项
查看>>
font-size: 62.5% 的含义
查看>>
小黑小波比.清空<div>标签内容
查看>>
Java中的ExceptionInInitializerError异常及解决方法
查看>>
Spring 注入bean时的初始化和销毁操作
查看>>
java线程同步原理(lock,synchronized)
查看>>
MyEclipse中使用Hql编辑器找不到Hibernate.cfg.xml文件解决方法
查看>>