<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""></div>
Try posting your logcat logs with a clean build and _lastest_ android.git/vlc.git.</blockquote><div><br></div><div>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.<br>

<br></div><div>I used this environment:<br><br>export ANDROID_SDK=/home/jorge/adt-bundle-linux-x86_64-20131030/sdk/<br>export ANDROID_NDK=/home/jorge/adt-bundle-linux-x86_64-20131030/ndk/<br>export PATH=$PATH:$ANDROID_SDK/platform-tools:$ANDROID_SDK/tools<br>

export ANDROID_ABI=armeabi<br>export NO_ARMV6=1<br></div><div><br></div><div>After some time of successfully compiling, I cloned libvlc-android-sample. Imported it into Eclipse and applied these changes: <a href="http://pastebin.com/CMUEcs3b">http://pastebin.com/CMUEcs3b</a><br>

<br></div><div>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.<br><br></div><div></div><div>Here's the full -unfiltered- logcat output: <a href="http://pastebin.com/6s3ZQted">http://pastebin.com/6s3ZQted</a><br>

</div><div>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.<br><br>Anyway, the problem remains. The player won't wait 20 seconds, but less than a second.<br>

Maybe you could try to reproduce my problem? It should be reproduceable by following these steps.<br><br></div><div>Thank you again by your patience,<br>Jorge.<br><br></div></div></div></div>