Using Webview
am loading web url in android.Basically in webview am loading Login Page web url .That page allow user to login with using openid like Facebook and Google.
My scenario is after user logged-in i need to start another activity.So far In web view i loaded Login Page web url.But now I need to call another activity after webview loaded.So please help me anyone how can i achieve this? Thanks in advance.