Android Open Source - Development studio YourWorth






Project Summary

My First Android App ( a simple application to determine the amount of money one makes in a minute). This is the second try, the first was made in Android Studio and had some problems with testing. Also includes a test project..

Web Site / Source Repository

YourWorth is hosted in the following web site
https://github.com/blind675/YourWorth

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version12
Activity Count2
Fragment Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 11 image files in YourWorth. The names of the image files are listed as follows.

about.png
drawer_shadow.9.png
expense.png
home.png
income.png
indicator.png
pin.png
pin_bad.png
pin_good.png
undo.png
worth.png

The following screenshort is generated from the image listed above.

null




Java Source Files

YourWorth has the following Java source files.

com.your.worth.controller.LoginActivity.java
com.your.worth.controller.MainActivity.java
com.your.worth.controller.adapters.IncSpdAdapter.java
com.your.worth.controller.adapters.MenuAdapter.java
com.your.worth.controller.fragments.AbstractIncmSpndFragment.java
com.your.worth.controller.fragments.HomeFragment.java
com.your.worth.controller.fragments.IncomeFragment.java
com.your.worth.controller.fragments.PINFragmant.java
com.your.worth.controller.fragments.SpendingFragment.java
com.your.worth.controller.listeners.SwipeDismissListViewTouchListener.java
com.your.worth.controller.listeners.SwipeDismissTouchListener.java
com.your.worth.controller.listeners.TextChangeListener.java
com.your.worth.model.AppModel.java
com.your.worth.model.PIN.java
com.your.worth.model.Record.java