If you stop emailing the list for a day someone may help you.

Al.

bins wrote:
> hi All..
>
>
> I Know how to check network status,connectivity and that type of
> things,Is there any option available to get Providers network status
> (means in terms of percentage or in terms of numbers???)because i need
> to show the network on my application,because I removed the Status bar
> from my application!!!How can i archive that?? Any solution?please
> Help
>
> thanks in advance
> Binil..
>
>
> On Oct 31, 7:12 am, Mark Murphy <[EMAIL PROTECTED]> wrote:
>   
>> Brian wrote:
>>     
>>> How do I check the status of the phones currentnetworkconnection?
>>>       
>> ConnectivityManager is where most of this resides, though it is
>> incompletely documented.
>>
>> Specifically, getActiveNetworkInfo() will give you a NetworkInfo object
>> that can tell you what sort ofnetworkit is (CDN or WiFi). My
>> assumption, as yet untested, is that getActiveNetworkInfo() will return
>> null if there is no activenetwork(i.e., no connectivity whatsoever).
>>
>> --
>> Mark Murphy (a Commons Guy)http://commonsware.com
>>
>> Android Training on the Ranch! -- Mar 16-20, 
>> 2009http://www.bignerdranch.com/schedule.shtml
>>     
> >
>   


-- 
======
Funky Android Limited is registered in England & Wales with the 
company number  6741909. The registered head office is Kemp House, 
152-160 City Road, London,  EC1V 2NX, UK. 

The views expressed in this email are those of the author and not 
necessarily those of Funky Android Limited, it's associates, or it's 
subsidiaries.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to