On Thursday, March 22, 2012 1:02:20 AM UTC-4, Saurabh Patel wrote: > > Hi all > > Its resolved some problem of read write permission of my mounted directory > Launching a process is still a very bad way to solve a problem on Android, which should only be resorted to when there is no alternative (for example, trying to do something as superuser on a device modified to marginally support that).
Dianne gave you a very good alternative. Use it, as it will be more portable across devices, allow you to more easily detect failures, will not require a busybox install, and will be more likely to continue working on future Android versions. -- 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

