In Android, is it possible to get access to the cluster level data of a 
micro SD card?
 
Like in Win32, you would do a CreateFile("\\.\\d:", ....);
or CreateFile("\\\\physicaldrive0\ <file://\\physicaldrive1\>", ....);
 
That way I should be able to access the boot sector.
 
Does Android support SD cards with FAT file system only?
Or are there any more that are supported?
 
Thanks

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