On Aug 22, 9:30 pm, Tyler Ernst <[EMAIL PROTECTED]> wrote:
> Also since the 0.9 beta has been released I have been unable to copy
> the .so to the /system/lib directory of the emulator.  If anyone has
> found a way to do this that would be greatly appreciated.

Hi,

you have to mount the system rw. To do so run `adb remount` before you
push your .so. And keep in mind JNI will not be supported, or did you
find a way to deploy your native lib with a .apk?

Volker Gropp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to