Android Open Source - App web trackr






Project Summary

Android/Web app to Track Progress by adding/updating entries.

Web Site / Source Repository

trackr is hosted in the following web site
https://github.com/jeffreychien/trackr

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

ItemValue
Java File Count10
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in trackr. The names of the image files are listed as follows.

dslv_launcher.png

The following screenshort is generated from the image listed above.

null

Java Source Files

trackr has the following Java source files.

com.ignitis.trackr.EntryOverview.java
com.ignitis.trackr.FolderOverview.java
com.ignitis.trackr.data.EntryDatabaseHandler.java
com.ignitis.trackr.data.FolderDatabaseHandler.java
com.ignitis.trackr.entry.Entry.java
com.ignitis.trackr.entry.EntryAdapter.java
com.ignitis.trackr.entry.EntryDialogBuilder.java
com.ignitis.trackr.folder.Folder.java
com.ignitis.trackr.folder.FolderAdapter.java
com.ignitis.trackr.folder.FolderDialogBuilder.java