Hi guys,
My app reads html code from a website to extract useful data. It worked on my phone with Android 2.3.6 but got this error on another phone with Android 4.0.4
It's strange because when I changed to another internet connection (via wifi) the error never occurred. When I changed back, it got error again. :BangHead: Can you explain to me? Thank you so much.
My app reads html code from a website to extract useful data. It worked on my phone with Android 2.3.6 but got this error on another phone with Android 4.0.4
player_hc_responsesuccess (java line: XXX)
java.net.SocketException: recvfrom failed:
ECONNRESET (Connection reset by peer)
It's strange because when I changed to another internet connection (via wifi) the error never occurred. When I changed back, it got error again. :BangHead: Can you explain to me? Thank you so much.