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