joelagnel / adeb

A debian-based shell environment designed for Android and adb
Apache License 2.0
318 stars 98 forks source link

sh -t : unknown option #16

Closed jhttroy closed 5 years ago

jhttroy commented 5 years ago

When I run 'adeb shell' after 'adeb prepare --full' I got the following errors.

$ adeb shell
/system/bin/sh: /system/bin/sh: -t: unknown option

what does this -t option mean?

Please note that I checked Android N/O/Q versions and they all got the same issue.

jihuun commented 5 years ago

I have a same issue.

$ adeb shell
/system/bin/sh: /system/bin/sh: -t: unknown option
joelagnel commented 5 years ago

The -t option requires a recent adb. Please update your adb to the latest by using newer sdk tools