Android app for viewing some stream channels.
StreamViewer is hosted in the following web site
https://github.com/neugen86/StreamViewer
If you think the Android project StreamViewer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of StreamViewer.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | gson-2.2.2.jar universal-image-loader-1.7.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in StreamViewer. The names of the image files are listed as follows.
stub_image.png
The following screenshort is generated from the image listed above.
StreamViewer has the following Java source files.
com.neugen.tools.streamViewer.activities.ChannelListActivity.java com.neugen.tools.streamViewer.activities.ChannelViewActivity.java com.neugen.tools.streamViewer.classes.Channel.java com.neugen.tools.streamViewer.classes.ChannelItems.java com.neugen.tools.streamViewer.classes.RowAdapter.java com.neugen.tools.streamViewer.constants.IntentExtra.java