I agree , Sdcard has FAT32. But since , android linux kernel accesses
FAT32 to create file on it, isnt there any way to supply more
information (like permissions) along with creating a file command ? I
checked this post but cudnt get how to do it or even if it is of any
use.

http://groups.google.com/group/android-developers/browse_thread/thread/7ca63e1dd9a71ce2

CAn anything be done with /etc/fstab ?


On Apr 13, 3:56 pm, Kostya Vasilyev <kmans...@gmail.com> wrote:
> The memory card uses FAT32, which does not support Unix-style owner and
> permission info.
>
> -- Kostya
>
> 13.04.2011 13:35, Kacee пишет:
>
> > Encryption is one solution. However I was thinking if there is any way
> > to restrict file permission on SDCARD. Since the file is created by my
> > application, which has a unique UserId, is there any way to set
> > permissions like chmod on file ?
>
> --
> Kostya Vasilyev --http://kmansoft.wordpress.com

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