Skip to content

An android library that provides animated alerts for monitoring and displaying changes in internet connectivity status

Notifications You must be signed in to change notification settings

kursatkumsuz/animated-connectivity-alerter

Repository files navigation

Animated Internet Connectivity Alerter

Animated Internet Connectivity Alerter is an Android library that provides sleek and customizable animated alerts for monitoring and displaying changes in internet connectivity status.

Implementation

Step 1. Add the JitPack repository to your build file

dependencyResolutionManagement {
		repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
		repositories {
			mavenCentral()
			maven { url 'https://jitpack.io' }
		}
	}

Step 2. Add the dependency

	dependencies {
	        implementation 'com.github.kursatkumsuz:animated-connectivity-alerter:1.0.0'
	}
202408112030.mp4

About

An android library that provides animated alerts for monitoring and displaying changes in internet connectivity status

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages