You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 17 Mar 2012 at 11:16
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Mar 2012 at 11:16The text was updated successfully, but these errors were encountered: