I would know if it is possible to connect CoreBluetooth with Android.
We have not, for the moment, capable devices so we cannot test.
I was not able to find a clearly answer to this question :/
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unfortunately, there are no Bluetooth 4.0 (which Bluetooth LE is a part of) libraries built into android right now. In order to connect an android device to a Bluetooth 4.0 connection, you must do it for a specific device, and that device’s manufacturer must have released a bluetooth 4.0 SDK.
There is an open bluetooth low-energy SDK for Android, but the list of supported devices is not available, and forum posts suggest it is very buggy.