mcxiaoke / android-volley

DEPRECATED
4.29k stars 1.56k forks source link

How to calculate sent byte during the request working #146

Open mchenani opened 8 years ago

mchenani commented 8 years ago

Hey there, I using android-volley to upload data, and now I want to showing up the progress of sending data to server. But I don't know how to calculate sent bytes during the request working.