友好薯片

文章
4
资源
0
加入时间
3年1月20天

Android获取5G信息

Android在NR情况下获取5G的rsrp,rsrq和ssnr,pci和ci值。TelephonyManager tm = (TelephonyManager) getApplicationContext().getSystemService(Context.TELEPHONY_SERVICE);if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) { //5G