This firmware provide Full Android Experience with NO Limits.
With Android you can run all standard Google Play apps and also apps made specifically for Android TV.
https://www.youtube.com/playlist?list=P ... B9D757086B
FIRMWARE FEATURES:
GSI firmware based on Lineage OS 16
Already ROOTED
Pure Android with no bloatwares inside
DOWNLOADS:
* Full Android PIE 1.0 firmware: http://bit.ly/2YSecBu
SHA1: 380D8F9315389E67C6143E2AA22CC4F528BD9D02
Support the development:
Donate with Paypal or Donate with Crypto
-------------------------------------------------------------------------------------------
ADB and Fastboot tools:
https://developer.android.com/studio/re ... form-tools
Nvidia Shield TV drivers for Windows PC:
https://developer.nvidia.com/shield-open-source
INSTRUCTIONS:
You MUST start the procedure with the LAST NVIDIA DEVELOPER PIE FIRMWARE already installed.
https://developer.nvidia.com/shield-developer-os-images
To avoid issues please CLEAN INSTALL this firmware
How to boot into Fastboot mode, HW method, Shield TV 2017:
https://youtu.be/YTtwnVFYRKQ
How to boot into Fastboot mode, HW method, Shield TV 2015 and PRO:
https://youtu.be/2AzHF-uNiY8
WRITTEN INSTRUCTIONS:
- You must download and setup ADB/Fastboot tools on your Windows/Linux/OSX PC first
- Put the Nvidia Shield TV in Fastboot mode:
How to put 2017 model in Fastboot mode, Controller method:

http://nv-tegra.nvidia.com/gitweb/?p=ma ... r1-partner
How to put 2015 and PRO models in Fastboot mode, HW method:

http://nv-tegra.nvidia.com/gitweb/?p=ma ... .1-partner
*** If you are on a Windows PC, download and install Nvidia ADB/Fastboot drivers while booted up in Fastboot mode for your device to get recognized.
- You MUST unlock bootloader before all other operations with the following command:
(if you ever run into an issue do not run "fastboot oem lock" as apparently device can't be unlocked again after that)
fastboot oem unlock
- When the bootloader is unlocked, in the command prompt type:
Code: Select all
fastboot flash system system.img
fastboot -w
fastboot reboot
To have vivid colors on UI you must Disable HW overlay in developer options, but with this disabled you can't watch protected videos. You can Enable or Disable HW overlay based on what you are doing. To make the process easier I added a function that automatically Disable HW overlay when you open the "About Phone" screen of the Android Settings. It is only necessary one time after a complete restart. If you want automatize the process with an app you can use with root permissions this command: service call SurfaceFlinger 1008 i32 1 or service call SurfaceFlinger 1008 i32 0