I would like to connect my Android App to Remote MySQL database which has WSDL Web service which is only for authentication. The data push works via HttpPost. Its all in ColdFusion.
I am very new to Android Development and i have searched many tutorials but couldn’t find the solution. I would like to know the answers for the following question?
- How to connect to WSDL Web service for just authentication is Android?
- How to access the Remote Database using Http Post? (Please if possible post some tutorials)
It will be appreciated if you post some examples or related post.
You need to research on this forum and the web before you post a question. This maybe a possible duplicate: Android remote MySQL operations using a web service with php