Skip to content
Advertisement

Tag: redirect

Android: Redirect to another Activity after delay

So I am developing a simple app for a college project, And I have been able to integrate a Facebook login using fragments. But I now am stuck trying to redirect the user after they login. I simply want to redirect them to the second activity page Here is my code for the Facebook login success Answer To make a

Advertisement