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.
 
 
 
 
 
Xavier RENE-CORAIL 393c259d0c Add a config file to tell LGTM.com how to build the code 7 years ago
api Add missing @Override annotations 7 years ago
assets/images/svg Add new Playlist menu icon 7 years ago
java-libs Migration to AndroidX libraries 8 years ago
libvlc Videoplayer: Fix NPE on Chromebooks 7 years ago
medialibrary Set Medialibrary version to 0.4.2 7 years ago
pkgs Adds custom pc.in files for medialibrary's dependencies 10 years ago
tools Fix libraries version 7 years ago
vlc-android Fix crash while blurring covers 7 years ago
.gitattributes Ignore android-headers in stats 8 years ago
.gitignore Provide gradle.properties file 7 years ago
.gitlab-ci.yml CI: Fix continuous builds patterns (again) 7 years ago
.lgtm.yml Add a config file to tell LGTM.com how to build the code 7 years ago
.mailmap mailmap: create and fix duplicates authors 14 years ago
COPYING Add GPLv2 license 14 years ago
NEWS Update NEWS 7 years ago
README.md Update the README file 7 years ago
build-common Add CI configurations 7 years ago
build.gradle Bump version to 3.0.95 7 years ago
compile-libvlc.sh compile-libvlc.sh: Provide ANDROID_API as a number 7 years ago
compile-medialibrary.sh Update LibVLC & Medialibrary HASH 7 years ago
compile.sh Update LibVLC & Medialibrary HASH 7 years ago
gdb.sh build: restore c++_shared usage 8 years ago
gradle.properties Disable R8 7 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.

VLC on Android plays all the same files as the classical version of VLC, and features a media database for Audio and Video files and stream.

License

VLC for Android is licensed under GPLv2 (or later). Android libraries makes this, de facto, a GPLv3 application.

VLC engine (libvlc) for Android is licensed under LGPL.

Build

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

Check our AndroidCompile wiki page

Contribute

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

Just respect our Code of Conduct.

Pull requests

Pull requests can be proposed here or on our github mirror.

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