-
Notifications
You must be signed in to change notification settings - Fork 464
Description
From cumis...@gmail.com on December 30, 2011 13:40:09
Affects: all versions of google-http-java-client (problem is with the sample apps)
Java environment (Android 4.x)
when you start the sample Android app the account picker dialog is displayed as usual. If you select an account and then pick 'No, thanks' at the Account Manager generated Permission Request dialog the app crashes with a leaked window. If you select 'Allow access' the app proceeds as designed.
It looks like the app is failing when trying to redisplay the account picker dialog. It's not an API bug but a problem with the sample app. Here is my LogCat of the failure:
LogCat showing problem is attached.
Attachment: log.txt
Original issue: http://code.google.com/p/google-http-java-client/issues/detail?id=57