You should generate your own uuid.
Google’s blog post says IMEI, mac address, serial number, ANDROID_ID, all of them has a problem.
Use java.util.UUID
instead.
3
solved how to reach android device unique id?
You should generate your own uuid.
Google’s blog post says IMEI, mac address, serial number, ANDROID_ID, all of them has a problem.
Use java.util.UUID
instead.
3
solved how to reach android device unique id?