I am running Android ICS 4.0.3 on a Blaze phone platform. I built rsync version 2.6.9 using the Android NDK and installed in on my device. If I run a shell on the device via the serial port, I can launch rsync and it runs fine but I cannot seem to be able to launch it programmatically via Runtime.getRuntime().exec. What I see is init:untracked pid exited. Does anyone have some advice?
-- 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