Android Open Source - Location Application LocationSender






Project Summary

Application for sending phone locations to server to localize traffic jams.

Web Site / Source Repository

LocationSender is hosted in the following web site
https://github.com/vvaannoo/LocationSender

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
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




Resource Files

There are 3 image files in LocationSender. The names of the image files are listed as follows.

ic_pause.png
ic_resume.png
ic_stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LocationSender has the following Java source files.

com.example.vano.locationsender.ApplicationTest.java
com.example.vano.locationsender.LocationSenderService.java
com.example.vano.locationsender.MainActivity.java
com.example.vano.locationsender.MyLocationListener.java
com.example.vano.locationsender.MyLocationService.java
com.example.vano.locationsender.MyReceiver.java