On Tuesday, July 16, 2013 10:12:08 AM UTC-7, Kostya Vasilyev wrote:
>
> You didn't say how exactly this fails in your app, but... 
>

Sorry. I meant my app says they don't have a connection but the user thinks 
they do.  
 

> - I've seen failures with my app not being able to connect to 
> (external) servers at all, reported by a few users, even when their 
> devices had apparently working Internet access. The "magic reinstall" 
> fixed it for them. 
>
> - I've also seen some connectivity types (e.g. accessing a desktop 
> computer's Internet connection via Bluetooth or USB) not being 
> properly reported by ConnectivityManager. Had to add code to iterate 
> over ConnectityManager#getAllNetworkInfo and check if there are any 
> networks reporting isConnected() || isAvailable(). 
>
> That's probably what I am looking for. I've seen more exhaustive 
implementations and wondered if they were necessary. 

Nathan
 

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to