blob: 9a1dec9923cf1afa0ddd9db32b6656f02670593a [file] [log] [blame]
oguzbakir949dac02019-04-17 18:40:23 +03001---
2layout: device
3title: "Android One Fifth Generation"
4codename: gm9pro_sprout
5downloadfolder: gm9pro_sprout
6supportstatus: Current
7maintainer: oguzbakir
8oem: Google
9devicetree: https://github.com/TeamWin/android_device_google_gm9pro_sprout
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
15
16{% include appinstall.html %}
17
18{% include download.html %}
19
20
21<div class='page-heading'>Installation:</div>
22If you already have TWRP installed:
23Download the latest zip and install the zip using TWRP.
24
25If you do not already have TWRP installed:
26Download the img, move img to fastboot directory. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
27
28fastboot boot path/to/twrp.img
29
30This will temporarily boot TWRP on your device. If you are using a lockscreen pin/pattern/password and do not get prompted to enter your passord, reboot to the bootloader and try again.
31
32If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
33