You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
hi
i have a problem in this library
we run DeviceMonitor after start application
if Connected device status is "Allow USB debugging?" The software become To freeze(hangs)
in this case if we accept Computer fingerprint The software does not go out of Freeze mode.
just need to close the software (There is no other way)
And next time, Before attempting to start DeviceMonitor, we must accept the computer rsa key fingerprint on the device
Then start DeviceMonitor
i know DeviceMonitor reports events related to connect and their status,I think in "Allow USB debugging mode?" Fails to get the status and freezes the application!
Model Test i9300i, j600g
Is there a solution to this problem?
The text was updated successfully, but these errors were encountered:
i fix problem by adb.exe process
just i check all device connected status with adb.exe process
and if device not found in auth mode get to start devicemonitor
but this model is not optimize , please fix this bug from good library
thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi
i have a problem in this library
we run DeviceMonitor after start application
if Connected device status is "Allow USB debugging?" The software become To freeze(hangs)
in this case if we accept Computer fingerprint The software does not go out of Freeze mode.
just need to close the software (There is no other way)
And next time, Before attempting to start DeviceMonitor, we must accept the computer rsa key fingerprint on the device
Then start DeviceMonitor
i know DeviceMonitor reports events related to connect and their status,I think in "Allow USB debugging mode?" Fails to get the status and freezes the application!
Model Test i9300i, j600g
Is there a solution to this problem?
The text was updated successfully, but these errors were encountered: