Tag: knowledge center

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 […]

Announcing Introduction of Knowledge Centers

Dear well-wishers and followers, We are glad to announce the introduction of ‘Knowledge centers’. When we were working on our android project, we came across a few obstacles in coding. Apart from the normal coding practices and logic, we came across a few libraries and repositories which could be of help. Knowledge center was selected […]