From: Michael Albinus Date: Fri, 10 Mar 2017 15:13:39 +0000 (+0100) Subject: * doc/misc/tramp.texi (Android shell setup): Require adb program X-Git-Tag: emacs-26.0.90~600 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=817c4d1a3055a12ab2f1a6a06479b5eb4d66286b;p=emacs.git * doc/misc/tramp.texi (Android shell setup): Require adb program --- diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index fab2b532d6e..dd52a87a1a2 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -1891,9 +1891,10 @@ where @samp{192.168.0.1} is the remote host IP address @section Android shell setup hints @cindex android shell setup -@value{tramp} uses the @option{adb} method to access Android -devices. Android devices provide a restricted shell access through an -USB connection. The local host must have the Android SDK installed. +@value{tramp} uses the @option{adb} method to access Android devices. +Android devices provide a restricted shell access through an USB +connection. The local host must have the @command{adb} program +installed. Applications such as @code{SSHDroid} that run @command{sshd} process on the Android device can accept any @option{ssh}-based methods