I am developing an android application in which i want to turn off/on 3G. I have some doubts.
Is it possible to programmatically access 3G data connection?
If it is possible, how to turn off/on 3G data connection without accessing other data connections like 2G etc...?
Is 3G and wifi works at same time?
Which are the different data connections available in android?
Thanks in Advance