I have a registration page in web view which I am using in an Android application, after successful registration it should redirect intent which is not webview. Is it possible to do so? And if possible are there any suggestions for doing this?
My project is in Eclipse.