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 3803d069e4 Remove axml-rpc from config 7 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 Prevent VLCObject acccess once released 7 years ago
medialibrary Remove useless nullity checks 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 Register Monitor once it's created 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 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: fix gas building on vlc 3.0 and 4.0 branch 8 years ago
compile.sh Update VLC HASH 8 years ago
gdb.sh build: restore c++_shared usage 8 years ago
settings.gradle Remove axml-rpc from config 7 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