Friends, I've developed a shell which used Runtime.getRuntime.exec() to execute the shell commands & I've created a InputStreamReader/EditText to capture the output. Now, when the user tries to run following commands:
$ adb shell output is: "couldn't run shell at 5580 restarting the daemon at 5580 *" So, I'm a little baffled in a sense, as to why it is not allowing me to bind to adb core, though I've provided all the infrastructure ? Is there a work around for this ? With Regards, Vinayak -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
