Required ESN - Device Serial number on Android 13.
Below are the application-related specifications we are currently using.
- compileSdk: 35
- minSdk: 29
- targetSdk: 34
We have already tried the AccessMgr method but it doesn’t seem to work on Android 11 and later.
What will be the exact process or method needs to follow to retrieve the HHT Device serial number running Android -13.
1 Replies
Can you try one of the samples posted in the blog here ( Device Identifiers on Zebra Devices Running Android 10 – The Complete Guide | Developer Portal ) ? The OEMInfo API ( https://techdocs.zebra.com/oeminfo/about/ ) is available and working on A13 as on previous OS versions so these samples should be usable if they are rebuilt with the latest API target.