I am trying Android 11 on network type 5G on new Android studio preview release. My aim is to fetch Cell Info details. However , the method getAllCellInfo() returns an empty/null list on emulator. All emulators priori to Android 11 do return a valid value. Do I need to do any additional configurations to make this work on Android 11?
Asked
Active
Viewed 382 times
5
-
1did you find any solution ? – DevMobApp Jul 01 '21 at 05:47
-
Here in Portugal my phone is in 5G but the registered cell is CellInfoLTE, anyone with the same issue? – Tomás Rodrigues Sep 29 '21 at 09:15
-
I am also interested in a solution, any news in this issue? – Helmutchecker Oct 11 '21 at 06:25