simpler to avoid using adb like the current guide
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="license" href="/LICENSE.txt"/>
|
||||
<script defer="defer" src="/js/webadb.js?0"></script>
|
||||
<script defer="defer" src="/js/web-install.js?0"></script>
|
||||
<script defer="defer" src="/js/web-install.js?1"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -125,10 +125,7 @@
|
||||
<h2><a href="#unlocking-the-bootloader">Unlocking the bootloader</a></h2>
|
||||
|
||||
<p>First, boot into the bootloader interface. You can do this by turning off the
|
||||
device and then turning it on by holding both the Volume Down and Power buttons.
|
||||
Alternatively, use ADB to reboot to the bootloader with the button below:</p>
|
||||
|
||||
<button id="adb-reboot-bootloader" disabled="disabled">Reboot to bootloader with ADB</button>
|
||||
device and then turning it on by holding both the Volume Down and Power buttons.</p>
|
||||
|
||||
<p>Unlock the bootloader to allow flashing the OS and firmware:</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user