Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't work on MIPS based android. #112

Open
GoogleCodeExporter opened this issue Aug 25, 2015 · 0 comments
Open

Can't work on MIPS based android. #112

GoogleCodeExporter opened this issue Aug 25, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant