Skip to content

raheemadamboev/jetpack-compose-live-connection-app

Repository files navigation

jetpack-compose-live-connection

Simple app to monitor internet connection via Jetpack Compose

Jetpack Compose Live Connection

This app is built by Jetpack Compose. Its main purpose is monitoring internet connection in real-time so user interface can respond to connection change.

Demo app

It observes connection state with the help of LiveData and checks from Google server if it actually has internet connection. Connection with Google server is done in the background via Kotlin Coroutines.

Screenshots:

Italian Trulli

About

Simple app to monitor internet connection via Jetpack Compose

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages