can get MCC and MNC easyly with the TelephonyManager.allCellInfo.
but, coming to LAC and CellID, i found this: https://developer.android.com/reference/android/telephony/gsm/GsmCellLocation
but, in this doc, it was showing me, "This class was deprecated in API level 31.
use CellIdentity. (https://developer.android.com/reference/android/telephony/CellIdentity)"
but i cant get the LAC and cellId with that
can someone help me to get the LAC and CID please?
Get CellInfo list & then loop through each CellInfo
Обсуждают сегодня