Android get Gps and use Bluetooth to Communication.
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.
The following table is the detailed list of BluetoothAndGPS.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
BluetoothAndGPS has the following Java source files.
com.huis.gpscommunication.ClsUtils.java com.huis.gpscommunication.DiscoveryActivity.java com.huis.gpscommunication.MainActivity.java