can not access network when i run it on Android 2G
Closed this issue · 1 comments
GoogleCodeExporter commented
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:27
GoogleCodeExporter commented
You are just getting a null response. Retry and make sure you get a correct
response
Original comment by mosa...@gmail.com
on 15 Oct 2013 at 3:42
- Changed state: Done