Android application to keep track of your work hours during a day and how long your breaks has been.
Stampelklockan is hosted in the following web site
https://github.com/jensgustafsson/Stampelklockan
If you think the Android project Stampelklockan 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 Stampelklockan.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Stampelklockan has the following Java source files.
com.example.Stampelklockan.controller.ClockInFragment.java com.example.Stampelklockan.controller.MainActivity.java com.example.Stampelklockan.controller.TimeListFragment.java com.example.Stampelklockan.model.WorkTime.java com.example.Stampelklockan.model.WorkTimeJsonSerializer.java com.example.Stampelklockan.model.WorkTimeLab.java com.example.Stampelklockan.model.WorkTimeNew.java