|
Title |
Provides intent actions | Provides intent URIs | Uses action | Uses URI | Description |
|---|---|---|---|---|---|
| Connectbot |
SSH client. |
List of hosts for SSH connection.
Source code of the provider: HostDb.java
It contains the keys:
public static final String NICKNAME = "nickname";
public static final String USERNAME = "username";
public static final String HOSTNAME = "hostname";
public static final String PORT = "port";
public static final String EMULATION = "emulation";
public static final String SCROLLBACK = "scrollback";
public static final String HOSTKEY = "hostkey";
|
Title |
Provides intent actions | Provides intent URIs | Uses action | Uses URI | Description |
|---|---|---|---|---|---|
| Connectbot |
SSH client. |