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