To follow this guide, you need three things: a computer, a USB cable, and an Android phone.
adb shell automator type --text "user@example.com" --into --id "email_field" adb shell automator type --text "mypassword" --into --id "password_field" adb enable automator
adb shell input text "Hello"