Android Open Source - App mobile mobile-bank






Project Summary

Mobile banking app for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of mobile-bank.

ItemValue
Java File Count12
Minimum SDK Version10
Activity Count4

Resource Files

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.

null




Java Source Files

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