Compile for armv7 instead of armv5.
diff --git a/jni/Application.mk b/jni/Application.mk
index 8d22899..df30fe1 100644
--- a/jni/Application.mk
+++ b/jni/Application.mk
@@ -3,6 +3,7 @@
 APP_PLATFORM := android-14
 APP_OPTIM := debug
 APP_STL := gnustl_shared
+APP_ABI := armeabi-v7a
 
 APP_MODULES := libccgnu2