Android/Web app to Track Progress by adding/updating entries.
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.
The following table is the detailed list of trackr.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
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.
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