How to find serial number of Android device? - Stack Overflow

How to find serial number of Android device? - Stack Overflow

瀏覽:1176
日期:2026-04-24
This method should be avoided, this will work on phones but will not work on devices without a phone chip (tablets being one example). From 2.3 you could use android.os.Build.SERIAL but check out the developer blog that @DavidCaunt suggested. – John Mitch...看更多