vlc-android-sdk
vlc-android-sdk copied to clipboard
Step by step tutorial for Building the LibVLC
Can you write a step by step tutorial on how you build the library? Because I always fail to build the library on my mac when using the instructions in vlc page.
Just add this line: compile 'de.mrmaffen:vlc-android-sdk:1.9.8' to your build.gradle dependencies section.
@augmenter I want to rebuild the library myself so I can exclude the support for mips device
+1 @Kuoyhout did you try this?
I am creating a docker image to maybe automatize this process. But haven't gotten it to work yet!