[Android] [PATCH 0/7] VLC for Android on x86
Edward Wang
edward.c.wang at compdigitec.com
Sun Jul 15 22:27:27 CEST 2012
*** TEST IT: ***
http://dl.dropbox.com/u/87163673/VLC-debug-20120715-x86.apk
Edward Wang (7):
Support compiling on Android-x86
Makefile: don't hardcode the ARM architecture
jni: Link against libfaad too
Makefile: Don't hardcode the build target arch and binary
jni: Use the syscall function in JNI for Android-x86
jni: Excluse ARM-only header
src: Enforce x86 build checking as well
Makefile | 12 +++-----
compile.sh | 10 +++++-
configure.sh | 39 ++++++++++++++++++----------
echo-abi-vars.sh | 17 ++++++++++++
setup-abi-vars.sh | 19 +++++++++++++
vlc-android/jni/Android.mk | 2 +-
vlc-android/jni/eventfd.c | 11 ++++++++
vlc-android/jni/pthread-once.c | 4 +++
vlc-android/src/org/videolan/vlc/Util.java | 22 +++++++++++++---
9 files changed, 108 insertions(+), 28 deletions(-)
create mode 100755 echo-abi-vars.sh
create mode 100755 setup-abi-vars.sh
--
1.7.5.4
More information about the Android
mailing list