In some case,people are getting confuse on how to root this device easily,now i just wanna share you few step to obtain root on this device ,now read carefuly
All you need is :
•A computer
•USB Cable
•A Moto G5s Plus
I separated this step in few method below
•Install and preparing ADB on your computer
•Bootloader Unlocking
•Finally gain a root access
1.INSTALL AND PREPARE ADB
- Your warranty is now void.
- I am not responsible for bricked devices, dead SD cards,
- thermonuclear war, or you getting fired because the alarm app failed. Please
- do some research if you have any concerns about features
- before flashing it! YOU are choosing to make these modifications, and if
- you point the finger at me for messing up your device, I will laugh at you.
#include
#NOTE Unlocking your bootloader will erase all Internal memory data so back up the whole data before you proceed this step
There is a simple program called Minimal ADB and Fastboot which you can find in google but i 'll yive you external link in the download section at the end of this post,just install it in your computer and dont forget to install the Motorola USB Driver on your computer.
•Once you get success to install Minimal ADB Fastboot,you're gonna enable developer options in your phone through SETTINGS--ABOUT PHONE--TAP BUILD NUMBER 10 TIMES.
•After you have succesfully enable developer options,just tick the ENABLE OEM UNLOCK and ENABLE USB DEBUGGING
•The next step is power off your phone and go to download mode by pressing POWER+VOLUME DOWN
•Now move into your computer and goto to this directory
C: Program Files /Minimal Adb Fastboot
And press SHIFT+RIGHT CLICK on a empty space and just choose OPEN COMMANDS WINDOW HERE and type "fastboot devices" (without quotation) and press enter
And you should be get command like :
c :/ Minimal Adb Fastboot/
daemon started successfuly
30 bc 456 Fastboot
(otherwise you got failed to connect device into your Computer you have to install 15 Second Adb and Fastboot and just repeat to type "fastboot devices" (press enter)
•Once it done you have to type :
"fastboot oem get_unlock_data" and you'll get detail of your unlock code kinda this :
$ fastboot oem get_unlock_data
(bootloader) 0A40040192024205#4C4D3556313230
(bootloader) 30373731363031303332323239#BD00
(bootloader) 8A672BA4746C2CE02328A2AC0C39F95
(bootloader) 1A3E5#1F53280002000000000000000
(bootloader) 0000000
•now just open your notes and move that data into a single string kinda this(without bootloader)
0A40040192024205#4C4D355631323030373731363031303332323239#BD008A672BA4746C2CE02328A2AC0C39F951A3E5#1F532800020000000000000000000000
•Now visit Moto Bootloader Unlock website. Agree terms and conditions. Now create or login account.
•Paste the code obtained in Moto website.
•Now Click on the I Agree Button a Get Unlock Code will appear on the screen. And click the button.
•Now you will get your unlock key by email.
•Check your inbox and get the key.
•Now again go to the Command Prompt screen and type this code
Code:
fastboot oem unlock ************
(Replace stars with your unlock key)
•A warning screen will appear in command just retype the same command and hit enter.
•Type this code and your phone will reboot.
Code:
fastboot reboot
•Done! Your bootloader has been unlocked.
2.FLASHING TWRP AND ROOTING YOUR DEVICE
•Copy the Magisk 14.0.zip into your external memory
•Go back into Minimal Adb and Fastboot folder on your computer and connect your Power Off device which already in Fastboot Mode and run this command :
"fastboot flash recovery twrp-3.1.1-sanders.img"
•Once you've done just run this command:
"fastboot reboot recovery" you'll get reboot into recovery mode once again and goto Install page,choose magisk 14.zip and just flash
DONE...!!
Download :
Moto Unlock Site
https://motorola-global-portal.custhelp.com/app/standalone%2Fbootloader%2Funlock-your-device-a/session/L3RpbWUvMTQ4NDU2OTQxOS9zaWQvQ1hTallQOG4=
TWRP
http://hostracon.com/index.php?a=download&q=104
Minimal ADB Fastboot
http://hostracon.com/index.php?a=download&q=57
Magisk
http://hostracon.com/index.php?a=download&q=105
15 Second ADB
https://www.dropbox.com/s/mcxw0yy3jvydupd/adb-setup-1.4.3.exe?dl=0
Just keep calm because the first boot may take 15-20 minute after rooting your phone.
#NOTE Any request to root other device would be appreciate and i like to share it to you