Android Open Source - Development file streaming_project






Project Summary

Android app for downloading and streaming media files from a http server.

Web Site / Source Repository

streaming_project is hosted in the following web site
https://github.com/raul23/streaming_project

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

ItemValue
Java File Count16
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\app.properties




License

The license information of streaming_project is as follows:

GNU General Public License

Resource Files

There are 2 image files in streaming_project. The names of the image files are listed as follows.

error.png
frame.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.streaming.streaming.ApplicationTest.java
com.example.streaming.streaming.AssetsPropertyReader.java
com.example.streaming.streaming.DataFetcher.java
com.example.streaming.streaming.DataLoader.java
com.example.streaming.streaming.MainActivity.java
com.example.streaming.streaming.MediaActivity.java
com.example.streaming.streaming.MediaDatabaseHelper.java
com.example.streaming.streaming.MediaFragment.java
com.example.streaming.streaming.MediaListActivity.java
com.example.streaming.streaming.MediaListFragment.java
com.example.streaming.streaming.MediaLoader.java
com.example.streaming.streaming.MediaManager.java
com.example.streaming.streaming.MediaProvider.java
com.example.streaming.streaming.Media.java
com.example.streaming.streaming.SQLiteCursorLoader.java
com.example.streaming.streaming.SingleFragmentActivity.java