Introduction One of the many APIs available in Google Play Services is the Nearby Connections API. Introduced in early 2015, this framework lets you set one device running your application as a host and have multiple other devices connect to it in order to communicate over a Local Area Network (LAN). Use cases for this feature include connecting a phone to an Android TV for controlling an app and

