如何解决 :
I managed to fix this by configuring HttpURLConnection like this:
connection.setChunkedStreamingMode(0);
I started a discussion about this in Volley email list ().
网址:http://stackoverflow.com/questions/22428343/android-volley-double-post-when-have-slow-request