On Sun, Aug 7, 2011 at 10:59 PM, Prabhu Chawandi <[email protected]> wrote: > I met a situation where I have to change the permission of lcd device file > permission before entering test and reset while exting. > I am not getting what call will simulate the C language's "system" api. > please help me out.
You cannot change file permissions from Java, IIRC. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.1 Programming Books: http://commonsware.com/books -- 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

