My Android App for keeping track of Tasks for CATS recording.
AndroidCatsTimer is hosted in the following web site
https://github.com/BrettMZig/AndroidCatsTimer
If you think the Android project AndroidCatsTimer 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 AndroidCatsTimer.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in AndroidCatsTimer. The names of the image files are listed as follows.
cats_icon.png
The following screenshort is generated from the image listed above.
AndroidCatsTimer has the following Java source files.
com.example.mysecondapp.AddTaskActivity.java com.example.mysecondapp.BuildConfig.java com.example.mysecondapp.MainActivity.java com.example.mysecondapp.ProjectList.java com.example.mysecondapp.ReportList.java com.example.mysecondapp.Task.java com.example.mysecondapp.TaskComparator.java com.example.mysecondapp.TaskKeeper.java