It?s an Android App where you can manage your money through a simple way. This App stills in development, http://balusoft.wordpress.com.
PayTracking is hosted in the following web site
https://github.com/isaacOjeda/PayTracking
If you think the Android project PayTracking 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 PayTracking.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 1 image files in PayTracking. The names of the image files are listed as follows.
pay_logo.png
The following screenshort is generated from the image listed above.
PayTracking has the following Java source files.
com.balusoft.paytracking.DetailActivity.java com.balusoft.paytracking.MainActivity.java com.balusoft.paytracking.SettingsActivity.java com.balusoft.paytracking.SpentMoneyActivity.java com.balusoft.paytracking.common.Util.java com.balusoft.paytracking.data.BaseContract.java com.balusoft.paytracking.data.DbHelper.java com.balusoft.paytracking.data.ManageUtil.java com.balusoft.paytracking.data.PaymentAdapter.java com.balusoft.paytracking.data.PaymentContract.java com.balusoft.paytracking.data.PaymentData.java com.balusoft.paytracking.data.ToPayContract.java com.balusoft.paytracking.data.ToPayData.java com.balusoft.paytracking.model.Incomes.java com.balusoft.paytracking.model.Payment.java com.balusoft.paytracking.model.ToPay.java