Andrew Lichtenberg
Andrew Lichtenberg

Reputation: 123

Android Get Serial Number on Zebra Scanners

In the recent versions of Android google has prevented an app from returning a devices serial number. I have an internal company app that is installed on company owned android devices. Is there any way to programmatically get the device serial number?

Upvotes: 1

Views: 2089

Answers (1)

Andrew Lichtenberg
Andrew Lichtenberg

Reputation: 123

Like most problems the answer is found knowing how to google your question. In case anyone else has this problem in the future. The solution for zebra scanners can be found here.

https://developer.zebra.com/blog/access-serial-number-and-imei-mobile-computers-running-android-10

Upvotes: 1

Related Questions