biggora / device-uuid

Fast browser device uuid generation library. Written in pure JavaScript, no dependencies.
MIT License
185 stars 96 forks source link

DeviceID from a browser and then from an Android app #16

Open GildedHonour opened 9 months ago

GildedHonour commented 9 months ago

Let's say, I've run the script run in a mobile browser thus generating a DeviceID. Is there an API of Android to generate the same DeviceID from within a mobile app?

I need to pass DeviceID from a browser to my app.