0332.html 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Sideload Aptoide App Store Onto Ouya Console</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="Ouya,Android,Micro Console,Tutorial,How To,i12bretro,Android 4,Android Jelly Bean,Aptoide,Sideload,Alternate App Store">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Sideload Aptoide App Store Onto Ouya Console">
  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>Sideload Aptoide App Store Onto Ouya Console</h1>
  21. </div>
  22. <div></div>
  23. <div id="content">
  24. <ol>
  25. <li>On the Ouya, go to Manage&nbsp;&gt; System &gt; Advanced</li>
  26. <li>Scroll down and select&nbsp;Security</li>
  27. <li>Scroll down and check the Unknown sources box &gt; Select OK to confirm</li>
  28. <li>Return to the home screen and select Make &gt; Software &gt; Browser</li>
  29. <li>Navigate to&nbsp;https://aptoide.com/</li>
  30. <li>Wait for just a moment and the download link will show at the top of the page</li>
  31. <li>Hover toward the middle right of the area to find the download button (in the Ouya browser it doesn&#39;t display)</li>
  32. <li>Click the invisible Download button and the download should start</li>
  33. <li>Select Browser to complete the download action</li>
  34. <li>Click back a few times to return to the Make &gt; Software area</li>
  35. <li>Select an installed file browser application such as ES File Explorer</li>
  36. <li>Navigate to Download&nbsp;to find the downloaded Aptoide APK</li>
  37. <li>Select the .apk file and select Install</li>
  38. <li>Alternatively, if FilePwn is installed on the Ouya return to the home screen and select Play &gt; FilePwn</li>
  39. <li>Navigate to Download&nbsp;to find the downloaded Aptoide APK</li>
  40. <li>Select the .apk file</li>
  41. <li>Select Package installer to complete the install action</li>
  42. <li>Click Install and wait for the installation to complete</li>
  43. </ol>
  44. </div>
  45. </div>
  46. </body>
  47. </html>