转贴: 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.

更多相关文章

  1. Android 技术博客(3):android 悬浮窗菜单,可用于显示在 launcher 或
  2. Android官方技术文档翻译—— Eclilpse项目迁移
  3. Android硬件开发之——NFC技术
  4. Android项目流程、设计原则、编码规范、技术特点和过时技术
  5. Android开发技术周报 Issue#72
  6. Android动态加载技术初探
  7. html移动应用开发技术分享
  8. Android中人脸识别技术
  9. 创业公司招人才

随机推荐

  1. Android的EditText无法自动弹出输入法问
  2. Android下修改SeekBar样式
  3. android截图
  4. Android(安卓)8.0 Tv 修改以太网ip地址
  5. Android(安卓)studio3 报错module not sp
  6. android 把图片状态由彩色变成灰色
  7. android 实时PCM数据编码成AAC【转】
  8. android 显示时间格式24小时或12小时
  9. Android为返回键设置动画效果
  10. android view相对于根布局的坐标获取