In Android 4.3, i understood as an Android devices can't act as a Beacons because of not supporting for BLE Peripheral mode. But, Android L comes with supporting for BLE Peripheral Mode. So, Is it possible to the Android Devices now act as a Beacons? If yes, Please let me know
Asked
Active
Viewed 961 times
1 Answers
0
Yes, it is now possible. We have an app available in Google Play and sample code in the Android Beacon Library.
See here for more info:
http://developer.radiusnetworks.com/2014/11/18/beacon-transmission-with-android-5.html

davidgyoung
- 63,876
- 14
- 121
- 204
-
Yes, Its a perfect solution. But we have to wait until Android 5 devices to test. Thanking you **Davidgyoung** – Siva Polam Dec 02 '14 at 04:45
-
It's not supported by all Android 5.0 Lollipop Devices. Currently only Nexus 6 and 9 support this feature since it is partially hardware based (Bluetooth 4.1). I have a Nexus 5 with Android 5.0 Lollipop and I'm left out because it only supports Bluetooth 4.0. – petersaints Jan 09 '15 at 00:06