Skip to content

Check Internet connection with receiver. Compatible with Android Nougat and Oreo

Notifications You must be signed in to change notification settings

Bhup-GitHUB/android-network-change-receiver

 
 

Repository files navigation

Network Connection Change Receiver example APP

TODO in future

  • Convert to Kotlin. ✅
  • Create library to distribute. ❌

!!!! Adapt to Android N devices!!!

android.net.conn.CONNECTIVITY_CHANGE remove from Manifest,

IDE version

  • Developed in Android Studio IDE 2.2.3 (version 25 September 2017)

Project Description.

  • Simple example where we can record events of connection status when changes occur in it.

  • The connection types that will check access, data connection (mobile - 3G, 4G, ...).

  • If Mobile connection, return 3G, 4G or unknown connection (inside Mobile type connection)

About

Check Internet connection with receiver. Compatible with Android Nougat and Oreo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%