You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Thomas Guillem badbaa70f0 build: add vulkan 8 years ago
api Migration to AndroidX libraries 8 years ago
assets/images/svg Add our icons for the new download subtitles dialog 8 years ago
java-libs Migration to AndroidX libraries 8 years ago
libvlc build: add vulkan 8 years ago
medialibrary Medialibrary folders: add count methods for paging 8 years ago
pkgs Adds custom pc.in files for medialibrary's dependencies 10 years ago
tools Upgrade Kotlin to v1.3 8 years ago
vlc-android Prevent NPE with USBManager 8 years ago
.gitattributes Ignore android-headers in stats 9 years ago
.gitignore build: restore c++_shared usage 8 years ago
.mailmap mailmap: create and fix duplicates authors 14 years ago
COPYING Add GPLv2 license 15 years ago
NEWS Update NEWS 8 years ago
README.md README: Add bugtrack in support section 8 years ago
build.gradle Upgrade Kotlin to v1.3 8 years ago
compile-libvlc.sh build: add vulkan 8 years ago
compile.sh Update VLC HASH 8 years ago
gdb.sh build: restore c++_shared usage 8 years ago
settings.gradle Tools module for common utility classes 8 years ago

README.md

VLC for Android

This is the official Android port of VLC.

License

VLC for Android is licensed under GPLv3

Build

You will need a recent Linux distribution to build VLC. It should work with Windows 10, but no official support for this.

Check our AndroidCompile wiki page

Contribute

VLC is a libre and open source project, we welcome all contributions.

Pull requests

Pull requests can be proposed on github mirror as code.videolan.org is reserved to VideoLAN members

Sending patches to the mailing list

Check our wiki page on how to send patches
Send them to the android mailing list: android@videolan.org, not vlc-devel.

Issues and feature requests

VLC for Android bugtracker is hosted on VideoLAN gitlab
Please look for existing issues and provide as much useful details as you can (e.g. vlc app version, device and Android version)

Translations:

You can help improving translations too by joining the transifex vlc project

LibVLC

You can use our LibVLC module to power your own Android media player.
Have a look at our sample codes.

support