Android Open Source - Example course android-ocw






Project Summary

A commissioned prototype for searching and navigating Open Course Ware courses on the phone..

Web Site / Source Repository

android-ocw is hosted in the following web site
https://github.com/Spidy88/android-ocw

If you think the Android project android-ocw 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 android-ocw.

ItemValue
Java File Count14
Supported screen sizes[ldpi]
Target SDK Version19
Minimum SDK Version19
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of android-ocw is as follows:

GNU General Public License

Resource Files

There are 2 image files in android-ocw. The names of the image files are listed as follows.

banner.png
banner2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

app.ocw.CourseAdapter.java
app.ocw.CourseDetailActivity.java
app.ocw.CourseListActivity.java
app.ocw.CourseSearchActivity.java
app.ocw.api.CategoryListAPI.java
app.ocw.api.CourseSearchAPI.java
app.ocw.api.ProviderListAPI.java
app.ocw.model.Category.java
app.ocw.model.CourseDetail.java
app.ocw.model.Course.java
app.ocw.model.Provider.java
app.ocw.task.GetCategoryListTask.java
app.ocw.task.GetProviderListTask.java
app.ocw.task.SearchCoursesTask.java