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

Incorrect ADB server version #185

Closed
akuholla opened this issue Mar 11, 2016 · 4 comments
Closed

Incorrect ADB server version #185

akuholla opened this issue Mar 11, 2016 · 4 comments

Comments

@akuholla
Copy link

Incorrect ADB server version 00040023 (expecting one of ['00040020', '0004001f'])

This is happening after I updated my Android SDK tools.

Changed the version in the following file and it works now.
./src/com/dtmilano/android/adb/adbclient.py

@dtmilano
Copy link
Owner

Great.
Would you like to create a pull request adding the new adb version number?

dtmilano added a commit that referenced this issue Mar 17, 2016
@dtmilano dtmilano closed this as completed Apr 7, 2016
@ranjeetsinha13
Copy link

ranjeetsinha13 commented Jul 3, 2018

@dtmilano I am getting this issue for ADB version 00040028. Can you please add that to the list of valid adb versions? Or should I create a PR ?

@tonisives
Copy link

I get this for 00040029

@dtmilano
Copy link
Owner

dtmilano commented May 21, 2019

@ranjeetsinha13, @ttiganik please go ahead and create a PR
Check that everything works with the ADB version you are using.

dtmilano added a commit that referenced this issue May 25, 2019
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