A web/android app that helps early childhood instructors stay in touch with the parents of the children they teach.
kinder-updates is hosted in the following web site
https://github.com/kblauer/kinder-updates
If you think the Android project kinder-updates 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 kinder-updates.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in kinder-updates. The names of the image files are listed as follows.
ic_drawer.png logo.png
The following screenshort is generated from the image listed above.
kinder-updates has the following Java source files.
com.zachschulze.elementaryupdate.ApplicationTest.java com.zachschulze.elementaryupdate.LoginActivity.java com.zachschulze.elementaryupdate.ParentHomeActivity.java com.zachschulze.elementaryupdate.TeacherHomeActivity.java com.zachschulze.elementaryupdate.fragments.HomeFragment.java com.zachschulze.elementaryupdate.fragments.LogoutFragment.java com.zachschulze.elementaryupdate.fragments.PostUpdatesFragment.java com.zachschulze.elementaryupdate.fragments.ViewAttendanceFragment.java com.zachschulze.elementaryupdate.fragments.ViewFeedbackFragment.java com.zachschulze.elementaryupdate.fragments.ViewUpdatesFragment.java