I need to do a Http post of some strings to a web service. I am using KSoap.
@Override protected JSONObject doInBackground(JSONObject... params) { String
It seems you are having the same issue i had. I spend a lot of time debugging my code but this question solve all my issues-> Your server is accessible from the public internet? android why sending information to server works with WIFI only?