Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the feature of "Stop Using" can not work after "Remote debug" adb version : 1.0.40 #1047

Open
yuanqiuqian opened this issue May 7, 2019 · 4 comments

Comments

@yuanqiuqian
Copy link

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
image

step2: remote debug
image
image

step3:click "Stop Using" button
image

What is the expected behavior?
release the device

@kontownik
Copy link

It's working you just need to adb disconnect first

@yuanqiuqian
Copy link
Author

It's working you just need to adb disconnect first

I know it, but users don't know it. It should be automated release.

@denis99999
Copy link
Contributor

see #971

@jupe
Copy link

jupe commented Dec 8, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants