A simple Android application: A companion for professors.
Prof-Companion is hosted in the following web site
https://github.com/piyush-nimbalkar/Prof-Companion
If you think the Android project Prof-Companion 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 Prof-Companion.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 11 |
jar files used | android-support-v4.jar |
There are 4 image files in Prof-Companion. The names of the image files are listed as follows.
ic_action_delete.png ic_action_done.png ic_action_edit.png ic_launcher_2.png
The following screenshort is generated from the image listed above.
Prof-Companion has the following Java source files.
com.example.diary.ContactActivity.java com.example.diary.CourseActivity.java com.example.diary.CourseArrayAdapter.java com.example.diary.CourseListActivity.java com.example.diary.DiaryXmlParser.java com.example.diary.DiaryXmlWriter.java com.example.diary.EditContactActivity.java com.example.diary.EditCourseActivity.java com.example.diary.EditEventActivity.java com.example.diary.EditNewsActivity.java com.example.diary.EventArrayAdapter.java com.example.diary.EventListActivity.java com.example.diary.MainActivity.java com.example.diary.NewsArrayAdapter.java com.example.diary.NewsListActivity.java model.Contact.java model.ContactBuilder.java model.Course.java model.CurrentCourse.java model.Event.java model.News.java