speed-test icon indicating copy to clipboard operation
speed-test copied to clipboard

connection testing in under 30 second

Results 4 speed-test issues
Sort by recently updated
recently updated
newest added

Thanks for such a helpful library . we have used this module in our vpn app updated our app on play store. After uploading we got a warning from play...

String testAddr = mapKey.get(findServerIndex).replace("http://", "https://"); java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.replace(java.lang.CharSequence, java.lang.CharSequence)' on a null object reference The application crashes with this error. I could not solve the...

While i am testing on other devices the code run almost perfectly but on special zong bolt ultra the speed test flops while other network perform super speed can one...

String testAddr = mapKey.get(findServerIndex).replace("http://", "https://"); java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.replace(java.lang.CharSequence, java.lang.CharSequence)' on a null object reference Help please i could not resolve this probléme. the app crush...