From 817c4d1a3055a12ab2f1a6a06479b5eb4d66286b Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 10 Mar 2017 16:13:39 +0100 Subject: [PATCH] * doc/misc/tramp.texi (Android shell setup): Require adb program --- doc/misc/tramp.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- 2.39.5