Android app to keep track of purchases, installments and paid services and their deadlines.
Payments-Tracker is hosted in the following web site
https://github.com/mabdrabo/Payments-Tracker
If you think the Android project Payments-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.
The following table is the detailed list of Payments-Tracker.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 12 |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
There are 7 image files in Payments-Tracker. The names of the image files are listed as follows.
action_about.png action_collections_view_as_list.png action_content_discard.png action_content_edit.png action_content_new.png action_content_paste.png action_navigation_previous_item.png
The following screenshort is generated from the image listed above.
Payments-Tracker has the following Java source files.
com.example.paymentstracker.Category.java com.example.paymentstracker.CategoryTableHandler.java com.example.paymentstracker.DatabaseHandler.java com.example.paymentstracker.Item.java com.example.paymentstracker.ItemDetailsActivity.java com.example.paymentstracker.ItemEditActivity.java com.example.paymentstracker.ItemTableHandler.java com.example.paymentstracker.MainActivity.java com.example.paymentstracker.Payment.java com.example.paymentstracker.PaymentTableHandler.java com.example.paymentstracker.SecondaryActivity.java