Skip to content

This library helps to show internet speed along with progress bar.

Notifications You must be signed in to change notification settings

yashpalraj/InternetSpeedProgressBar

Repository files navigation

How to use: Step 1. Add the JitPack repository to your build file

gradle Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Step 2. Add the dependency

dependencies {
        implementation 'com.github.yashpalraj:InternetSpeedProgressBar:1.0'
}

About

This library helps to show internet speed along with progress bar.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages