This is TimeTable android app for Student's Ha Noi Law University.
timetable is hosted in the following web site
https://github.com/luanvuhlu/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 | 16 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 7 |
jar files used | android-support-v4.jar jxl.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in timetable. The names of the image files are listed as follows.
directory_up.png file_icon.png folder_icon.png
The following screenshort is generated from the image listed above.
timetable has the following Java source files.
com.bigbear.control.TimeTableControl.java com.bigbear.control.ViewSetting.java com.bigbear.entity.Account.java com.bigbear.entity.Schedule.java com.bigbear.entity.Settings.java com.bigbear.entity.Subject.java com.bigbear.entity.SubjectTimeTable.java com.bigbear.entity.Subjects.java com.bigbear.entity.WeekDay.java com.bigbear.timetable.About.java com.bigbear.timetable.AccountSettings.java com.bigbear.timetable.FileExploder.java com.bigbear.timetable.MainActivity.java com.bigbear.timetable.SettingsActivity.java com.bigbear.timetable.StudentList.java com.bigbear.timetable.SubjectListActivity.java