[android-developers] Re: Reconnect on ACTION_SCREEN_ON - wifi icon incorrect

2011-11-24 Thread Keith Hill
it when the user unlocks the phone. That's one of the three sleep policies anyway. 24.11.2011 4:01, Keith Hill пишет: I just tested the app on a 2.2 tablet and it doesn't have this problem, but 2.2. only has one connected icon.  Bummer . . . this seems to be a honeycomb specific

[android-developers] Re: Reconnect on ACTION_SCREEN_ON - wifi icon incorrect

2011-11-23 Thread Keith Hill
I just tested the app on a 2.2 tablet and it doesn't have this problem, but 2.2. only has one connected icon.  Bummer . . . this seems to be a honeycomb specific problem.  Anyone out there know a way around this? On Nov 22, 10:18 pm, Keith Hill dik...@gmail.com wrote: This is actually happening

[android-developers] Re: Reconnect on ACTION_SCREEN_ON - wifi icon incorrect

2011-11-22 Thread Keith Hill
. On Nov 20, 11:03 pm, Keith Hill dik...@gmail.com wrote: I have a service that is using a BroadcastReceiver to watch for ACTION_SCREEN_ON.  When that happens, I am using a wifimanager to turn wifi back on and reconnect.  For some reason, I connect to the network just fine, but the icon

[android-developers] Reconnect on ACTION_SCREEN_ON - wifi icon incorrect

2011-11-21 Thread Keith Hill
I have a service that is using a BroadcastReceiver to watch for ACTION_SCREEN_ON. When that happens, I am using a wifimanager to turn wifi back on and reconnect. For some reason, I connect to the network just fine, but the icon in the notification bar shows that I am not connected. Instead of