Blame the Dalvik, not java :P

On Mon, Aug 25, 2008 at 2:15 PM, Tyler Ernst <[EMAIL PROTECTED]> wrote:
>
> Thanks, that was exactly what we needed.  We realize JNI is not
> supported, but Java code is just too slow to do the things we need...
>
> On Aug 25, 2:23 am, Volker Gropp <[EMAIL PROTECTED]> wrote:
>> 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 mindJNIwill 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