I'm trying to contact a RESTful WCF POST web service from an android client which should pass some data in json format. I've already succesfully contacted a RESTful WCF GET web service, but I cannot figure out how the POST version works.I'm trying to contact a RESTful WCF POST web se