Hello everybody. I'm trying to port an app using NDK in order to be capable of reusing the C code of the application.
starting to work with the libs, i tested "bitmap-plasma" from the sample projs and i'ts working OK in the emulator (target 2.2), but when uploaded to the device (HTC Magic. system. 1.5) the debugger gives exception saying the native lib was not loaded. I'm using Eclipse for the android proj. and compiling the native code with cygwin make. the ndk-version is r4. i also tried the "hellojni" projects and that one works fine on the device, so i'm thinking maybe there is some parameter in bitmap-plasma that is causing problems?? please any help on what is causing this and how can i fix it. Thank you very much!. -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

