Android schedule application for Transport and Telecommunication Institute.
tti-asa is hosted in the following web site
https://github.com/LArchaon/tti-asa
If you think the Android project tti-asa 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 tti-asa.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | simple-xml-2.6.6.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\simple-xml-2.6.6.jar |
There are 2 image files in tti-asa. The names of the image files are listed as follows.
logo.png tsi.png
The following screenshort is generated from the image listed above.
tti-asa has the following Java source files.
lv.tti.app.ScheduleApplication.java lv.tti.app.activities.ScheduleActivity.java lv.tti.app.activities.SplashScreenActivity.java lv.tti.app.dialogs.AboutDialog.java lv.tti.app.dialogs.DialogCreator.java lv.tti.app.dialogs.NoNetworkDialog.java lv.tti.app.dialogs.StudentCodeDialog.java lv.tti.app.models.Day.java lv.tti.app.models.Lesson.java lv.tti.app.models.User.java lv.tti.app.utils.LessonParser.java lv.tti.app.utils.LessonXMLService.java lv.tti.app.utils.LessonsAdapter.java lv.tti.app.utils.NetworkChecker.java lv.tti.app.utils.ScheduleParseManager.java lv.tti.app.utils.ScheduleUpdater.java lv.tti.app.utils.UserManager.java