I have a Samsung Galaxy Tab 2.0 (7")
On the back of this device is a serial number of the format
RF3C6000MNA
When I go into settings on my device, and choose About Device->Status->Serial Number, this number also appears.
I can't, however, find a way of extracting this number programmatically.
I've seen loads of articles about extracting the serial number, but this returns a completely different number. (using android.os.Build.SERIAL)
I've already extracted the IMEI, and MAC address, so I don't need code for this.