3 Answers
I don't think MobiControl currently provides built-in support to read the 64-bit Android device ID.
Your possible solution is to find/write an app that can read out such information and has it written to a custom data filed in an .xml/.ini file for a MobiControl data-collection rule to get and display it in the web-console or possibly some canned report(s).
Hi Raymond, thanks for answering.
I just dig some more about Android device ID, and it turn out that different apps will show different device ID. My client already has 1 specific apps for their business process, so they want me to collect all device ID that showed in that specific app from each devices enrolled.
Dou you mind to elaborate where in data collection i can fulfill this requiment ?
Thanks & regards,
Randy
HI Randy,
If your customer build an app or use an existing open-source app to get their required device ID, then they have to add extra codes to output such data to either an .ini or .xml file of predefined name in a public device directory that the MobiControl device agent can read from.
Then, just define a new custom data with custom data manager in the MobiControl web-console as described at
and then add an Android data-collection rule to get the newly defined custom data.