What should i used in android 10 instead of telephonymanager.getdeviceid(). Because its returns null?

后端 未结 0 1484
走了就别回头了
走了就别回头了 2021-01-27 06:20

public static String getUniqueIMEIId(Context context) { try { TelephonyManager telephonyManager = (TelephonyManager) context.getSystemService(Context.TELEPHONY_SERVICE); AppData

相关标签:
回答
  • 消灭零回复
提交回复
热议问题