Example Android programming bluetooth,GPS,etc.
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.
The following table is the detailed list of ExampleAndroid.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 4 |
Minimum SDK Version | 3 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET jp.ddo.haselab.bluetooth.example1.util.PERMISSION |
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