blob: 5d40b677990d65d55dd9e912970ce028710a6d15 [file] [log] [blame]
betaxab7f139c02018-09-26 10:41:39 +08001---
2layout: device
3title: "Motorola Moto Z3 Play"
4codename: beckham
5downloadfolder: beckham
6devicetree: https://github.com/TeamWin/android_device_motorola_beckham
7supportstatus: Current
8maintainer: kaneawk, erfanoabdi
9oem: Motorola
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
15NOTE: Monthly security updates may break decryption of /data in TWRP. MTP does not work at this time, but you can use adb to transfer files.
16
17{% include download.html %}
18
19<div class='page-heading'>Installation:</div>
20If you do not already have TWRP installed:
21Download twrp img. 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:
22
23fastboot boot path/to/twrp.img
24
25This will temporarily boot TWRP on your device.