Android Open Source - Password account trivial-password






Project Summary

A simple Android app for storing account and password information..

Web Site / Source Repository

trivial-password is hosted in the following web site
https://github.com/HazenBabcock/trivial-password

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

ItemValue
Java File Count13
Target SDK Version18
Minimum SDK Version8
Activity Count3
Fragment Count4
jar files usedandroid-support-v4.jar




License

The license information of trivial-password is as follows:

MIT License

Java Source Files

org.hbabcock.trivialpassword.AccountEditorFragment.java
org.hbabcock.trivialpassword.AccountFragment.java
org.hbabcock.trivialpassword.AccountListActivity.java
org.hbabcock.trivialpassword.AccountListFragment.java
org.hbabcock.trivialpassword.AccountManager.java
org.hbabcock.trivialpassword.AccountPagerActivity.java
org.hbabcock.trivialpassword.Account.java
org.hbabcock.trivialpassword.PasswordActivity.java
org.hbabcock.trivialpassword.PasswordChangeFragment.java
org.hbabcock.trivialpassword.PasswordFragment.java
org.hbabcock.trivialpassword.PasswordManager.java
org.hbabcock.trivialpassword.SingleFragmentActivity.java
org.hbabcock.trivialpassword.TrivialPasswordJSONSerializer.java