Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Devices with Android 4.2 (Jelly Bean) supported Bluetooth low energy (BLE) [closed]

Which Android (with Jelly Bean, 4.2) devices support Bluetooth low energy (BLE)? Does Samsung Galaxy S III support it?

(This question came up after reading the blog post Bluetooth 4.0 on Galaxy S3.)

like image 454
gran33 Avatar asked Jan 02 '13 08:01

gran33


1 Answers

I believe that currently only the Motorola RAZR has BLE support (because Motorola provides their own BLE library to developers). The S3 does not support BLE (drivers / API not available).

This letter from the COOKOO watch project describes Android's Bluetooth 4.0 disaster well.

Additionally, this issue has become the unofficial venting / complaining forum for developers. There are occasionally some useful updates there.

Edit

Bluetooth low energy is now officially supported in Android 4.3 (API 18). Check the developer's guide here.

like image 59
dgel Avatar answered Nov 14 '22 23:11

dgel