i2pd-android
i2pd-android copied to clipboard
android.net.conn.CONNECTIVITY_CHANGE vs WorkManager
"Declaring a broadcastreceiver for android.net.conn.CONNECTIVITY_CHANGE is deprecated for apps targeting N and higher. In general, apps should not rely on this broadcast and instead use WorkManager." (Android Studio's hint)
Это давно известно... всё руки не доходят сделать дополнительный код с обратной совместимостью.