Android Open Source - Development api CourseraApp






Project Summary

Application that draws from Coursera's APIs to display course information.

Web Site / Source Repository

CourseraApp is hosted in the following web site
https://github.com/tmcfarlin4/CourseraApp

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
gson-2.2.4.jar
retrofit-1.6.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 6 image files in CourseraApp. The names of the image files are listed as follows.

circleframe.png
coursera_frame.9.png
ic_collections_go_to_today.png
ic_device_access_time.png
ic_location_web_site.png
ic_subtitle_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CourseraApp has the following Java source files.

com.tommcfarlin.courseraapp.CourseAdapter.java
com.tommcfarlin.courseraapp.CourseInformationActivity.java
com.tommcfarlin.courseraapp.CourseraAPI.java
com.tommcfarlin.courseraapp.CourseraUtils.java
com.tommcfarlin.courseraapp.MainActivity.java
com.tommcfarlin.datahandling.CourseItem.java
com.tommcfarlin.datahandling.CourseraDatasource.java
com.tommcfarlin.datahandling.MyCategory.java
com.tommcfarlin.datahandling.MyCourse.java
com.tommcfarlin.datahandling.MyInstructor.java
com.tommcfarlin.datahandling.MySession.java
com.tommcfarlin.datahandling.MyUniversity.java
com.tommcfarlin.utils.MyUtils.java