VLC media player is a free and open source cross-platform multimedia player that plays most multimedia files as well as discs, devices, and network streaming protocols.This is the port of VLC media player to the Android™ platform. VLC for Android can play any video and audio files, as well as
org.videolan.vlc.permission.READ_EXTENSION_DATA: READ_EXTENSION_DATA org.videolan.vlc.permission.BIND_DATA_CONSUMER: BIND_DATA_CONSUMER android.permission.VIBRATE: Allows access to the vibrator. android.permission.WRITE_SETTINGS: Allows an application to read or write the system settings. android.permission.WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage. android.permission.INTERNET: Allows applications to open network sockets. android.permission.RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. android.permission.ACCESS_NETWORK_STATE: Allows applications to access information about networks. android.permission.WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. android.permission.MODIFY_AUDIO_SETTINGS: Allows an application to modify global audio settings. android.permission.SYSTEM_ALERT_WINDOW: Allows an app to create windows using the type TYPE_SYSTEM_ALERT, shown on top of all other apps. android.permission.READ_EXTERNAL_STORAGE: Allows an application to read from external storage.