Since native code is not currently supported in the SDK, could you please
move this to one of the platform lists?  Thanks.

Btw if you read the platform lists, there is now in the main tree a complete
example of implementing a native code library and a Java glue library that
uses JNI to call it.

On Thu, Jan 8, 2009 at 1:05 PM, blues <[email protected]> wrote:

>
> Thanks.
>
> I tried System.loadLibrary("mylib");
> I got exception of unsatisfied link.
>
> I tried both my lib (libmylib.so) and some libs under /system/lib.
> Both Dev1 and G1 phones.
>
> On Jan 7, 7:13 pm, Dave Sparks <[email protected]> wrote:
> > You can download the Android source code from source.android.com and
> > build yourJNIlibraries against the gcc toolchain for testing.
> >
> > On Jan 5, 5:19 pm, blues <[email protected]> wrote:
> >
> >
> >
> > > I have read all the post aboutJNI. And I knowJNIis not offcially
> > > supported and google is working on the native SDK and I have to wait.
> >
> > > But I really want to verify the performance of the native code now so
> > > I can know which direction to go before the native SDK release.
> >
> > > So may I know if the G1 or DEV 1 phone supportJNI? Just for test
> > > purpose on my own phone.
> >
> > > Blues- Hide quoted text -
> >
> > - Show quoted text -
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to