All Questions
1 question
0
votes
1
answer
645
views
Convert RSRP to RSSI from CellSignalStrengthLte
So I need to get RSSI of LTE network and I know that CellSignalStrengthLte has special method for getting RSSI, but it is available for API >= 29, but my app has min API of 23.
However I can get a ...