compile vlc for KitKat

This forum is about all development around libVLC.
dprh
Blank Cone
Blank Cone
Posts: 11
Joined: 12 Sep 2015 17:12

compile vlc for KitKat

Postby dprh » 27 Sep 2015 18:43

Hello,
With some difficulty I managed to compile VLC for android.
But the compiled version targets android 6.0 by default.
When I modify target to SDK 19.1 in gradle.build I get compilation missing symbol errors like:

Code: Select all

java:26: error: cannot find symbol import android.media.AudioAttributes;
Do I have to get different .java sources for API 19?

dprh
Blank Cone
Blank Cone
Posts: 11
Joined: 12 Sep 2015 17:12

Re: compile vlc for KitKat

Postby dprh » 02 Oct 2015 22:53

In fact there's no need to compile specifically for Android 4.4, build with the latest SDK works.
I was misleaded because Android Studio didn't launch the app when it got generated. Looks like a bug on Linux version...


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 27 guests