android - Change carrier provider programmatically -


is there way change carrier provider programmatically?

the manual set in stock "settings" application falling automatic selection of carrier if connection lost, want make app allows user specify his/her "wished" provider , auto connects chosen one, if not possible.

so far found "getters" https://developer.android.com/reference/android/telephony/carrierconfigmanager.html ,but not setting methods carrier specific stuff.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -