Is it possible to get user profile info like Name, profile pic, age, birth date without google plus authentication/integration in android app?
Asked
Active
Viewed 89 times
0
-
from where do you want to get the information? – PatrickMA Aug 05 '15 at 07:18
-
@PatriX1996 I want this information in android app so that I can sent it to server( obviously with user consent). – Rushikesh Talokar Aug 05 '15 at 08:02
-
why not making a simple registration activity with all the fields you have mentioned above? – PatrickMA Aug 05 '15 at 08:19
-
My app doesn't have any registration. I just want to use the users google profile. – Rushikesh Talokar Aug 05 '15 at 08:39
-
take a look at this: https://developers.google.com/+/mobile/android/people – PatrickMA Aug 05 '15 at 08:45
-
@PatriX1996 this requires google+ authentication. anyway thanks! – Rushikesh Talokar Aug 05 '15 at 08:59
-
i am pretty sure you cannot access other profiles without having google+ authentication, but if you have found a solution please share it with us ;) – PatrickMA Aug 05 '15 at 09:02
-
Let us [continue this discussion in chat](http://chat.stackoverflow.com/rooms/85185/discussion-between-neo-and-patrix1996). – Rushikesh Talokar Aug 05 '15 at 09:43