Hi, I have a login page to login to a site, they provide XML and SOAP apis for submitting the login data fro authentication.
How can i login to a web site from my android application.
say I m creating an application in which i want to login to a site, say orkut or any shopping site. how can i submit the userid and password to that site and validate it... and recveing whether the login details are correct or not
thnks
ANUR

