Android Open Source - App time Project4






Project Summary

Android time booking app.

Web Site / Source Repository

Project4 is hosted in the following web site
https://github.com/devgek/Project4

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

ItemValue
Java File Count26
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version19
Activity Count5
jar files usedandroid-support-v7-cardview.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in Project4. The names of the image files are listed as follows.

ic_action_accept.png
ic_action_cancel.png
ic_action_new.png
ic_action_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Project4 has the following Java source files.

com.gek.and.project4.AppConstants.java
com.gek.and.project4.Project4Service.java
com.gek.and.project4.SDCardTimeLogResource.java
com.gek.and.project4.SettingsActivity.java
com.gek.and.project4.SimpleCSVTimeLogData.java
com.gek.and.project4.SimpleCSVTimeLogEntry.java
com.gek.and.project4.StatisticsActivity.java
com.gek.and.project4.TimeLogData.java
com.gek.and.project4.TimeLogEntry.java
com.gek.and.project4.TimeLogEntryComparator.java
com.gek.and.project4.TimeLogResource.java
com.gek.and.project4.TimeLogUtil.java
com.gek.and.project4.TimeLogViewer.java
com.gek.and.project4.activity.MainActivity.java
com.gek.and.project4.activity.OldMainActivity.java
com.gek.and.project4.activity.ProjectCardActivity.java
com.gek.and.project4.activity.ProjectDetailActivity.java
com.gek.and.project4.card.ProjectCard.java
com.gek.and.project4.card.ProjectCardArrayAdapter.java
com.gek.and.project4.comparator.ProjectTypeComparator.java
com.gek.and.project4.model.Project.java
com.gek.and.project4.model.ProjectFactory.java
com.gek.and.project4.util.ActivityUtil.java