0

I need to change the current mobile network operator from within an app (installed as a system app). TelephonyManager offers the method setNetworkSelectionModeManual(), which works only in >= API 30. How can I do it in lower API levels? (my target is 24).

I tried:

0 Answers0