Simple android app to track your expenses.
ExpenseTracker is hosted in the following web site
https://github.com/joshnaashwin/ExpenseTracker
If you think the Android project ExpenseTracker 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 ExpenseTracker.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CALENDAR |
There are 5 image files in ExpenseTracker. The names of the image files are listed as follows.
appicon.png badge.png calendar_bg_orange.png calendar_cel_selectl.png calendar_cell.png
The following screenshort is generated from the image listed above.
ExpenseTracker has the following Java source files.
com.example.expenditure.CalendarAdapter.java com.example.expenditure.CalendarView.java com.example.expenditure.DbHelper_exp.java com.example.expenditure.MainActivity.java com.example.expenditure.Utility.java