You need to do "export ANDROID_ABI=armeabi" before you start anything. Please follow the instructions as written. For example, you should not be running sh configure.sh by hand (unless you really know what you are doing). but I do: zj@ubuntu:~/Android$ ANDROID_SDK=/home/zj/Android/sdk zj@...
I followed this guide: http://wiki.videolan.org/AndroidCompile#Get_VLC_Source My aim: on Ubuntu 12.04 x64 --- compile/build vlc(apk) for Android Emulator I've done git clone git://git.videolan.org/vlc-ports/android.git vlc at "~/Android" path then (SDK & NDK is OK) http://i.imgur.com/u...
(first forgive my broken English...) I followed AndroidCompile(http://wiki.videolan.org/AndroidCompile) to try to compile VLC for Android but I got an error and I don't know how to solve it on earth... My OS is Ubuntu 12.04.1 LTS x86_64 Android SDK is OK (I get it from "adt-bundle-linux.zip&quo...