[android-developers] Re: Deployment of native C library

2008-11-17 Thread Volker Gropp
Hi, your dont need your library in /system/lib, use System.load() as i already described in http://groups.google.com/group/android-developers/msg/86f49546bbab0cad Regards Volker Gropp On Nov 17, 5:05 am, adlaiti [EMAIL PROTECTED] wrote: I have a Java application that uses JNI to call

[android-developers] Re: What is google's official position on JNI ?

2008-10-01 Thread Volker Gropp
Hi Ranjeet, although I'm not the Android Dev Team i can tell you what ive been told last weeks about this topic: JNI is currently not supported in SDK 1.0. The reason is not quite clear, some say cause it may not work at all, or may break in the (near) future. Plus your app wont be portable and

[android-developers] Re: What is google's official position on JNI ?

2008-10-01 Thread Volker Gropp
to tell us that JNI is not supported at all and then use it in their own apps to make them better and give them more features than are available to the rest of the developers? On Oct 1, 11:49 am, Volker Gropp [EMAIL PROTECTED] wrote: Hi Ranjeet, although I'm not the Android Dev Team i can

[android-developers] Re: qemu emulator flag not supported anymore in the 1.0 SDK?

2008-09-24 Thread Volker Gropp
Hi, same Problem here with the SDK1.0 emulator on Linux. Im really missing the qemu network settings to be able to use the SDK1.0. Volker Gropp On Sep 24, 5:38 pm, Cheryl Sedota [EMAIL PROTECTED] wrote: In the 1.0 SDK, trying to run:  emulator.bat -qemu-m 256 on Windows XP does not work - I

[android-developers] Re: Android JNI

2008-08-25 Thread Volker Gropp
. 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] Re: Does Android support IMS and SIP?

2008-07-16 Thread Volker Gropp
in the Code. I'm thinking about porting pjsip to android, thought media/audio will be a problem, i guess. regards, Volker Gropp --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group