0686.html 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Install ATVXperience v5 on Amlogic S905x Android TV Box</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="Amlogic S905x Firmware Upgrade,atvXperience,Android,Android TV,Cheap TV Box,S905x,Install Guide,SBC,Single Board Computer,Amlogic,Custom ROM,V5,Amlogic S905x Firmware,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Install ATVXperience v5 on Amlogic S905x Android TV Box">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  12. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  13. <script type="text/javascript" src="includes/js/steps.js"></script>
  14. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  15. </head>
  16. <body>
  17. <div id="gridContainer">
  18. <div class="topMargin"></div>
  19. <div id="listName" class="topMargin">
  20. <h1>Install ATVXperience v5 on Amlogic S905x Android TV Box</h1>
  21. </div>
  22. <div></div>
  23. <div id="content">
  24. <h2>NOTE: As of the making of this video, atvXperience is a beta release</h2>
  25. <p><em>DISCLAIMER: This process will overwrite the current Android ROM on your TV box. I have tested these steps on my own devices, but I am not responsible if you damage or brick your device. Verify the ROM will work on your device before starting and make sure to backup any data you do not want to lose before proceeding.</em></p>
  26. <ol>
  27. <li>Download the atvXperience v5 Image <a href="https://atvxperience.com" target="_blank">Download</a></li>
  28. <li>Download Amlogic USB Burning Tool <a href="https://drive.google.com/file/d/1Igj5CimoGS-irKKI5H8iEVzxY23W387G/view?usp=sharing" target="_blank">Download</a></li>
  29. <li>Extract the downloaded Amlogic USB Burning Tool</li>
  30. <li>Launch Amlogic USB Burning Tool</li>
  31. <li>If the user interface is not in English, select the second option in the Menu &gt; English</li>
  32. <li>Select File &gt; Import Image</li>
  33. <li>Browse to the downloaded atvXperience image and select it</li>
  34. <li>After the image is verified click the Start button</li>
  35. <li>Connect the TV box from the OTG port to the PC via USB cable</li>
  36. <li>Press the reset button (sometimes hidden inside the AV port)</li>
  37. <li>Wait for the ROM to copy over to the device</li>
  38. <li>Once the process completes (100%: Burning Successfully) click the Stop button</li>
  39. <li>Disconnect the TV box from the PC USB</li>
  40. <li>Connect the TV box to an HDMI display and power it on</li>
  41. <li>Enjoy a clean and fast Android TV experience on your Amlogic TV Box</li>
  42. </ol>
  43. </div>
  44. </div>
  45. </body>
  46. </html>