Sunday 18 October 2020

How to get wifi speed in android programmatically

 To get Wifi or Internet connection speed programmatically in android so let's start how to get it.



First you have to add permissions in Menifest.xml file like below

Find Hours Diffrence in Kotlin

  In Kotlin, determining the difference in hours between two timestamps is a common task, especially in scenarios involving time-based calcu...