Google+ Sign-in for Android - Google Permissions Activity Result Codes
问题 I've found out a small issue when working with Google+ Sign for Android and after searching the web (and SO obviously) I'm asking my question out loud to see if anyone has noticed the same. I'm enabling server-side API access for my app as described here. Let me be detailed about what's going on. Take this fragment: Bundle appActivities = new Bundle(); appActivities.putString(GoogleAuthUtil.KEY_REQUEST_VISIBLE_ACTIVITIES, "<APP-ACTIVITY1> <APP-ACTIVITY2>"); String scopes = "oauth2:server