Hi all:
I am trying to rebuild a jni example called CallNative(see below url),
but it seems that the sdk is unable to load native library built by
myself. When the program trys to load native library, it simply exit
without throw any exceptions. But the so file shipped with the example
zip file is ok.
I guess it is due to the incompatible crosstoolchain. I am using
arm-2008q1-126-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
downloaded from CodeSourcery, the example is said to be using 2007
version of the toolchain.

Dose anybody has encountered the same problem?

http://davanum.wordpress.com/2007/12/09/android-invoke-jni-based-methods-bridging-cc-and-java/

Both m3 and m5 sdk cannot load native lib I built but ok with shipped
lib.

my host system is ubuntu 7.04
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to