Android Open Source - GPS example ExampleAndroid






Project Summary

Example Android programming bluetooth,GPS,etc.

Web Site / Source Repository

ExampleAndroid is hosted in the following web site
https://github.com/HasegawaTadamitsu/ExampleAndroid

If you think the Android project ExampleAndroid 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 ExampleAndroid.

ItemValue
Java File Count10
Target SDK Version4
Minimum SDK Version3
Activity Count5
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
jp.ddo.haselab.bluetooth.example1.util.PERMISSION




Java Source Files

ExampleAndroid has the following Java source files.

jp.ddo.haselab.bluetooth.example1.main.MainActivity.java
jp.ddo.haselab.bluetooth.example1.main.ResultActivity.java
jp.ddo.haselab.bluetooth.example1.util.MyBluetooth.java
jp.ddo.haselab.bluetooth.example1.util.MyLog.java
jp.ddo.haselab.location.example1.main.GPSActivity.java
jp.ddo.haselab.location.example1.main.MainActivity.java
jp.ddo.haselab.location.example1.main.MyMapActivity.java
jp.ddo.haselab.location.example1.util.MyLocation.java
jp.ddo.haselab.location.example1.util.MyLocationMgr.java
jp.ddo.haselab.location.example1.util.MyLog.java