Android App for viewing timetable changes at UHK.CZ.
UHKChanges is hosted in the following web site
https://github.com/tkozel/UHKChanges
If you think the Android project UHKChanges 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 UHKChanges.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar jsoup-1.7.3.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in UHKChanges. The names of the image files are listed as follows.
fim_ico.png ic_menu_refresh.png
The following screenshort is generated from the image listed above.
UHKChanges has the following Java source files.
cz.uhk.changes.ChangeDetailActivity.java cz.uhk.changes.ChangeDetailFragment.java cz.uhk.changes.ChangeListActivity.java cz.uhk.changes.ChangeListFragment.java cz.uhk.changes.KeywordsActivity.java cz.uhk.changes.PrefActivity.java cz.uhk.changes.RefreshAlarmReceiver.java cz.uhk.changes.WidgetUpdateService.java cz.uhk.changes.model.Change.java cz.uhk.changes.parser.ChangeParser.java cz.uhk.changes.sql.ChangeDao.java cz.uhk.changes.sql.KeywordDao.java cz.uhk.changes.sql.SqlHelper.java cz.uhk.changes.tools.ChangesManager.java cz.uhk.changes.tools.KeywordHelper.java cz.uhk.changes.tools.TimeUtils.java cz.uhk.changes.widget.FimChangesWidgetProvider.java