Android application to get the location, create secret, generate Shamir's share, and send the share via SSL socket (Java).
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.
The following table is the detailed list of android-preserv.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
jar files used | msgpack-0.6.8.jar sepia.jar slf4j-android-1.5.8.jar |
Required Permissions | android.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 Names | reserv-master\android-preserv-master\preserv\src\main\res\raw\cert.pem |
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.
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