An open API service indexing awesome lists of open source software.

https://github.com/kmr0877/android_applications


https://github.com/kmr0877/android_applications

accelerometer android android-application android-architecture android-development android-sdk android-studio bluetooth bluetooth-controller bluetooth-low-energy gps-device gps-location mobile-sensing wifi-configuration wifi-direct wifi-hotspot wifi-modules wifi-network wifi-password wifiscanner

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Android_applications

## _Bluetooth Messaging_

• To check the status of Bluetooth whether it is enabled or disabled.

• To enable/disable the Bluetooth interface.

• To discover available devices with on Bluetooth.

• To connect to a nearby device such as a mobile phone or laptop via Bluetooth.

• Learn how to exchange message between two devices via Bluetooth.

## _GPS_

• To check the GPS status whether is enabled or not.

• To enable GPS with user permission.

• To read data from the GPS device and develop a simple GPS application that we use in our daily life.