Application for sending phone locations to server to localize traffic jams.
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.
The following table is the detailed list of LocationSender.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
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 |
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.
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