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.
 
 
 
 
 
Geoffrey Métais a3763cca47 Update NEWS 7 years ago
api Upgrade androidx.appcompat 7 years ago
assets/images/svg Add new Playlist menu icon 7 years ago
java-libs Migration to AndroidX libraries 8 years ago
libvlc Check VLC git revision in libvlc 7 years ago
medialibrary Upgrade medialibrary to v0.4.0 7 years ago
pkgs Adds custom pc.in files for medialibrary's dependencies 10 years ago
tools Upgrade androidx.appcompat 7 years ago
vlc-android Fix shortcut title in debug 7 years ago
.gitattributes Ignore android-headers in stats 8 years ago
.gitignore build: restore c++_shared usage 8 years ago
.mailmap mailmap: create and fix duplicates authors 13 years ago
COPYING Add GPLv2 license 14 years ago
NEWS Update NEWS 7 years ago
README.md README: Add bugtrack in support section 8 years ago
build-common Split Medialibrary and LibVLC builds 7 years ago
build.gradle Upgrade androidx.appcompat 7 years ago
compile-libvlc.sh Multi-arch LibVLC & Medialibrary 7 years ago
compile-medialibrary.sh Upgrade medialibrary to v0.4.0 7 years ago
compile.sh Restore ABI display in 'About' view 7 years ago
gdb.sh build: restore c++_shared usage 8 years ago
publish.gradle Set bintray dependencies 7 years ago
settings.gradle Remove axml-rpc from config 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