I would like to get information on Radio logs in android.Please help me. As of now i know only the command to view them.i.e adb logcat -b radio. Where are radio logs used?And why are they used?
Asked
Active
Viewed 1,290 times
1 Answers
0
They wouldn't usually be used by the average user. The radios are related to the mobile network/wifi transmitters/receivers and the logs will provide information about what state they are in, connection issues, signal quality etc.

Boardy
- 35,417
- 104
- 256
- 447