android app for massage therapy SOAPS data record system UI.
SOAPS is hosted in the following web site
https://github.com/felzix/SOAPS
If you think the Android project SOAPS 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 SOAPS.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
There are 4 image files in SOAPS. The names of the image files are listed as follows.
ic_action_search.png ic_input_add.png ic_menu_edit.png ic_menu_save.png
The following screenshort is generated from the image listed above.
SOAPS has the following Java source files.
com.enz.soaps.EditFormActivity.java com.enz.soaps.Form.java com.enz.soaps.FormsDatabaseHelper.java com.enz.soaps.FormsTable.java com.enz.soaps.MainActivity.java com.enz.soaps.NewFormActivity.java com.enz.soaps.Patient.java com.enz.soaps.PatientsDatabaseHelper.java com.enz.soaps.PatientsTable.java com.enz.soaps.SOAPSContentProvider.java com.enz.soaps.ViewFormActivity.java com.enz.soaps.ViewPatientActivity.java