devices:firetv
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
devices:firetv [2019/07/15 23:23] – external edit 127.0.0.1 | devices:firetv [2024/08/13 19:52] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | * Amazon Fire TV Stick ((https:// | ||
- | |||
- | ====== Kodi ====== | ||
- | |||
- | ===== Builds ===== | ||
- | |||
- | * http:// | ||
- | * Last known build date: 2018-Mar-16 | ||
- | |||
- | * The '' | ||
- | * TODO: Figure out the difference between those test builds; '' | ||
- | * Likely due to https:// | ||
- | |||
- | ===== Install ===== | ||
- | |||
- | * https:// | ||
- | * Requires ADB Debugging and Unknown Software Sources to be enabled on the Fire TV Stick | ||
- | * Change the '' | ||
- | |||
- | adb connect 192.168.1.100: | ||
- | |||
- | adb install ~/' | ||
- | |||
- | ===== Remote Management ===== | ||
- | |||
- | ==== Wake ==== | ||
- | |||
- | * :!: TODO: What key is this? | ||
- | |||
- | adb shell "input keyevent ' | ||
- | |||
- | ==== Start Kodi ==== | ||
- | |||
- | **** | ||
- | |||
- | adb shell "am start -n ' | ||
- | |||
- | ==== Stop Kodi ==== | ||
- | |||
- | **** | ||
- | |||
- | adb shell "am force-stop ' | ||
- | |||
- | ====== Remote Management ====== | ||
- | |||
- | ===== Find IP ===== | ||
- | |||
- | **** | ||
- | |||
- | nmap -sL 192.168.1.* | grep \(1 | ||
- | |||
- | ===== Prevent Sleep ===== | ||
- | |||
- | * Seemingly persists through reboot | ||
- | * TODO: Does this persist through system updates? | ||
- | |||
- | ./adb shell ' | ||
- | |||
- | ./adb shell ' | ||
- | |||
- | ===== Wake ===== | ||
- | |||
- | * :!: TODO: What key is this? | ||
- | |||
- | adb shell "input keyevent ' | ||
- | |||
- | ===== Screenshot of Current View ===== | ||
- | |||
- | **** | ||
- | |||
- | adb shell " | ||
- | |||
- | ===== Connect ===== | ||
- | |||
- | * '' | ||
- | |||
- | adb connect x | ||
- | |||
- | ===== Reboot ===== | ||
- | |||
- | **** | ||
- | |||
- | adb reboot |
/srv/www/wiki/data/attic/devices/firetv.1563247420.txt.gz · Last modified: by 127.0.0.1