[android-developers] Re: Read CID of SD card (MMC)

2009-08-08 Thread dan raaka
In galaxy, There is an internal memory which is 7GB mounted as /sdcard and the external sd card gets mounted as /sdcard/sd -Dan On Sat, Aug 8, 2009 at 4:17 AM, Pete wrote: > > Hi > > How can I read the CID (Card Identification register) of an SD card > with Java or C-Code in an Android phone?

[android-developers] Re: Read CID of SD card (MMC)

2009-08-09 Thread Pete
Hi Dan Thanks for your help. How can I read the CID of the external sd card that is mounted to /sdcard/sd? -Pete On 9 Aug., 05:19, dan raaka wrote: > In galaxy, There is an internal memory which is 7GB mounted as /sdcard and > the external sd card gets mounted as /sdcard/sd > > -Dan > > On Sat

[android-developers] Re: Read CID of SD card (MMC)

2012-06-28 Thread Gmo - GetUSB.info
That number is the serial number of the card reader chip. Unless you have specific SCSI command calls to the bridge chip I don't think you can get the CID number. You can use a production machine like the systems from Nexcopy.com that do 20 at a time, but probably over kill for your applicati