Mobile banking app for android.
mobile-bank is hosted in the following web site
https://github.com/erangaeb/mobile-bank
If you think the Android project mobile-bank 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 mobile-bank.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 10 |
Activity Count | 4 |
There are 5 image files in mobile-bank. The names of the image files are listed as follows.
client_con.png header_background_button.png logout_button.png referenceme_new_button_selected.png referenceme_new_button_white_normal.png
The following screenshort is generated from the image listed above.
mobile-bank has the following Java source files.
com.wasn.activities.AttributeListAdapter.java com.wasn.activities.MobileBankActivity.java com.wasn.activities.SearchResultListActivity.java com.wasn.activities.SearchResultListAdapter.java com.wasn.activities.TransactionActivity.java com.wasn.activities.TransactionDetailsActivity.java com.wasn.application.MobileBankApplication.java com.wasn.exceptions.InvalidAccountException.java com.wasn.pojos.Attribute.java com.wasn.pojos.Client.java com.wasn.pojos.Transaction.java com.wasn.utils.TransactionUtils.java