Re: [android-developers] jni armeabi code compatibility

2010-08-09 Thread Michael Tsai
在 2010-8-8 上午12:11,"radiodee1" 编写: Hi. I'm writing a jni library for a game. I have java code that I want to replace with functions from the library. Is it true that most of the devices out there are compatible with my code if I compile it for the default arm processor, or will I find that there a

[android-developers] jni armeabi code compatibility

2010-08-07 Thread radiodee1
Hi. I'm writing a jni library for a game. I have java code that I want to replace with functions from the library. Is it true that most of the devices out there are compatible with my code if I compile it for the default arm processor, or will I find that there are many devices out there that my li