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
What is the issue or idea you have?
the feature of "Stop Using" can not work after "Remote debug" Please provide the steps to reproduce the issue.
adb version : 1.0.40
adbkit verison : 2.11.1
step1: use the device
step2: remote debug
step3:click "Stop Using" button
What is the expected behavior?
release the device
The text was updated successfully, but these errors were encountered:
I was confused also when adb connection was open and I pressed stop button from UI. Note that this can be real problem in case when client does not behave kindly and does not call adb disconnect - stf instead should respect stop -button pressing and really release the device. Note that stop button is pressed (normally) human with permissions and he (hopefully) know what (s)he is doing. Maybe there could be some message box in UI saying that pressing stop button kick of adb user of this device.
What is the issue or idea you have?
![image](https://user-images.githubusercontent.com/20298940/57287274-c6696e80-70e9-11e9-8574-fe43fdd044b5.png)
the feature of "Stop Using" can not work after "Remote debug"
Please provide the steps to reproduce the issue.
adb version : 1.0.40
adbkit verison : 2.11.1
step1: use the device
step2: remote debug
![image](https://user-images.githubusercontent.com/20298940/57287294-d2edc700-70e9-11e9-8523-a67bd0a21a2c.png)
![image](https://user-images.githubusercontent.com/20298940/57287384-ffa1de80-70e9-11e9-8e46-6a7430aa615b.png)
step3:click "Stop Using" button
![image](https://user-images.githubusercontent.com/20298940/57287439-16483580-70ea-11e9-815e-f13fcd2e2430.png)
What is the expected behavior?
release the device
The text was updated successfully, but these errors were encountered: