mrmaffen / vlc-android-sdk

VLC Android SDK pushed to Maven Central. Primarily used in project tomahawk-android.
793 stars 244 forks source link

Does this libvlc compiled as release version? #9

Closed dingyaguang117 closed 8 years ago

dingyaguang117 commented 8 years ago

Realse version will remove assert. As the unknown networking status, it's important in product environment.

mrmaffen commented 8 years ago

what? :D Sorry I'm afraid I don't understand what you mean...

dingyaguang117 commented 8 years ago

Did you add release flag when compile VLC? https://wiki.videolan.org/AndroidCompile#Compile

I found a problem about the debug version: http://stackoverflow.com/questions/24012527/video-playback-libc-libvlc-crash-on-android

mrmaffen commented 8 years ago

no I didn't

dingyaguang117 commented 8 years ago

I got it... thanks~

LukePulverenti commented 8 years ago

It is possible that can be corrected? thanks.

adrien-aubel commented 8 years ago

+1

nthreads commented 8 years ago

Hello everyone, this may be not the right place to ask. Can anyone here help me please finding documentation of "How to implement" above sdk in my own project?

I'll be very thankful.

mrmaffen commented 8 years ago

The latest build (1.9.0) is a release build.