79671641

Date: 2025-06-19 06:58:06
Score: 1.5
Natty:
Report link

Try below code. TelephonyManager gives the info of all cellular networks with signal strength.

val cellInfoList: List<CellInfo> = telephonyManager.allCellInfo
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Balesama