Android Open Source - App simple WellTrak






Project Summary

Simple android app to teach myself java..

Web Site / Source Repository

WellTrak is hosted in the following web site
https://github.com/EGM/WellTrak

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version11
Minimum SDK Version8
Activity Count2
Asset File Namesassets\TestData.sql
assets\gplv3.txt
assets\gplv3b.txt




Resource Files

There are 12 image files in WellTrak. The names of the image files are listed as follows.

gplv3.png
ic_menu_about.png
ic_menu_discard.png
ic_menu_help.png
ic_menu_list.png
ic_menu_next.png
ic_menu_previous.png
ic_menu_save.png
ic_menu_search.png
ic_menu_send.png
ic_menu_share.png
ic_menu_today.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WellTrak has the following Java source files.

com.egmono.util.Test.java
com.egmono.welltrak.WellTrakApp.java
com.egmono.welltrak.activity.DailyActivity.java
com.egmono.welltrak.activity.MonthlyListActivity.java
com.egmono.welltrak.dao.DatabaseHelper.java
com.egmono.welltrak.dao.VisitDao.java
com.egmono.welltrak.model.Analyte.java
com.egmono.welltrak.model.Measurable
.java
com.egmono.welltrak.model.Measurement.java
com.egmono.welltrak.model.Pumpage.java
com.egmono.welltrak.model.VisitModel
.java