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
android.permission.MODIFY_AUDIO_SETTINGS: Allows an application to modify global audio settings. android.permission.INTERNET: Allows applications to open network sockets. android.permission.READ_PHONE_STATE: Allows read only access to phone state. android.permission.READ_LOGS: Allows an application to read the low-level system log files. android.permission.VIBRATE: Allows access to the vibrator. android.permission.WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage. android.permission.WRITE_SETTINGS: Allows an application to read or write the system settings. android.permission.WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. android.permission.ACCESS_NETWORK_STATE: Allows applications to access information about networks. android.permission.READ_EXTERNAL_STORAGE: Allows an application to read from external storage.