Here's a nifty tutorial on creating a RESTful client on Android. http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/
On Apr 7, 6:40 am, theSmith <[email protected]> wrote: > 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 Lifehttp://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.

