Android app for log your working time..
workinghours is hosted in the following web site
https://github.com/lutchobandeira/workinghours
If you think the Android project workinghours 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 workinghours.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
workinghours has the following Java source files.
com.lutchobandeira.workinghours.EnterTimeActivity.java com.lutchobandeira.workinghours.dao.Dao.java com.lutchobandeira.workinghours.dao.TimeEntryDao.java com.lutchobandeira.workinghours.db.DBHelper.java com.lutchobandeira.workinghours.model.TimeEntry.java