# Android-VLC-Sample **Repository Path**: cuzjx/Android-VLC-Sample ## Basic Information - **Project Name**: Android-VLC-Sample - **Description**: simple android example to use vlc library on your app - **Primary Language**: Java - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android-VLC-Sample simple android example to use vlc library on your app vlc player embeded on fragment **** ### dependency ``` dependencies { compile 'com.damavandi:android-vlc-lib:1.0.1' } ```