I want to integrate Google+ into my blackberry application i have implemented Google+ by means of invoking browser session,once user login the G+ account from my application i want to take their e-mail,user-id, How to do this,can anyone give me solution,i got stuck in this.
thanks
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
You can use OAuth 2.0 for Login to retrieve their user-id and email after they have authenticated on a Google Authorization Server and have given their consent to your app to access those info. |
|||
|
|
