<div dir="ltr"><div>I do this so rarely that I forget how.  Amazon just reduced their FIreTV 4K Max to $25, so I upgraded one of our older ones. It took hours mostly because I forgot how.</div><div><br></div><div>So I'm going to document it so next time I can find it with a Search engine.<br></div><div><br></div><div>Once the FireTV has updated itself to the newest version of patches, you need to Turn on Developer mode.  You go to My FireTV -> About -> Fire TV 4K Max and select it 10 times to enter developer mode.</div><div><br></div><div>But then you need to go to the Developer mode setting and turn on remote ADB debugging.  (I forgot that step for about 1/2 hour and ADB couldn't connect) <br></div><div><br></div><div>I assume you have adb downloaded from their website and installed. I find that Ubuntu repos don't have the right version.</div><div><br></div><div>Get Leanfront from <a href="https://dl.orangedox.com/pCBmBm">https://dl.orangedox.com/pCBmBm</a></div><div><br></div><div>Do this from a computer that's located where you can see the TV with the FireTV working.</div><div><br></div><div>Find the IP address of the FireTV from the About -> Networking page.</div><div><br></div><div>./adb connect 192.168.0.218 # or whatever is the Firetv IP</div><div>./adb install -r <Name of apk file you downloaded from orangedox></div><div>./adb kill-server</div><div><br></div><div>On your first ./adb connect try, it will say refused, but you need to watch the TV screen for a popup to confirm it.</div><div><br></div><div>As to mythfrontend for the FireTV, don't try to use it on the MAX. It will not play a video correctly.  IMHO never try to use mythfrontend on any FireTV device. If picture quality is what you want, use Leanfront.</div><div><br></div><div>NOW this kicked my butt for a while.  Some newer versions of apps, particularly Paramount+ will not work if an ad blocker is on your network.</div><div><br></div><div>I use Pi-Hole on a RPI3B+ and it helps alot with browsers and phones.  But it screws up some streaming apps.  So I had to add an entry in the Client table for each Streaming device and Smart TV to unblock those IPs. Now Paramount+ works and no ill effects as far as I can see.</div><div><br></div><div>JIm A</div><div><br></div><div><br></div><div><br></div><div><br></div></div>