i'm newbie
Get the serial number off of a tablet. Skip navigation Sign in. This video is unavailable. Tablet serial number joedoe49. Finding the HP tablet model number, product number, and serial number The model number, product number, and serial number are located in one or more of the following places on your tablet: The serial number and product number are laser-etched on the side, top, or bottom edge of the tablet.
I'm using samsung tab P3100 (ICS 4.04).on menus setting->about device->status, i can got the serial number of device.How to get this serial number value programmatically ?
please help me...
android.os.Build.Serial <> Serial Number
Note :Serial number <> IMEI <> android_id <> mac address
2 Answers
Samsung Tablet Serial Number Lookup
Android: How to programmatically access the device serial number shown in the AVD manager (API Version 8). Have a look at this link.
Samsung Tablet Serial Number Search
You can use the getprop command on the adb shell and check yourself that which of the files contains the correct Serial number.Many times the serial number is located on different files and code has to be device specific.
Foe samung Tab 3 you can use the following code:
try {