[android-developers] Re: Problem in Android-JNI IPC

2008-12-03 Thread Dianne Hackborn
Hi, this is not about developing for the SDK, so should be moved to one of the open source groups. Thanks. On Wed, Dec 3, 2008 at 6:10 AM, Pankaj Munjal [EMAIL PROTECTED]wrote: Hello folks, I have implemented a JNI layer for communication between the Android Java Application and Android

[android-developers] Re: Problem in Android-JNI IPC

2008-12-03 Thread limpwhizzkid
You'll need to add network access permissions to the manifest for the Android application that is loading the shared object. For the second issue, I had noticed that message queues work fine on the emulator, but fail on target. After a closer examination using strace, I realized that system call