[Android] Network caching setter does nothing?

Jorge Suárez de Lis yo at jorgesuarezdelis.name
Sun Feb 23 12:07:34 CET 2014


> Try posting your logcat logs with a clean build and _lastest_
> android.git/vlc.git.


I just cloned the android.git. Then I commented out the lines 111 and 136
of the compile.sh script, so it downloads the last version and don't crash
when doing so.

I used this environment:

export ANDROID_SDK=/home/jorge/adt-bundle-linux-x86_64-20131030/sdk/
export ANDROID_NDK=/home/jorge/adt-bundle-linux-x86_64-20131030/ndk/
export PATH=$PATH:$ANDROID_SDK/platform-tools:$ANDROID_SDK/tools
export ANDROID_ABI=armeabi
export NO_ARMV6=1

After some time of successfully compiling, I cloned libvlc-android-sample.
Imported it into Eclipse and applied these changes:
http://pastebin.com/CMUEcs3b

Then copied ord/videolan/libvlc into src, armeabi/libvlcjni.so into libs,
cleaned the project, compiled and tested in on a 4.4.2 emulator.

Here's the full -unfiltered- logcat output: http://pastebin.com/6s3ZQted
The network caching appears now. It didn't appear on the other attemps, but
just because I was filtering the logcat output with the VLC tag. Sorry
about that.

Anyway, the problem remains. The player won't wait 20 seconds, but less
than a second.
Maybe you could try to reproduce my problem? It should be reproduceable by
following these steps.

Thank you again by your patience,
Jorge.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20140223/68ec8cc4/attachment.html>


More information about the Android mailing list