Android Open Source - App track MyExpenseTracker






Project Summary

A simple android app for tracking your expenses..

Web Site / Source Repository

MyExpenseTracker is hosted in the following web site
https://github.com/iambchan/MyExpenseTracker

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

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar




Java Source Files

MyExpenseTracker has the following Java source files.

com.example.helloworld.AboutActivity.java
com.example.helloworld.AddExpenseActivity.java
com.example.helloworld.DecimalDigitsInputFilter.java
com.example.helloworld.DisplayExpensesActivity.java
com.example.helloworld.Expense.java
com.example.helloworld.ExpenseDao.java
com.example.helloworld.ExpenseDbHelper.java
com.example.helloworld.ExpenseExporter.java
com.example.helloworld.MainActivity.java
com.example.helloworld.ViewExpenseActivity.java