Android security demonstration application.
Password-Vault is hosted in the following web site
https://github.com/newkirkj1/Password-Vault
If you think the Android project Password-Vault 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 Password-Vault.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [nodpi] |
Minimum SDK Version | 10 |
Activity Count | 18 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET android.permission.READ_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Password-Vault. The names of the image files are listed as follows.
droid.png opacy.png temp.png
The following screenshort is generated from the image listed above.
Password-Vault has the following Java source files.
org.research.thevault.About.java org.research.thevault.AddPage.java org.research.thevault.BadPageDetails.java org.research.thevault.BadPass.java org.research.thevault.Constants.java org.research.thevault.CreateFail.java org.research.thevault.CreatePass.java org.research.thevault.Details.java org.research.thevault.DisplayPassword.java org.research.thevault.GeneratePass.java org.research.thevault.PassTaken.java org.research.thevault.PasswordTable.java org.research.thevault.PasswordVault.java org.research.thevault.SiteTable.java org.research.thevault.SitesList.java org.research.thevault.apps.AppWrapper.java org.research.thevault.apps.ShowApps.java org.research.thevault.contacts.DisplayPerson.java org.research.thevault.contacts.Persons.java org.research.thevault.contacts.ShowContacts.java org.research.thevault.location.DisplayLocation.java org.research.thevault.location.LocationAdapter.java org.research.thevault.location.Locations.java org.research.thevault.location.MapTracker.java org.research.thevault.location.MyLocationListener.java org.research.thevault.location.ShowLocations.java