Difference between revisions of "Amazon Fire TV Stick Basic Edition (amazon-tank)"
Jump to navigation
Jump to search
(amazon-tank: Add device wiki page) |
(amazon-tank: Add information and picture) |
||
Line 3: | Line 3: | ||
| name = Fire TV Stick Basic Edition | | name = Fire TV Stick Basic Edition | ||
| codename = amazon-tank | | codename = amazon-tank | ||
− | | image = File: | + | | image = File:Amazon-tank.jpg |
− | | imagecaption = | + | | imagecaption = Fire TV Stick Basic Edition |
| releaseyear = 2017 | | releaseyear = 2017 | ||
| originalsoftware = Fire OS 5 (Android 5.1) | | originalsoftware = Fire OS 5 (Android 5.1) | ||
Line 62: | Line 62: | ||
<!-- you may need to purge page cache to see changes (more->purge cache)--> | <!-- you may need to purge page cache to see changes (more->purge cache)--> | ||
<!-- you can use {{My devices}} on your profile page to show table with all your devices --> | <!-- you can use {{My devices}} on your profile page to show table with all your devices --> | ||
+ | |||
+ | == Information == | ||
+ | The Amazon Fire TV Stick Basic Edition contains the same hardware of Fire TV Stick (Gen 2), but is meant for global market. | ||
== Unlocking the bootloader == | == Unlocking the bootloader == |
Revision as of 18:20, 9 February 2020
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen | |
Display |
Works |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contributors
Nimayer(Symmetrist)
Maintainer(s)
Nimayer(Symmetrist)
Users owning this device
Information
The Amazon Fire TV Stick Basic Edition contains the same hardware of Fire TV Stick (Gen 2), but is meant for global market.
Unlocking the bootloader
Before installing PostmarketOS you need to unlock the bootloader using the amonet exploit as explained here.
Installation
- Install the amonet exploit following this guide on XDA
- Configure PostmarketOS using pmbootstrap init
- Create the recovery zip using pmbootstrap install --android-recovery-zip
- Export the recovery zip using pmbootstrap export
- Clone the amonet repository
- Launch amonet/boot-recovery.sh
- Connect the Fire TV Stick to your computer
- The Fire TV Stick should boot to TWRP recovery
- Copy the recovery zip with adb push /tmp/postmarketOS-export/pmos-amazon-tank.zip /tmp/
- Install the recovery zip with adb shell twrp install /tmp/pmos-amazon-tank.zip
- Reboot with adb shell reboot
See also
- pmaports!939 Initial merge request