0

is there any adb command to enable and disable my sim card(primary sim)? you can enable/disable WiFi,mobile data etc but couldn't find adb command to enable or disable sim card.

OneCricketeer
  • 179,855
  • 19
  • 132
  • 245
Bibin
  • 433
  • 5
  • 12
  • maybe try android stackexchange? this doesnt look programming related..https://android.stackexchange.com – Suraj Rao Apr 27 '17 at 05:01

1 Answers1

0

I think so it's not possible to control sim/sim slot from ADB, you can check for is there any shell script command available for doing this. Or you can try with controlling Aeroplan mode from adb command, please refer below link for changing Aeroplan mode from ADB. Turning airplane mode on via ADB

Community
  • 1
  • 1
chetan mekha
  • 665
  • 6
  • 18