Monitoring Android Network Status Changes

preview_player
Показать описание
Making network requests usually involves a few constraints, the first of which is being online. There are many ways to check if the device is currently connected to the internet, but the newest one from the Android SDK is by far the easiest and most sophisticated approach. In this video, you'll learn how to create NetworkRequest objects that respect constraints (like being on an unmetered network) and to react properly to the state being sent down to you.
Рекомендации по теме