Hello,
I have compile VLC follow step on link https://wiki.videolan.org/AndroidCompile/ to build file libvlc-3.0.0.aar. I try to add aar to android studio project but build logs show cannot found libvlc. Where I should put libvlc-3.0.0.aar file to build? How to config Android.mk and Application.mk any intruction?
Please help me to build right on android studio!
Thanks!