Perfect unique_id for device except IMEI,Android_ID,WLAN Mac and Bluetooth address
问题 Objective: I am looking for a way to find out a unique_id for android device. Background: I will use the Id in login request payload and as my app is license based service app the Id should not change under normal circumstances. Existing Approaches: In iOS there are some unique id solutions for iOS such as CFUUID or identifierForVendor coupled with Keychain ,Advertising Identifier etc.. that can do this job upto the expectation. But in Android all the options that I know seems to have hole in