A small JCoAP application that sends location data from android device to JCoAP server and tracks all other devices in proximity..
CoapShowLocationInMap is hosted in the following web site
https://github.com/sayantanhore/CoapShowLocationInMap
If you think the Android project CoapShowLocationInMap 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 CoapShowLocationInMap.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.coapshowlocationinmap.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
CoapShowLocationInMap has the following Java source files.
com.example.coapshowlocationinmap.LocationUpdateService.java com.example.coapshowlocationinmap.MainActivity.java