Forked from https://bitbucket.org/edwardcw/libvlc-android-sample.
LibVLCAndroidSample is hosted in the following web site
https://github.com/wtud/LibVLCAndroidSample
If you think the Android project LibVLCAndroidSample 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 LibVLCAndroidSample.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in LibVLCAndroidSample. The names of the image files are listed as follows.
ic_menu_refresh.png
The following screenshort is generated from the image listed above.
LibVLCAndroidSample has the following Java source files.
com.compdigitec.libvlcandroidsample.DirectoryAdapter.java com.compdigitec.libvlcandroidsample.MainActivity.java com.compdigitec.libvlcandroidsample.VideoActivity.java org.videolan.libvlc.Aout.java org.videolan.libvlc.EventHandler.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.TrackInfo.java