vlc-android-sdk icon indicating copy to clipboard operation
vlc-android-sdk copied to clipboard

Step by step tutorial for Building the LibVLC

Open Kuoyhout opened this issue 8 years ago • 4 comments

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.

Kuoyhout avatar Jan 24 '17 07:01 Kuoyhout

Just add this line: compile 'de.mrmaffen:vlc-android-sdk:1.9.8' to your build.gradle dependencies section.

augmenter avatar Jan 29 '17 00:01 augmenter

@augmenter I want to rebuild the library myself so I can exclude the support for mips device

Kuoyhout avatar Jan 29 '17 02:01 Kuoyhout

+1 @Kuoyhout did you try this?

KirillMakarov avatar Feb 08 '17 15:02 KirillMakarov

I am creating a docker image to maybe automatize this process. But haven't gotten it to work yet!

samostopar avatar Apr 07 '17 14:04 samostopar