天天看點

java.net.ConnectException: localhost/127.0.0.1:8080 - Connection refused

String webServiceUrl = "http://localhost:8080/Service1.asmx"

轉換

String webServiceUrl = "http://10.0.2.2:8080/Service1.asmx"