tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: please write Android beginner instructions


From: 積丹尼 Dan Jacobson
Subject: Re: please write Android beginner instructions
Date: Sun, 09 Jul 2017 02:39:50 +0800

All I know is no matter if the user hits
i runs the command Info-index
s runs the command Info-search
and types in "Android"
(Info-index "Android")
(Info-search "Android")
he ends up at
(info "(tramp) Android shell setup")

MA> This section is not intended to describe how to connect via
MA> "/adb::". Rather, it describes how to connect to an Android device via
MA> "/ssh:host:", if an ssh daemon is running on the device. The first
MA> paragraph is just meant as "Most people do it via "/adb::", but I show
MA> you another way".

True, if he does
(Info-index "adb")
(Info-search "adb")
he will end up at
(info "(tramp) External methods")
but that still is no "quick start guide". The user still has to learn
what an "External method" is, etc.

MA> I agree that the Tramp manual shall be more explicit where to find
MA> what. But this not not only for Android users. Proposals welcome!

OK. At the beginning of the manual add a

  0 Quick Start Guide
    0.1 Android
    0.2 ...
    0.7 Windows

    0.1 Android
    ===========
    C-x C-f /adb::

Just like most paper instruction manuals these days include a Quick Start Guide.

MA> Btw, even (require 'tramp) is not needed. Proper autoloads shall do the job.

OK do mention that in the INSTALL file and (info "(tramp) Load paths").



reply via email to

[Prev in Thread] Current Thread [Next in Thread]