[android-developers] connecting to internet via app

2010-04-07 Thread Ashish Mahamuni
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

[android-developers] creating service with bluetooth activation

2010-04-06 Thread Ashish Mahamuni
Hi I want to create a service in Android which will initially ask user if he/she wants to start blue-tooth and set the blue-tooth discovery. My questions are 1) Can i launch in the service following activities ?? if (!mBluetoothAdapter.isEnabled()) { Intent enableBtIntent = new