To be clear: native code is not a supported part of the 1.0 SDK. If you use it, your application will most likely break with future platform updates.
On Sep 29, 8:48 am, Josh Guilfoyle <[EMAIL PROTECTED]> wrote: > I haven't specifically tested with 1.0, but with 0.9r1 it was > certainly possible. The issue of it being supported, however, is more > difficult. There is no distribution mechanism for native code, > furthermore the /system image is not writable on normal phones. So > unless there is a way to load native code from /data (I can't say one > way or another; haven't tried), it's certainly going to be out of > reach for any typical user to install. Even still, it will require > some moderate sophistication to install apps that use native code, and > they won't be available on the Market which is probably a big > deterrent for most users. > > On Sep 29, 12:15 am, wiki <[EMAIL PROTECTED]> wrote: > > > HI, > > does Android supports JNI? > > I see the loadLibrary() function available in the System. but came > > across certain discussion that Native code is not supported in Android > > 1.0. > > can somebody clear the picture please? > > > Regards > > wiki --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

