Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 357 Bytes

File metadata and controls

8 lines (6 loc) · 357 Bytes

AndroidGooglePlusFriendsSample

shows how fetch friends from google account using plus api

from author

It just is implementation of simple sample (from https://developers.google.com/+/api/latest/people/get). One different is that i reject all Scopes from PlusBuilder, it allows sample to work.