i'm building an android app that connect with a server. I do the sign in/authenticate user using their g+ account. Now what I need is how to authenticate the HTTP requests coming from the android app. Thanks
Asked
Active
Viewed 46 times
0
-
Post what you have already tried – Heshan Sandeepa Apr 08 '15 at 15:20
-
I used the getauthtoken method which is offered through the g+ api for android – Lotfus May 05 '15 at 23:23