Hey all,
I am creating a login page. when the login is successful
how do i take the user to next activity and close the login page?
i dont want to do it through intent.
I have googled it but eveybody gives just a messagebog that login is successful, nobody provides how to move ahead.
And i need to connect to website to transfer data through it. How can i do it???


