Android native version of my workpunchin app..
control_horario is hosted in the following web site
https://github.com/dhAlcojor/control_horario
If you think the Android project control_horario 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 control_horario.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 3 image files in control_horario. The names of the image files are listed as follows.
ic_action_back.png ic_action_event.png ic_action_forward.png
The following screenshort is generated from the image listed above.
control_horario has the following Java source files.
com.dhalcojor.controlhorario.ControlHorarioApp.java com.dhalcojor.controlhorario.ControlHorarioException.java com.dhalcojor.controlhorario.DailyViewActivity.java com.dhalcojor.controlhorario.MonthlyViewActivity.java com.dhalcojor.controlhorario.OnDbTaskFinished.java com.dhalcojor.controlhorario.SettingsActivity.java com.dhalcojor.controlhorario.db.Day.java com.dhalcojor.controlhorario.db.DayDao.java com.dhalcojor.controlhorario.db.DayDbHelper.java com.dhalcojor.controlhorario.db.DayLoader.java com.dhalcojor.controlhorario.db.DbAsyncTask.java com.dhalcojor.controlhorario.db.MonthLoader.java