Android Open Source - Development wallet MyWallet






Project Summary

Wallet app for Android..

Web Site / Source Repository

MyWallet is hosted in the following web site
https://github.com/hakudoshi23/MyWallet

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

ItemValue
Java File Count23
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count5
Fragment Count2
Asset File Namesassets\1.sql




Resource Files

There are 8 image files in MyWallet. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_edit.png
ic_action_labels.png
ic_action_new.png
ic_action_overflow.png
ic_action_save.png
ic_action_settings.png
mywallet.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MyWallet has the following Java source files.

com.haku.wallet.AccountsAdapter.java
com.haku.wallet.DrawerActivity.java
com.haku.wallet.account.AccountFragment.java
com.haku.wallet.account.TabHostPager.java
com.haku.wallet.account.debt.AccountDebtDataActivity.java
com.haku.wallet.account.debt.AccountDebtsAdapter.java
com.haku.wallet.account.debt.AccountDebtsFragment.java
com.haku.wallet.account.filter.AccountFilterAdapter.java
com.haku.wallet.account.filter.AccountFilterFragment.java
com.haku.wallet.account.move.AccountMoveDataActivity.java
com.haku.wallet.account.move.AccountMovesAdapter.java
com.haku.wallet.account.move.AccountMovesFragment.java
com.haku.wallet.db.Account.java
com.haku.wallet.db.Filter.java
com.haku.wallet.db.Move.java
com.haku.wallet.db.SQLUtil.java
com.haku.wallet.db.Tag.java
com.haku.wallet.tag.TagDataActivity.java
com.haku.wallet.tag.TagListAdapter.java
com.haku.wallet.tag.TagsActivity.java
com.haku.wallet.util.ExportUtil.java
com.haku.wallet.util.FormatUtil.java
com.haku.wallet.util.StringUtil.java