If you need network information, then try NetworkInfo. if you have 3G or GPRS or Wifi network connectivity it can give that state.
-Vinay On Aug 13, 3:35 am, KG <[email protected]> wrote: > Thank you very much, this is what I needed. > > On Aug 12, 3:20 pm, Kostya Vasilyev <[email protected]> wrote: > > > Look up WifiManager and its broadcast action definitions. > > > -- > > Kostya Vasilyev --http://kmansoft.wordpress.com > > > 13.08.2010 2:10 пользователь "KG" <[email protected]> написал: > > > Hi Everyone, > > > This seems like a common issue developers have yet I couldn't find > > anything on it (searched through the archives in this mailing list and > > Google searches). Maybe I just fail at research, but anyway.. > > > My app requires a network connection. If it is disabled I'd like to > > notify users that it is required and then possibly open the network > > settings box so they can enable it. Anyone know how to do this? > > > Thanks > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group > > athttp://groups.google.com/group/android-developers?hl=en > > -- 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

