lumforever / vudroid

Automatically exported from code.google.com/p/vudroid
0 stars 0 forks source link

Can't work on MIPS based android. #112

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Download apk to sd
2.Install.

Apk installer reported, that apk is broken.

I download vudroid sources and NDK from 
http://developer.mips.com/android/download-android-ndk/
Added file Application.mk in jni folder.
Added string "APP_ABI := armeabi armeabi-v7a x86 mips" to Application.mk.

Build. 
This apk correct for ARM and MIPS.

Original issue reported on code.google.com by avrodche...@gmail.com on 17 Mar 2012 at 11:16