Android vlc player with multiple instance patch.
multiplevlc is hosted in the following web site
https://github.com/Ambigioz/multiplevlc
If you think the Android project multiplevlc 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 multiplevlc.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in multiplevlc. The names of the image files are listed as follows.
ic_menu_refresh.png
The following screenshort is generated from the image listed above.
multiplevlc has the following Java source files.
com.ambi.multiplevlc.VideoActivity.java com.ambi.multiplevlc.VideoFragment.java com.ambi.multiplevlc.VideoView.java org.videolan.libvlc.AudioOutput.java org.videolan.libvlc.EventHandler.java org.videolan.libvlc.HWDecoderUtil.java org.videolan.libvlc.IVideoPlayer.java org.videolan.libvlc.LibVLC.java org.videolan.libvlc.LibVlcException.java org.videolan.libvlc.LibVlcUtil.java org.videolan.libvlc.Media.java org.videolan.libvlc.MediaList.java org.videolan.libvlc.NativeCrashHandler.java org.videolan.libvlc.TrackInfo.java