setting network operator

melamoud

Active Member
Licensed User
Longtime User
I know how to get the network operator, but how do I select it ?
I want to write code that listen to network disconnect events and automatically
try to select the default network operator (like AT&T for example)

like going to Settings-> mobile network -> and choose specific operator, if exists

maybe using reflection ?

thanks
 
Top