I\'m trying to develop a bluetooth 4.0 app for S3. The problem is, the phone behaves like it doesn\'t even have bluetooth 4.0. It doesn\'t discover 4.0 devices, and isn\'t d
Samsung have a page at:
http://developer.samsung.com/ble
where you can download a Bluetooth LE SDK and sample code (registration is required, but otherwise it's automatic).
For what it's worth, there's an HTC page at:
http://www.htcdev.com/devcenter/opensense-sdk/partner-apis/bluetooth-low-energy/
where you can request access to their 'Partner APIs'. This needs license agreements to be signed (which for me means lots of lawyering) so I've not actually got code from them yet..
Ian