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

using filenames with spaces and such stopped working on newer versions of adb #73

Open
zymos opened this issue Aug 2, 2017 · 1 comment

Comments

@zymos
Copy link

zymos commented Aug 2, 2017

I found that that latest version on adb no longer works with aafm.
adb version 1.0.39(via android-platform-sdk version 26) doesn't work, nether does android-platform-sdk version 25
adb version 1.0.32 works

I got the older version(1.0.32) from
https://skia.googlesource.com/skia/+archive/cd048d18e0b81338c1a04b9749a00444597df394/platform_tools/android/bin/linux.tar.gz
which is nice because its just a minimal package: including adb

you might want to include it in the package, i think its open src

@xeruf
Copy link

xeruf commented Jun 19, 2018

I am using Android Debug Bridge version 1.0.36, installed by installing the android-sdk from the Ubuntu repositories and everything works. Although I am using a fork, which I have now forked myself. It's an endless mess of forks :/

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

2 participants