Android Open Source - App native control_horario






Project Summary

Android native version of my workpunchin app..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of control_horario.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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