A simple android app for tracking your expenses..
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.
The following table is the detailed list of MyExpenseTracker.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
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