An Android Application for the viewing and creating of archived verisons of mobile and desktop pages using the Memento Framework..
MobileMemento is hosted in the following web site
https://github.com/Thing342/MobileMemento
If you think the Android project MobileMemento 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 MobileMemento.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 5 |
Required Permissions | android.permission.INTERNET |
There are 7 image files in MobileMemento. The names of the image files are listed as follows.
badge_desktop.png badge_phone.png badge_tablet.png badge_unknown.png ic_add_archive.png ic_check_white_48dp.png ic_settings_white.png
The following screenshort is generated from the image listed above.
MobileMemento has the following Java source files.
org.mitre.mobilememento.ApplicationTest.java org.mitre.mobilememento.ArchiveBrowserActivity.java org.mitre.mobilememento.CreateArchiveActivity.java org.mitre.mobilememento.LaunchActivity.java org.mitre.mobilememento.Memento.java org.mitre.mobilememento.MementoArrayAdapter.java org.mitre.mobilememento.SettingsActivity.java org.mitre.mobilememento.TimeMap.java org.mitre.mobilememento.ViewArchiveActivity.java org.mitre.mobilememento.util.HttpIO.java org.mitre.mobilememento.util.SystemUiHider.java org.mitre.mobilememento.util.SystemUiHiderBase.java org.mitre.mobilememento.util.SystemUiHiderHoneycomb.java