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

help!!! how suport android x86? #1

Closed
lhs286266503 opened this issue Aug 16, 2013 · 7 comments
Closed

help!!! how suport android x86? #1

lhs286266503 opened this issue Aug 16, 2013 · 7 comments

Comments

@lhs286266503
Copy link

like title

@dark58
Copy link

dark58 commented Aug 16, 2013

in your file Application.mk
try write APP_ABI := armeabi-v7a armeabi mips x86
rebuild your jni.

@lhs286266503
Copy link
Author

thank you for your reply!the way you said I have tried! but there were no success that Lenovo k900!now I do not how to do!

发自我的 iPhone

在 2013-8-16,18:51,dark58 notifications@github.com 写道:

in your file Application.mk
try write APP_ABI := armeabi-v7a armeabi mips x86
rebuild your jni.


Reply to this email directly or view it on GitHub.

@dark58
Copy link

dark58 commented Aug 16, 2013

check if libs/x86/gif.so was builded.
if it exist, may be problem in code. Do you have any stacktrace with error?

@lhs286266503
Copy link
Author

yes ,there is a name libgif.so file in libs/x86 directory ;are You tested the x86 platform?;I think there are some problem in code ,Find a time to look at tomorrow;we make friends, ok? my wechat ID is 286266503!i am sorry !My English is so so!

@koral--
Copy link
Owner

koral-- commented Aug 27, 2013

What exactly is wrong? Have you tried with the same file on arm?

@Wavesonics
Copy link
Contributor

The release jars include x86 as well as MIPS, and ARM binaries, so things should just work. Recommend closing this as to not confuse others.

@koral--
Copy link
Owner

koral-- commented Nov 23, 2013

OK, I'm closing this issue until any detailed information will be provided.

@koral-- koral-- closed this as completed Nov 23, 2013
@niplus niplus mentioned this issue Aug 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants