Android Open Source - App account PassMe






Project Summary

A simple app that keeps your accounts saved.

Web Site / Source Repository

PassMe is hosted in the following web site
https://github.com/joe182/PassMe

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

ItemValue
Java File Count11
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in PassMe. The names of the image files are listed as follows.

content_new.png
ic_menu_next_item.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PassMe has the following Java source files.

ar.marquez.passmenew.activity.DetailActivity.java
ar.marquez.passmenew.activity.MainActivity.java
ar.marquez.passmenew.activity.SettingsActivity.java
ar.marquez.passmenew.adapter.AccountAdapter.java
ar.marquez.passmenew.database.DataBaseManager.java
ar.marquez.passmenew.database.PasswordUtil.java
ar.marquez.passmenew.model.AccountEntity.java
ar.marquez.passmenew.model.AccountManager.java
ar.marquez.passmenew.model.Consts.java
ar.marquez.passmenew.model.Model.java
ar.marquez.passmenew.model.PassMeApplication.java