-
It would be super nice if i could build requests that could only be runned on specified network:
``` java
Ion.with(context).onlyMobile().load("http://example.com/thing.json").asJsonObject()
```
Ther…
-
java.lang.RuntimeException: android.os.DeadSystemException
at android.os.PowerManager.isDeviceIdleMode(PowerManager.java:1224)
at com.birbit.android.jobqueue.network.NetworkUtilImpl.isDozing(Network…
-
Error: Arp table reading failed, are you using targetSdk 32 and an Android 13 device?
**getConnectedDevices()** returns an empty array, I had to look into logs and I discovered that Google introduc…
ghost updated
8 months ago
-
Hi,
Currently I updated agora rtm to 1.4.10 version. But my customer face crashes like this:
`Fatal Exception: java.lang.RuntimeException: Error receiving broadcast Intent { act=android.net.conn.…
-
There are a few reviews complaining about that.
-
```
What steps will reproduce the problem?
1. root the device
2. load content via calibre to SD
3. attempt to launch nookLibrary via ADW launcher
What do you see instead?
Get dumped back to the ADW h…
-
Hi,
Great library!
On my side I have an issue when building my app (compile & target SDK 27) using your library and Proguard :
> Warning: library class android.net.ConnectivityManager depends…
-
Caused by java.lang.IllegalArgumentException: NetworkCallback was not registered
at android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java:4979)
at com.pier…
-
Android Studio: Giraffe | 2022.3.1
Flutter SDK: 3.10.6
wifi_iot: ^0.3.18+1
network_info_plus: ^4.0.2
Android Phone: Pixel 3a, Android 12
android/app/src/main/AndroidManifes.xml
```xml
…
-
Hi,
We'd like to update the [NetworkObserver](https://github.com/coil-kt/coil/blob/main/coil-core/src/androidMain/kotlin/coil3/util/NetworkObserver.kt#L53) to call `connectivityManager.registerDefa…