Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
I have wrote an app using the PhoneStateListener to get updates for level (signal strength), cell location etc. Normally this works fine and I have no problems. I see level updates normally every 1 or 2 seconds.
In the same app I can start a file download and after this an upload. The file is 2MB (both directions)- but I have a timeout so that I cancel the down-/upload after 10 seconds. All of this I do in an extra thread and this works also fine.
But: During the download/upload no update of the level occur. Normally this could be a problem in my code - yes.
But I can reproduce it: If I am driving with train I surfed a news page (
This problem occur on different phones with different OS (samsung, htc, android 2.3.3-4.0.x).