Hi All
(I am working for an OEM so I have access to full source code)

I have written a daemon and included in the rom (\system\bin
\mydaemon)  I also created another lib and JNI interface (Which I will
call from Android connection Manager)

Now when I get a call from JAVA (through jni) I wanted to start my
daemon
I am doing the following  but not working
r= system ("(\system\bin\mydaemon")

Also I tried it using  script, I created /system/etc/start.sh and done
chmod 0777 in init.rc still it is not working

Please help

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to