Android project to facilitate course management tasks (only in German).
SchoolTool is hosted in the following web site
https://github.com/trent2/SchoolTool
If you think the Android project SchoolTool 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 SchoolTool.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 8 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\exportfooter.rsc assets\exportheader.rsc |
There are 8 image files in SchoolTool. The names of the image files are listed as follows.
ic_menu_add.png ic_menu_close_clear_cancel.png ic_menu_delete.png ic_menu_edit.png ic_menu_export.png menu_fehlstunde_kursliste.png menu_fehlstunden_schuelerliste.png typeb_calendar_today.png
The following screenshort is generated from the image listed above.
SchoolTool has the following Java source files.
com.exina.android.calendar.CalendarAdapter.java com.exina.android.calendar.CalendarView.java com.exina.android.calendar.Cell.java com.exina.android.calendar.CellView.java org.bob.school.FehlstundeEditor.java org.bob.school.KursEditor.java org.bob.school.KursFehlstundenEditor.java org.bob.school.KursFehlstundenList.java org.bob.school.KursKalender.java org.bob.school.KursTab.java org.bob.school.KurseList.java org.bob.school.SchuelerFehlstundenList.java org.bob.school.Schule.java org.bob.school.db.SchoolProvider.java org.bob.school.export.ExportToFile.java org.bob.school.tools.AlertDialogs.java org.bob.school.tools.CalendarTools.java org.bob.school.tools.SchoolTools.java org.bob.school.tools.StringTools.java