Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 552198

Summary: dev-util/android-tools please update adb to version 1.0.32
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: [OLD] Core systemAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: enhancement CC: kroemmelbein, mark, rtgiskard
Priority: Normal Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Helmut Jarausch 2015-06-15 14:32:44 UTC
The recovery system TWRP 2.8.x on an Android device requires an adb version >=1.0.32
Please upgrade  dev-util/android-tools.

Thanks,
Helmut
Comment 1 Mark (voidzero) 2015-06-26 16:24:36 UTC
Helmut,

You could also use /opt/android-sdk-update-manager/platform-tools/adb

But I agree, it would be nice to see an update of android-tools.
Comment 2 Mathy Vanvoorden 2015-08-12 21:37:32 UTC
I also had a need for the newer adb and fastboot so I hacked together (hacked being the operative word here) some ebuilds based on existing ones if anyone is interested. I put them in my overlay:

https://github.com/MathyV/gentoo-overlay-mathy

The version numbering is off as I took them from the actual tags (which are called android-5.1.1_r13 and the likes) in the git repositories without knowing they had separate versions. Maybe I'll fix that in a future update :-)
Comment 3 Mathy Vanvoorden 2015-08-12 21:48:23 UTC
Just to be clear, I used the adb and fastboot ebuilds I created to root a phone, flash TWRP 2.8.6.0 and afterwards CM12 so everything seems to be working as expected.

No warranty if your phone explodes though ;-)
Comment 4 Zac Medico gentoo-dev 2015-09-15 05:14:57 UTC
*** Bug 557926 has been marked as a duplicate of this bug. ***