123456789101112131415161718192021222324252627282930313233343536373839 |
- <!DOCTYPE html>
- <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>Sideload Aptoide TV App Store Onto Amazon FireTV Devices</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta charset="UTF-8">
- <meta name="keywords" content="FireOS,FireTV,FireTV Stick,Emulation,How To,Tutorial,i12bretro,2020,Aptoide TV,Alternate App Store">
- <meta name="author" content="i12bretro">
- <meta name="description" content="Sideload Aptoide TV App Store Onto Amazon FireTV Devices">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
- <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
- <script type="text/javascript" src="includes/js/steps.js"></script>
- <link href="css/steps.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="gridContainer">
- <div class="topMargin"></div>
- <div id="listName" class="topMargin">
- <h1>Sideload Aptoide TV App Store Onto Amazon FireTV Devices</h1>
- </div>
- <div></div>
- <div id="content">
- <ol>
- <li>Install the Downloader application</li>
- <li>Launch Downloader</li>
- <li>Navigate to https://tv.aptoide.com/</li>
- <li>Click Download button</li>
- <li>Click the Download APK button</li>
- <li>A prompt will display to go to settings and allow installing unknown apps</li>
- <li>Click Settings > Install Unknown Apps > Downloader > Toggle the setting to On</li>
- <li>Click back a few times to return to the Downloader app</li>
- <li>Click Install and then Install again</li>
- </ol>
- </div>
- </div>
- </body>
- </html>
-
|