Android application to automate authentication and scrape the timetable HTML for the VLE at UH.
UHTimeTable is hosted in the following web site
https://github.com/FrogInABox/UHTimeTable
If you think the Android project UHTimeTable 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 UHTimeTable.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | jsoup-1.7.3.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in UHTimeTable. The names of the image files are listed as follows.
logo.png refresh.png settings.png
The following screenshort is generated from the image listed above.
UHTimeTable has the following Java source files.
uk.co.kcleddy.UHTimeTable.ErrorDialog.java uk.co.kcleddy.UHTimeTable.LoginDialog.java uk.co.kcleddy.UHTimeTable.MainView.java uk.co.kcleddy.UHTimeTable.TimeTable.java