439
edits
| Line 39: | Line 39: | ||
The 2222 is the port, and root@10.23.45.123 is the address. You will want to set those environment as the environment variables ANDROID_PORT and ANDROID_ADDR on your Linux host: | The 2222 is the port, and root@10.23.45.123 is the address. You will want to set those environment as the environment variables ANDROID_PORT and ANDROID_ADDR on your Linux host: | ||
export ANDROID_ADDR=root@10.23.45.123 | export ANDROID_ADDR=root@10.23.45.123 | ||
edits