0851.html 4.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Install Android 7.1.2 Nougat on the Microsoft Surface RT Tablet</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="Install Guide,ARM Architecture,ARM CPU,ARM Processor,Linux On Surface RT,Microsoft,Microsoft Surface RT,Nvidia,Surface,Surface RT,Tegra 3,Android,Android 7,Android Nougat,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Install Android 7.1.2 Nougat on the Microsoft Surface RT Tablet">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="revised" content="07/25/2024 05:21:24 AM" />
  12. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  13. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  14. <script type="text/javascript" src="includes/js/steps.js"></script>
  15. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="gridContainer">
  19. <div class="topMargin"></div>
  20. <div id="listName" class="topMargin">
  21. <h1>Install Android 7.1.2 Nougat on the Microsoft Surface RT Tablet</h1>
  22. </div>
  23. <div></div>
  24. <div id="content">
  25. <h2>Disclaimer</h2>
  26. <blockquote><em>This process will run Android 7.1.2 Nougat on the Surface RT tablet from a microSD card. I have tested these steps on my own device (as shown in this video), but I am not responsible if you damage or brick your device.</em></blockquote>
  27. <h2>Things You Will Need</h2>
  28. <ul>
  29. <li class="noCheckbox">A USB flash drive <a href="https://amzn.to/3wkR5ju" target="_blank">https://amzn.to/3wkR5ju</a> | <a href="https://amzn.to/3qkrJ1p" target="_blank">https://amzn.to/3qkrJ1p</a> | <a href="https://amzn.to/3Nhu9b9" target="_blank">https://amzn.to/3Nhu9b9</a></li>
  30. <li class="noCheckbox">A microSD card, at least 8 GB <a href="https://amzn.to/3wkR5ju" target="_blank">https://amzn.to/3JqyxSP</a></li>
  31. </ul>
  32. <h2>Preparing to Run Android</h2>
  33. <ol>
  34. <li>Insert the microSD card and USB flash drive into a PC</li>
  35. <li>Download Android 7.1.2 Surface RT image <a href="https://archive.org/download/Android-surface-7.1.2/surface-7.1.2-8gb-sdcard.img.gz" target="_blank">Download</a></li>
  36. <li>Download UEFI Plug and Play Booting Tool for USB <a href="https://archive.org/download/surface-rt-uefi-downstream-boot-v-1/surface%20RT%20UEFI%20Downstream%20Boot%20v1.zip" target="_blank">Download</a></li>
  37. <li>Download Balena Etcher <a href="https://www.balena.io/etcher/" target="_blank">Download</a></li>
  38. <li>Run Balena Etcher</li>
  39. <li>Write the Android 7.1.2 image to the microSD card</li>
  40. <li>Once the write completes, safely remove the microSD card and insert it into the Surface RT&#39;s microSD slot</li>
  41. <li>Format the USB flash drive to FAT32
  42. <p>⚠ <em>NOTE: This will delete all files on the drive. Make sure to backup any important files before continuing</em></p>
  43. <ol start="1">
  44. <li>Right Click Start &gt; File Explorer</li>
  45. <li>Right Click the USB flash drive &gt; Format...</li>
  46. <li>Select FAT32 from the File System dropdown</li>
  47. <li>Name the drive EFI</li>
  48. <li>Make sure Quick Format is checked</li>
  49. <li>Click Start</li>
  50. </ol>
  51. </li>
  52. <li>Extract the downloaded UEFI Plug and Play Booting Tool for USB .zip file to the root of the USB flash drive</li>
  53. <li>Safely remove the USB flash drive</li>
  54. </ol>
  55. <h2>Booting into Android</h2>
  56. <ol>
  57. <li>Power off the Surface RT tablet if it is not already</li>
  58. <li>Connect the prepared USB flash drive to the Surface RT tablet</li>
  59. <li>Hold Vol- and press the power button, releasing the Vol- when Surface logo appears</li>
  60. <li>Once the menu appears, select Env USB option</li>
  61. <li>The Surface RT should begin booting into Android</li>
  62. </ol>
  63. <p>Source: <a href="https://www.retrogameshistory.com/2023/03/how-to-install-android-on-microsoft.html" target="_blank">https://www.retrogameshistory.com/2023/03/how-to-install-android-on-microsoft.html</a></p> </div>
  64. </div>
  65. </body>
  66. </html>