Showing posts with label android development. Show all posts
Showing posts with label android development. Show all posts

Tuesday, June 7, 2016

Detecting Beacons In Android

Detecting Beacons In Android




Beacons are Bluetooth device which allows Bluetooth based devices to receive static piece of information within a small distance. In simple words, it consists of two parts: a broadcaster (beacon device) and a receiver (smartphone app). The broadcaster beacon always send message to show i am here and receiver detects these Bluetooth radio packets and does any task based on distance from beacon.

For more details, visit : http://www.oodlestechnologies.com/blogs/Introduction-to-iBeacon-or-Beacon

Thursday, June 11, 2015