I am creating an application to get authentication to multiply.com. I got the keys but stuck now. I dont know what to take the next step. Any sample code would be a great help.
Thanks in advance.
You can use android.net.http.AndroidHttpClient to make HTTP requests and receive the responses.
If that doesn't work for you, you can use the more powerful but more complex Apache HTTP library in org.apache.http. The Apache HTTP library is part of the standard Android platform.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.