Thanks, but this thing I figured.main issue is ,there is a need of Thread kind of stuff which loops around whenever network comes online or offline. It should automatically reflect it to view.
On Mon, Oct 24, 2011 at 11:47 AM, Kristopher Micinski < [email protected]> wrote: > Sounds like the first thing you need to be able to do is to be able to > detect when the network comes online and offline right? > http://developer.android.com/reference/android/net/ConnectivityManager.html > > On Mon, Oct 24, 2011 at 2:01 AM, sourabh sahu <[email protected]> > wrote: > > I have a TextView, what I want is whenever my Network comes > > online/offline.It should get reflected to TextView. > > How Can I do this. > > > > Please suggest. > > Thanks, > > Sourabh > > > > -- > > 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 > > -- > 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 -- 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

