Hi all,
I am configuring wifi on my android based board using shell script.
Now I want to execute the same script from android application. For
that, I had used following code, but it didn't give any success till
now,
I had executed same script from "adb shell" prompt and it works
nicely.
Process exeCommands = Runtime.getRuntime().exec("/data/busybox/
board_script.sh");
is there anything else required than this???
Please help..
Asif
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en