Android Open Source - Location Share android-preserv






Project Summary

Android application to get the location, create secret, generate Shamir's share, and send the share via SSL socket (Java).

Web Site / Source Repository

android-preserv is hosted in the following web site
https://github.com/samrad/android-preserv

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
jar files usedmsgpack-0.6.8.jar
sepia.jar
slf4j-android-1.5.8.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesreserv-master\android-preserv-master\preserv\src\main\res\raw\cert.pem




Resource Files

There are 4 image files in android-preserv. The names of the image files are listed as follows.

ic_action_pulse.png
ic_action_pulse_on.png
ic_action_settings.png
ic_action_settings_on.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-preserv has the following Java source files.

de.rwth.comsys.samrad.preserv.MainActivity.java
de.rwth.comsys.samrad.preserv.SettingsActivity.java
de.rwth.comsys.samrad.preserv.model.Poly.java
de.rwth.comsys.samrad.preserv.model.ShamirGPS.java
de.rwth.comsys.samrad.preserv.service.AlarmReceiver.java
de.rwth.comsys.samrad.preserv.service.ConfigConstants.java
de.rwth.comsys.samrad.preserv.service.HeartbeatService.java
de.rwth.comsys.samrad.preserv.service.JSONDownloader.java
de.rwth.comsys.samrad.preserv.service.PulseService.java
de.rwth.comsys.samrad.preserv.service.StartupReceiver.java
de.rwth.comsys.samrad.preserv.utilz.BlankValidator.java
de.rwth.comsys.samrad.preserv.utilz.IpValidator.java
de.rwth.comsys.samrad.preserv.utilz.Referable.java
de.rwth.comsys.samrad.preserv.utilz.Utilz.java