kvin024 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

can not access network when i run it on Android 2G #161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I use version 1.1  SoapEnvelope.VER11
2.It can work well on android 4.0 and 3G
3.but It can not work on android 2.3.3  and 2G 

What is the expected output? What do you see instead?

W/System.err(10657): org.xmlpull.v1.XmlPullParserException: expected: START_TAG 
{http://schemas.xmlsoap.org/soap/envelope/}Envelope (position:START_TAG 
<HTML>@2:7 in java.io.InputStreamReader@40515678) 

What version of the product are you using? On what operating system?
android 2.3.3  

Please provide any additional information below.

Original issue reported on code.google.com by fairyope...@gmail.com on 1 May 2013 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by mosa...@gmail.com on 15 Oct 2013 at 3:44