Looking for a device ID
Could the ANDROID_ID be surfaced if possible?
https://developer.android.com/reference ... ecure.html
or any other suggestions ?
Many thanks
ANDROID_ID
Moderator: Martin
Re: ANDROID_ID
Try action Init variables phone info. That allows you to expose various info about your phone, including the device id.
-
- Posts: 3
- Joined: 02 Sep 2015 14:54
Re: ANDROID_ID
Indeed it does - I should read more of the docs!
Thank you
Thank you