android-network-change-receiver
android-network-change-receiver copied to clipboard
Check Internet connection with receiver. Compatible with Android Nougat and Oreo
Network Connection Change Receiver example APP
TODO in future
- Convert to Kotlin. :white_check_mark:
- Create library to distribute. :x:
!!!! Adapt to Android N devices!!!
android.net.conn.CONNECTIVITY_CHANGE remove from Manifest,
IDE version
- Developed in Android Studio IDE 3.1.3 (version 4 June 2018)
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)
Screenshot to show example in Android N Device
