I'm trying to code an app for android that needs to enable and disable 3G (move between 2g and 3g), but can't find anything about it...is that possible? Can I get a snippet code or some documentation? Thanks in advance
Asked
Active
Viewed 5,741 times
2 Answers
1
No , it is not possible as just in other mobile platforms not possible..

Fred Grott
- 3,505
- 1
- 23
- 18
-
1Ok... since you can do it in phone preferences...tought it could be possible – Jul 30 '09 at 13:07
0
Similar question over here from the other side:
Is it possible to force network traffic through Wifi or the TMobile network?
Are you talking about moving between Edge and 3g or turning on and off the Wifi.
-
I'm trying to move between gprs (2g) and umts (3g). Found out how to enable wifi but not anything about gsm – Jul 29 '09 at 23:41