On May 24, 10:54 am, JerryZhang <[email protected]> wrote:
> Could you tell me how to get several SdCard devices names on Android
> platform? Is there available APIs for getting SdCard device name which
> is only attached this SdCard device?For example, I have two SdCard
> devices but how can I differ them ?( the content in the two SdCard
> devices is as the same.)
As it says, this call gets the FAT volume id for the given mount
point:
public static native int getFatVolumeId(String mountPoint);
--
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