Hey

I am making an app. which uses google authentication. For this, i pass on
intents to the browser and then using the callback method, get the token
back to my application.

The problem i am facing is : After getting the token when i go to my next
activity, and if i click back( which calls finish() ) it goes back to the
browser (which i think did not close but just transferred the token and then
remained in the background ).

I want to display my main activity when i click back . It would be great if
someone could please provide some pointers.

Thank You.
--
Cuil

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to