I am trying to do a little app to list and connect to other Network operator.
I list them by going to:
- Settings
- Wireless Controls
- Mobile networks
- Network operators
- Search networks
And I connect to other Network operator by clicking on one of the list.
I've been searching methods from ConnectivityManager but I don't find something like connectTo()
.
Any ideas of how I can do this?