Android : Android volley sending data twice

on Friday, January 9, 2015


i am using volley in my application the thing is it send data more than once when network connection is slow and by googling all i can find the answer is .



connection.setChunkedStreamingMode(0);


but i am not able to edit my volley library Hurlkstack classes it say


The jar of this class file belong to container android Private libraries which does not allow modification to source attachments on it entries what should i do can some one help me


0 comments:

Post a Comment