Android Open Source - Location user ElevationLogger






Project Summary

This Android application is part of my master thesis about gathering air pressure data to create elevation profiles while maintaining user location anonymity..

Web Site / Source Repository

ElevationLogger is hosted in the following web site
https://github.com/smashnet/ElevationLogger

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

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version16
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
spatialite-android-library.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
android.permission.ACCESS_MOCK_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of ElevationLogger is as follows:

GNU General Public License

Java Source Files

de.smashnet.elevationlogger.GpxWriter.java
de.smashnet.elevationlogger.HomeActivity.java
de.smashnet.elevationlogger.LocationNode.java
de.smashnet.elevationlogger.LocationTrace.java
de.smashnet.elevationlogger.SensorService.java
de.smashnet.elevationlogger.TraceDB.java