-
E/ConnectivityManager: java.lang.Throwable
at android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:2…
-
```
What steps will reproduce the problem?
1. Create a isConnected() method within an Activity, such as the following:
private boolean isConnected() {
ConnectivityManager connectivityManager
…
-
```
What steps will reproduce the problem?
1. Create a isConnected() method within an Activity, such as the following:
private boolean isConnected() {
ConnectivityManager connectivityManager
…
-
hello,
After the new update of android
Wifi connect is not working properly
wifi connection is successful but the popup menu restarts again
W/ConnectivityManager.CallbackHandler( 1779): callback…
-
E/AndroidRuntime( 2843): DeadSystemException: The system died; earlier logs will point to the root cause
W/System.err( 2843): java.lang.RuntimeException: android.os.DeadSystemException
W/System.err(…
-
ConnectivityManager(16225): NetworkCallback was already unregistered.
How to resolve this issue ?
-
### Steps to reproduce
I want to detect when Internet connection is lost in my app and perform certain operations accordingly. I am using following function to detect the connection
```
fun che…
-
I want to handle when user click the cancel button on the popup dialog.
I did see the "AndroidQ+ could not connect to wifi" log when click the button.
How can I add handler for this event?
```
n…
-
The bug is reproduce only on 11 android when call ReactiveNetwork.observeNetworkConnectivity(context)
https://android-review.googlesource.com/c/platform/frameworks/base/+/1758029/
In ExoPlayer i…
-
See doc at https://developer.android.com/reference/android/net/wifi/WifiManager#getConnectionInfo() (formatting/links lost, sorry):
> This method was deprecated in API level 31.
Starting with Buil…