Dave Tolls wrote:This looks like your Android client is timing out. You can find the timeout setting for our Socket using the getSoTimeout() method and compare that to how long your download is taking.
Dave Tolls wrote:How quickly does this timeout then? Have you timed it (via logging possibly) from the opening of the connection in Activity_1 to the time out exception?