Search code examples
androidbluetooth-lowenergyandroid-4.2-jelly-bean

Bluetooth Low Energy (BLE) implementation below 4.3 (API 18)


I would like to know is it possible to implement the BLE in the device using OS of android 4.3/API 18. Because in my requirement i have to implement BLE in mobile devices having OS version 4.0 - 4.2, Any one having idea about this help.

Thanks regards.


Solution

  • This is possible on specific devices, with very heavy fragmentation.

    See:

    There may be more for other vendors...

    I would advise sticking with Android 4.3 as much as possible, using the specific SDKs below 4.3 is a mess.