Amazon Fire TV Stick Basic Edition (amazon-tank): Difference between revisions
Appearance
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
![]() Fire TV Stick Basic Edition | |
Manufacturer | Amazon |
---|---|
Name | Fire TV Stick Basic Edition |
Codename | amazon-tank |
Released | 2017 |
Hardware | |
Chipset | Mediatek 8127D |
CPU | Quad-core 1.3 GHz |
GPU | Mali-450 MP4 |
Display | HDMI |
Storage | 8 GB |
Memory | 1 GB |
Architecture | armv7 |
Software | |
Original software | Fire OS 5 (Android 5.1) |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
Nimayer(Symmetrist)
Maintainer(s)
Nimayer(Symmetrist)
Users owning this device
- Abortretryfail
- Bastindo (Notes: unlocked)
- BlackEyedSquid (Notes: 2nd Gen (non-Basic), amonet exploit)
- Chaosleo07 (Notes: v2, unlocked™)
- Fizzo (Notes: pmOS port author)
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