Android Open Source - GPS bluetooth BluetoothAndGPS






Project Summary

Android get Gps and use Bluetooth to Communication.

Web Site / Source Repository

BluetoothAndGPS is hosted in the following web site
https://github.com/hui1hui2hui3/BluetoothAndGPS

If you think the Android project BluetoothAndGPS listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of BluetoothAndGPS.

ItemValue
Java File Count3
Target SDK Version16
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_WIFI_STATE
android.permission.GET_TASKS
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS




Java Source Files

BluetoothAndGPS has the following Java source files.

com.huis.gpscommunication.ClsUtils.java
com.huis.gpscommunication.DiscoveryActivity.java
com.huis.gpscommunication.MainActivity.java