Android time tracker application.
Wisely is hosted in the following web site
https://github.com/mimitantono/Wisely
If you think the Android project Wisely 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 Wisely.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 10 |
Activity Count | 5 |
jar files used | android.jar ormlite-android-4.29.jar ormlite-core-4.29.jar ormlite-jdbc-4.29.jar |
Raw File Names | res\raw\ormlite_config.txt |
There are 6 image files in Wisely. The names of the image files are listed as follows.
ic_tab_activities_grey.png ic_tab_activities_white.png ic_tab_categories_grey.png ic_tab_categories_white.png ic_tab_reports_grey.png ic_tab_reports_white.png
The following screenshort is generated from the image listed above.
Wisely has the following Java source files.
com.timelord.ListActivity.java com.timelord.ListCategory.java com.timelord.Main.java com.timelord.NewActivity.java com.timelord.NewCategory.java com.timelord.activity.BaseEntry.java com.timelord.activity.BaseList.java com.timelord.activity.EntityAdapter.java com.timelord.dao.DatabaseConfigUtil.java com.timelord.dao.DatabaseHelper.java com.timelord.pojo.Activity.java com.timelord.pojo.ActivityLog.java com.timelord.pojo.BaseEntity.java com.timelord.pojo.Category.java