I putted my created .so file into libs/armeabi/

I reccomend you download Android NDK .
http://developer.android.com/sdk/ndk/1.5_r1/index.html

and ask Android NDK Group is better.
http://groups.google.com/group/android-ndk

thanks

On 8月4日, 午後4:03, Kaj Bjurman <[email protected]> wrote:
> I'm not sure about this, since I haven't done it myself, but I've
> heard that some people place the libraries under res/raw, and then
> they copy it to /data/data/your-package-name when it's first started.
>
> On 4 Aug, 04:53, "[email protected]" <[email protected]>
> wrote:
>
>
>
> > I have a .so library ,which I had  put  in directory  "assets" .   But
> > how can i load it ?
>
> > I can't use System.loadLibrary or System.load  because i can't get the
> > path.  thanks
>
> > in advance for your answers.

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