Hi, you probably want to ask about native development on android-ndk.

2009/8/25 Jiang <[email protected]>

>  Hello, guys.
>
> I created a jni library which depends the third shared library, I must copy
> the third shared library to /system/lib, otherwise, Java application can't
> load jni library. But you know, on G1 with official OS image, /system/lib is
> readonly. I tried to call System.setProperty to set java.library.path to the
> location stored the thired shared library before load jni library, but the
> issue still exists.
>
> Is there any one konw how to solve this issue? Thanks a lot.
>
> BR,
> - Jiang
>
> ------------------------------
> 好玩贺卡等你发,邮箱贺卡全新上线! >
> <http://cn.rd.yahoo.com/mail_cn/tagline/card/*http://card.mail.cn.yahoo.com/>




-- 
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, and so won't reply to such e-mails.  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