Android Open Source - App simple Account_Tracker






Project Summary

A simple bank account tracking application for Android.

Web Site / Source Repository

Account_Tracker is hosted in the following web site
https://github.com/jroratorio/Account_Tracker

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

ItemValue
Java File Count12
Target SDK Version18
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_SUPERUSER
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

app_icon.png
crossbutton.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Account_Tracker has the following Java source files.

com.example.accounttracker.Account.java
com.example.accounttracker.AccountTracker.java
com.example.accounttracker.AddAccountActivity.java
com.example.accounttracker.AddTransActivity.java
com.example.accounttracker.ContactUsActivity.java
com.example.accounttracker.DBHelper.java
com.example.accounttracker.Database.java
com.example.accounttracker.EditAccountActivity.java
com.example.accounttracker.LoginInfo.java
com.example.accounttracker.MainActivity.java
com.example.accounttracker.RecentTransActivity.java
com.example.accounttracker.Transaction.java