facebookarchive / network-connection-class

Listen to current network traffic in the app and categorize the quality of the network.
Other
3.18k stars 515 forks source link

Your connection class is: UNKNOWN all the time #40

Closed wirmanto closed 5 years ago

wirmanto commented 5 years ago

I got UNKNOWN all the time, i suppose the url is not working?, so it got cause that, private String mURL = "http://connectionclass.parseapp.com/m100_hubble_4060.jpg";

i tried in the bar, and This site can’t be reached. should i try with another sample image?

wirmanto commented 5 years ago

just change the url to some random image, but next problem is, how do i get all the parameter speed and time? how much the data speed (KB/s) and time (minutes.second) for some image. the app just says: EXCELLENT. which is did not says something detail. i need the parameter data time and speed. thanks in advanced if you someone reply.