Bank Account Monitoring
Android project
Abstract:
This Android application allows user
to keep track of current balance in different bank accounts held by the user
and the transactions of those accounts. This Android operating
system based application allows customer to keep a record of present stability
in different banking records organized by the customer and the dealings of
those records.
This Android operating system based application allows customer
to keep a record of present stability in different banking records organized by
the customer and the dealings of those records.
Front End:
- Java
Back End:
- XML Document
Implementation:
The following are the major
operations in this application:
- List of bank accounts
- Adding new bank account
- Updating an existing bank account
- Deleting a bank account
- List of transactions related to a bank accounts
- List of recent 10 transactions from all accounts
- Search Transactions by date and amount
- Showing all details of a single transaction
- Deleting a transaction
Install Application in Android Device:
If you want to install this
application into your device, download accountstracker.apk file into your
device and install it when prompted to do so. For this to work in your device,
you must go to Settings -> Applications and turn on Unknown
Sources option.
Steps to download, open and run this project:
The following are the steps to be
taken to run the existing part of the application.
- Download accountstracker.rar and unzip it into any directory in your system. For example, if you extract to c:\ then it will create a directory c:\accountstracker.
- Start Eclipse IDE and import this project into Eclipse Workspace.
- When you run project first time database is automatically created and tables are created.
- Click on Add Account button and add a couple of accounts
- Use Add Transactions in menu or Add Trans button in list accounts activity to add some transactions for accounts
- Test other operations
Screen Shots:
![]() |
| Add New Transaction |
![]() |
| Search Transactions |




