[android-developers] Re: Change sdcard permission

2009-06-13 Thread Delta Foxtrot
2009/6/13 Nithin Varamballi > Ya i agree with your point that sdcards are formatted to be fat32 > and fat32 doesn't support linux permission system, Suppose if i give > in my application like this "/bin/sh /sdcard/myapplication", what will > i get,weather i can change the permission of my applic

[android-developers] Re: Change sdcard permission

2009-06-12 Thread Nithin Varamballi
Hi.. Thanks for reply... Ya i agree with your point that sdcards are formatted to be fat32 and fat32 doesn't support linux permission system, Suppose if i give in my application like this "/bin/sh /sdcard/myapplication", what will i get,weather i can change the permission of my application or j

[android-developers] Re: Change sdcard permission

2009-06-12 Thread Delta Foxtrot
2009/6/13 N V > 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 th