Skip to content

Commit bc23e11

Browse files
save file
1 parent 988fd9c commit bc23e11

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

blog/25-12-29/flash-android-on-pixel-phone/flash-android-on-pixel-phone.html

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -323,31 +323,14 @@ <h1 class=title>
323323
</div>
324324

325325

326-
<div class=blog-text>
327-
328-
<div class=blog-hdr>
329-
Boot into Fastboot
330-
</div>
331-
332-
<p>
333-
press and hold the volume down button and then press the power button, you shold feel a vibrate
334-
</p>
335-
336-
<p>
337-
when in the fastboot screen, you should see something that say bootloader : locked ( unlockable )
338-
</p>
339-
340-
</div>
341-
342-
343326
<div class=blog-text>
344327

345328
<div class=blog-hdr>
346329
Unlock the Bootloader
347330
</div>
348331

349332
<p>
350-
goto a terminal window, run
333+
goto a terminal window, cd to where you unzipped the adb tools, run
351334
</p>
352335

353336
<code>
@@ -358,7 +341,7 @@ <h1 class=title>
358341

359342
<p>
360343
a menu will appear on the phone screen, use the volume keys to navigate the menu, when you see the option unlock the bootloader, press the
361-
power button to select
344+
power button to select, phone will reset and youre good to go.
362345
</p>
363346

364347
</div>

0 commit comments

Comments
 (0)