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
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 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 :/
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
The text was updated successfully, but these errors were encountered: