This is an app created in tandem with DCU Tech Week, this Android app displays design principles, github libraries, basic ui design and other stuffs.
Timetable is hosted in the following web site
https://github.com/Danm72/Timetable
If you think the Android project Timetable 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 Timetable.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | ActiveAndroid.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\talks.json assets\talks_web.json |
Timetable has the following Java source files.
com.dcu.techweek.Adapters.TalkAdapter.java com.dcu.techweek.Fragments.DayFrag.java com.dcu.techweek.MainActivity.java com.dcu.techweek.Models.Network.Talk.java com.dcu.techweek.Models.Persistence.DBTalk.java com.dcu.techweek.roto.TimetableService.java