Tag: ping

Android Code : Ping a domain/IP & Latency Calculation

The following code may be used to ping the IP / Domain addresses and to obtain latency Tested in Android 4.4.2, 6.0Mobile handsets: Lenovo A6000, Redmi Note 4AWorking application: PUBG Network Quality CheckMinimum API Tested: 19 Explanation:The code fetches the current time in milliseconds to a variable. The ping function is then called, with the […]