Android Application to keep track of the expenses..
Money-Matters is hosted in the following web site
https://github.com/dip-kush/Money-Matters
If you think the Android project Money-Matters 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 Money-Matters.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 10 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS |
There are 4 image files in Money-Matters. The names of the image files are listed as follows.
ic_action_search.png indianrs.png money.png notes.png
The following screenshort is generated from the image listed above.
Money-Matters has the following Java source files.
com.example.moneymatters.AccountDetails.java com.example.moneymatters.AddBorrower.java com.example.moneymatters.AddLender.java com.example.moneymatters.BankAccount.java com.example.moneymatters.BankConnect.java com.example.moneymatters.BorrowDetails.java com.example.moneymatters.ConnectIt.java com.example.moneymatters.DbConnector.java com.example.moneymatters.LaunchScreen.java com.example.moneymatters.LenderDetails.java com.example.moneymatters.MyOpenHelper.java com.example.moneymatters.NewAccount.java com.example.moneymatters.ViewBorrow.java com.example.moneymatters.ViewLender.java