Hi,

I write a jni so file which can be called from the android java
program.
This so file will use execl to create a native c process.
However from adb logcat, it says execl error with Bad address(errno
14)
Is it possible to create a native c process from android java program
or launch a shell script from java program and how to do so?
Thanks for any help.

--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to