Android Open Source - App companion Prof-Companion






Project Summary

A simple Android application: A companion for professors.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Prof-Companion.

ItemValue
Java File Count21
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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