diff --git a/doc/index.html b/doc/index.html index fa2b029..ac72109 100644 --- a/doc/index.html +++ b/doc/index.html @@ -158,6 +158,9 @@ commandline tool am.

app: org.galexander.sshd
category: android.intent.category.DEFAULT (optional).

+

Note that these intents will only work on phones with Android 8 (Oreo) +or later if Settings -> Foreground Service is enabled.

+

For example, to start sshd service under shell, you could run:

am broadcast -a org.galexander.sshd.START org.galexander.sshd