Android Open Source - Video file KamcordChallenge






Project Summary

Simple Android application that pulls a feed of video URLs from a JSON file and displays it as a list. Videos are playable..

Web Site / Source Repository

KamcordChallenge is hosted in the following web site
https://github.com/kevin521/KamcordChallenge

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

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version17
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

KamcordChallenge has the following Java source files.

com.kevchen.kamcordchallenge.HomeActivity.java
com.kevchen.kamcordchallenge.KamcordReceiver.java
com.kevchen.kamcordchallenge.Video.java
com.kevchen.kamcordchallenge.VideoListAdapter.java