[android-developers] Re: How to check network is present or not
You can check that right from the API, and there are a ton of examples around (google search is your friend, and you should have checked before asking).
However that doesn't actually mean you have a valid connection outside the network your on. For that you'r going to have to actually attempt to make a connection and transfer some data.
What you need depends on the level of detail you need about the availability of the network.
- Brill Pappin
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home