2009/6/13 N V <nithi...@gmail.com>

>             Can any help me that, How can i change the file
> permission that is present in the SDCARD... Normally when i insert a
> file to SDCARD, file has read and write permission, I want to change
> the permission that is read
> write and execute.. Is it possible to change the permission....?
>

Most sdcards are formatted to be fat32 and fat32 doesn't support linux
permission system, you can get round this by prefixing the command with sh.

eg

/bin/sh /sdcard/application

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to