Skip to content

This is a sample android application written in Kotlin language to check internet connection status using broadcast listener. Since this checking is a repeated and common to all other activities in the application the logic is implemented in the base class.

Notifications You must be signed in to change notification settings

jayakrishnan-pm/CheckInternetConnection

Repository files navigation

CheckInternetConnection

This is a sample android application written in Kotlin language to check internet connection status using broadcast listener. Since this checking is a repeated and common to all other activities in the application the logic is implemented in the base class.

device-2018-02-24-150031

About

This is a sample android application written in Kotlin language to check internet connection status using broadcast listener. Since this checking is a repeated and common to all other activities in the application the logic is implemented in the base class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages