Android Open Source - Location Device CoapShowLocationInMap






Project Summary

A small JCoAP application that sends location data from android device to JCoAP server and tracks all other devices in proximity..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CoapShowLocationInMap.

ItemValue
Java File Count2
Target SDK Version17
Minimum SDK Version11
Activity Count1
Fragment Count1
Required Permissionsandroid.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




Java Source Files

CoapShowLocationInMap has the following Java source files.

com.example.coapshowlocationinmap.LocationUpdateService.java
com.example.coapshowlocationinmap.MainActivity.java