What do you mean enable? If you mean bypass the permission, then no. But if you application has the internet permission then you can connect several different ways. Either using the apache http library or I believe you can also use sockets (but I never have). Using the apache library I know it doesn't matter which type of connection the device has, so long as it has a connection.
-------------------------------------- Creator of My College Life http://mycollegelife.org On Apr 7, 9:15 am, Ashish Mahamuni <[email protected]> wrote: > Hi > > Is there any way to start/enable the internet through Wifi/GPRS/EDGE/UMTS > from my android application?? > > Thanks and Regards. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.

