Search code examples
androidadb

Adb command to get gsm info


I need get GSM info from Adb. I need GSM network Operator name and other info. A command for get this info.

getprop gsm.network.type

this Command not work.


Solution

  • the correct comand to get gsm info is

    use

    adb shell dumpsys telephony.registry