Android Open Source - Video file AndroidHttpServer






Project Summary

Demo app to showcase Android HttpServer serving local video files to other devices.

Web Site / Source Repository

AndroidHttpServer is hosted in the following web site
https://github.com/Sriharia/AndroidHttpServer

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

ItemValue
Java File Count2
Target SDK Version21
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
Asset File Namesassets\jellies.mp4




Java Source Files

AndroidHttpServer has the following Java source files.

com.example.streamlocalfile.LocalFileStreamingServer.java
com.example.streamlocalfile.StreamingActivity.java