Hi Folks!
I have a generic china tablet, MT8163 based, Android 8.1. Model KTE108A, a tablet from a coaching trainning,
Unfortunately it requires a password to unlock the developer mode. I have the original stock rom extracted directly from him, maybe a can extract the password from rom?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've read quite a few posts here, I've already used the 7890XX trick, where xx is the hours.
Is there any other way out? I made great advances, I managed to extract the stock rom from the device itself and generate a valid scatter file using the hovatek tutorial, but I didn't find any rom that was compatible without brick (I've resurrected it a few times)
Anybody can help-me? I've extra infos about mainboard and spec if can really help.
El_comentarista said:
Hi Folks!
I have a generic china tablet, MT8163 based, Android 8.1. Model KTE108A, a tablet from a coaching trainning,
Unfortunately it requires a password to unlock the bootloader. I have the original stock rom extracted directly from him, maybe a can extract the password from rom?
I've read quite a few posts here, I've already used the 7890XX trick, where xx is the hours.
Is there any other way out? I made great advances, I managed to extract the stock rom from the device itself and generate a valid scatter file using the hovatek tutorial, but I didn't find any rom that was compatible without brick (I've resurrected it a few times)
Anybody can help-me? I've extra infos about mainboard and spec if can really help.
Click to expand...
Click to collapse
@El_comentarista
Welcome to XDA. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to Android Q&A. Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator
Oswald Boelcke said:
@El_comentarista
Welcome to XDA. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to Android Q&A. Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator
Click to expand...
Click to collapse
Thx Oswald! im waiting for any tip!
please explain
- password locked developer mode
- password locked bootloader
aIecxs said:
please explain
- password locked developer mode
- password locked bootloader
Click to expand...
Click to collapse
Developer mode. My tablet need some password to entering in developer mode. i need activate some options to instal a GSI rom from project treble.
never seen this before. what you can try is unlock bootloader with mtkclient + fastboot, then root with Magisk. maybe it's that what you want?
aIecxs said:
never seen this before. what you can try is unlock bootloader with mtkclient + fastboot, then root with Magisk. maybe it's that what you want?
Click to expand...
Click to collapse
Actually alecxs, I'm looking to install a rom with android. The Android that came by default on the tablet is a modified build, which persistently opens an app which makes it impossible to use it. This tablet is like the ones that waiters have to send customer orders to the kitchen.
Overall, I was able to extract the stock rom from it using a hovatek tutorial. I have the stock rom and the scatter file. I would like to install a rom that works like a normal tablet. I've tried scouring the internet using the mainbboard model and all the roms I found gave a softbrick.
I'm now trying to install a GSI on it. But I can't with without access to developer mode. I tried flashing a modified version of the bootloader via magisk, but it stuck in bootloop.
please don't mix up bootloader with boot. you probably flashed magisk patched boot.img. usually it will completely deny booting modifications on locked bootloader. the fact it stucks in boot-loop indicates it somehow successfully passed android verified boot, just struggling with something different (for example encryption)
you can install GSI if device is treble ready
Treble Check - Apps on Google Play
Check your device for Project Treble support and more
play.google.com
what you describe sounds like kiosk mode to me. But one can't flash random ROMs just because it have the same Mediatek SoC. each ROM has to be build especially for that device (except GSI)
aIecxs said:
please don't mix up bootloader with boot. you probably flashed magisk patched boot.img. usually it will completely deny booting modifications on locked bootloader. the fact it stucks in boot-loop indicates it somehow successfully passed android verified boot, just struggling with something different (for example encryption)
you can install GSI if device is treble ready
Treble Check - Apps on Google Play
Check your device for Project Treble support and more
play.google.com
what you describe sounds like kiosk mode to me. But one can't flash random ROMs just because it have the same Mediatek SoC. each ROM has to be build especially for that device (except GSI)
Click to expand...
Click to collapse
You are right. I actually tried flashing an image modified by magisk, which caused the bootloop. I had already checked the treble project is compatible. Wouldn't I have to have developer mode access to install it? Anyway, I'll try it now and get back with the results. Thank you in advance, it's been 4 days in this game here.
what you mean is probably DSU Loader which afaik is available for Android 11+
In your case it's different, you must unlock bootloader and flash system.img directly.
unlocking bootloader requires OEM unlock toggle in Developer Options as prerequisite, then unlocking from fastboot (with/without unlock code)
you could try to by-pass the password with such apps (there are several on google play)
https://play.google.com/store/apps/details?id=com.singlebyte.devshortcut
or just enable OEM unlock "offline" from mtkclient as suggested.
not sure about the second step though, you mentioned bootloader unlock code - would still required. I have seen brute force attempts for this, but will probably take ages...
aIecxs said:
what you mean is probably DSU Loader which afaik is available for Android 11+
In your case it's different, you must unlock bootloader and flash system.img directly.
unlocking bootloader requires OEM unlock toggle in Developer Options as prerequisite, then unlocking from fastboot (with/without unlock code)
you could try to by-pass the password with such apps (there are several on google play)
https://play.google.com/store/apps/details?id=com.singlebyte.devshortcut
or just enable OEM unlock "offline" from mtkclient as suggested.
not sure about the second step though, you mentioned bootloader unlock code - would still required. I have seen brute force attempts for this, but will probably take ages...
Click to expand...
Click to collapse
Thx for the tips.
I had already tried mtkclient, however I get this error at the final stage of the process:
"Unknown seccfg partition header. Aborting unlock."
And from there I can't do anything else.
The devshortcut doesnt work, needs manually activate developer mode.
so you can't do nothing not even bootless root method because lack of usb-debugging?
unpackimg boot.img with AIK and modify default.prop / prop.default
Code:
ro.debuggable=1
persist.sys.usb.config=mtp,adb
devshortcut app is 10 years old btw so try other similar apps
or try mtk-su from termux. termux has less privileges than adb shell, but diplomatic posted instructions so it might work too...
then you can just access settings from cmd line
Code:
settings put global development_settings_enabled 1
settings put global adb_enabled 1
Have you tried hitting cancelar? I have run into things like this, hit cancel and kept right on going. I think because there is no password. If the cancel doesn't work, you can also try just hitting OK with password blank.
Don't assume.
Related
This is the Honor View 10 's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Install APKs
Uninstall APKs
Take a Screenshot
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
I used this on 5T and it did work super.
But i am wondering if this is working for view10 or not... V10 requires a unique code to unlock BL, where do we provide that code here?
Also rooting v10 requires an img to be flashed. Is this tool working?
Anyone tested all these features on View10??
venreddy said:
I used this on 5T and it did work super.
But i am wondering if this is working for view10 or not... V10 requires a unique code to unlock BL, where do we provide that code here?
Also rooting v10 requires an img to be flashed. Is this tool working?
Anyone tested all these features on View10??
Click to expand...
Click to collapse
I have tested it on my honor view 10, to unlock your bootloader you still need of huawei unlock codes, always remember this tool automate process not bypass it (except it is not specified). This tool can't root the phone directly
EDIT: there is a little bug when you try to unlock the bootloader and your phone is in powered on and recognized in adb mode, i'm releasing a new version to fix it at this moment
EDIT 2: update released
mauronofrio said:
I have tested it on my honor view 10, to unlock your bootloader you still need of huawei unlock codes, always remember this tool automate process not bypass it (except it is not specified). This tool can't root the phone directly
EDIT: there is a little bug when you try to unlock the bootloader and your phone is in powered on and recognized in adb mode, i'm releasing a new version to fix it at this moment
EDIT 2: update released
Click to expand...
Click to collapse
Hi
Thanks for excellent tool. I have installed it and watched the videos you posted for OnePlus. You have used SuperSu in case of OnePlus. But for Honor View 10 I want to use Magisk. Can you please let me know the step?
vku369 said:
Hi
Thanks for excellent tool. I have installed it and watched the videos you posted for OnePlus. You have used SuperSu in case of OnePlus. But for Honor View 10 I want to use Magisk. Can you please let me know the step?
Click to expand...
Click to collapse
The videos are not made by me, i found it on youtube and i added the link to tool description. To root your device you need to see this guide: https://forum.xda-developers.com/ho...agisk-root-honor-view-10-mate-10-pro-t3749280
mauronofrio said:
The videos are not made by me, i found it on youtube and i added the link to tool description. To root your device you need to see this guide: https://forum.xda-developers.com/ho...agisk-root-honor-view-10-mate-10-pro-t3749280
Click to expand...
Click to collapse
Thanks for response. So far I unlocked the boot loader (really easy with your tool one click only thanks for it). For root
how to install Magisk Manager using your tool. Which button to use
1. Recovery flasher
2. Recovery Zip flasher
Bear with me if it sounds naïve this is first time I am trying to root
vku369 said:
Thanks for response. So far I unlocked the boot loader (really easy with your tool one click only thanks for it). For root
how to install Magisk Manager using your tool. Which button to use
1. Recovery flasher
2. Recovery Zip flasher
Bear with me if it sounds naïve this is first time I am trying to root
Click to expand...
Click to collapse
You can't root your phone with this tool, you need to follow that guide
You can installa magisk manager through "apk installer"
Just for info, Files are available for V10 now on firmware finder.
shashank1320 said:
Just for info, Files are available for V10 now on firmware finder.
Click to expand...
Click to collapse
link?
mauronofrio said:
link?
Click to expand...
Click to collapse
On app here it is. Can give you link if want
shashank1320 said:
On app here it is. Can give you link if want
Click to expand...
Click to collapse
The problem is i have the bkl-l04 version and for it there are not stock firmware available so i can't test it for now
just 2 questions - does it work for Honor 10 (not v10)? can I do recovery backup here?
PeterMarkoff said:
just 2 questions - does it work for Honor 10 (not v10)? can I do recovery backup here?
Click to expand...
Click to collapse
Honor 10 is not supported officially, you cant do a recovery backup with this tool
Hi guys.
I'm looking forward for Honor View 10 or Honor 10, and as I'm with Samsung S8, I'm trying to understand if these Honor devices can receive a recovery consol or be rooted in a way that can be restored to stock without being noticed from official assistance in case I'll need to go for an assistance in warranty.
Second, as I'm with Samsung since years, I've always seen to need a recovery consol and a root package to flash (as standard classic methods) for having complete access to phone, while here I read about unlocking and unlocking cuts from Honor (that I'm reading now it seams that they stopped to release easily the code needed), recovery, bootloader and other things that I'm completely lost in reading
I'm not speaking of the strict interest in flashing alternative roms, but at least to have the possibility to clean the phone deeply once in a while manually with SD-Maid, RootExplorer and other apps (maybe you know of more professional...) so for it not to get fat and more fat in time, with the possibility to clean corps and old unused system files without the need of a wipe, so to have a slim internal sd-card as much as I can (specially if I'll go for the Honor 10)
So please explain me a bit of what is this Honor world as I'm really willing to they one even tomorrow!!
Thanks to allall.
Sent from my SM-G950F using Tapatalk
Work this for mate 9...?
PIRATA! said:
Hi guys.
I'm looking forward for Honor View 10 or Honor 10, and as I'm with Samsung S8, I'm trying to understand if these Honor devices can receive a recovery consol or be rooted in a way that can be restored to stock without being noticed from official assistance in case I'll need to go for an assistance in warranty.
Second, as I'm with Samsung since years, I've always seen to need a recovery consol and a root package to flash (as standard classic methods) for having complete access to phone, while here I read about unlocking and unlocking cuts from Honor (that I'm reading now it seams that they stopped to release easily the code needed), recovery, bootloader and other things that I'm completely lost in reading
I'm not speaking of the strict interest in flashing alternative roms, but at least to have the possibility to clean the phone deeply once in a while manually with SD-Maid, RootExplorer and other apps (maybe you know of more professional...) so for it not to get fat and more fat in time, with the possibility to clean corps and old unused system files without the need of a wipe, so to have a slim internal sd-card as much as I can (specially if I'll go for the Honor 10)
So please explain me a bit of what is this Honor world as I'm really willing to they one even tomorrow!!
Thanks to allall.
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
Honor and huawei devices can be unlocked, there are available twrps and you can do what you want. They can be restored to stock.
mataflakitas said:
Work this for mate 9...?
Click to expand...
Click to collapse
Mate 9 is not officially supported, if it has kirin 970 you can try to select honor view 10 and use the tool
Hey buddy, thanks for this amazing tool. I need to know, if there's need of the Bootloader Code for unlocking it on a Honor V10?
Also, if I need to add a phone that's in similar state as this phone (LG Stylus 2 Plus, currently not supported by LG for unlocking with their tool), can I send everything that you may need for making the tool compatible with it?
Thanks in advance!
i tried today on my honor view 10 to unlock bootloader, cant work
Moto G Power 2021
XT2117
borneo
Firmware
Rescue and Smart Assistant (LMSA)
https://mirrors.lolinet.com/firmware/moto/borneo/official/
https://t.me/s/MotoUpdatesTracker
[Index] Motorola Stock Firmware
[Guide] Using Fastboot.exe with Motorola devices
Guide: Using Fastboot.exe with Motorola Devices If your device has its own section please post in that section. You can ping me with @sd_shadow MediaTek or Qualcomm Chip? Do I have a MediaTek Device? see post #26 Info: If you have a MediaTek...
forum.xda-developers.com
Moto G Play
XT2093
Moto G Stylus
XT2115
I have the moto g power borneo, just got it yesterday. the option for "enable oem unlocking" is greyed out. I did a full factory reset, and still grey. It's not tied to any carrier, and I've already connected to the internet via wifi. the phone is network unlocked. Would I be able to flash the stock rom via LMSA, and that might get it to work?
edit: just to clarify. yes, the bootloader is locked.
gutter_chris said:
I have the moto g power borneo, just got it yesterday. the option for "enable oem unlocking" is greyed out. I did a full factory reset, and still grey. It's not tied to any carrier, and I've already connected to the internet via wifi. the phone is network unlocked. Would I be able to flash the stock rom via LMSA, and that might get it to work?
edit: just to clarify. yes, the bootloader is locked.
Click to expand...
Click to collapse
Sometimes there's a time delay for the allow oem unlocking, it may take a few days, be sure to connect to wifi or lte after factory reset.
You certainly can try LMSA, but reflashing the firmware is unlikely to speed up the process.
sd_shadow said:
Sometimes there's a time delay for the allow oem unlocking, it may take a few days.
Click to expand...
Click to collapse
Yeah, I had read that somewhere yesterday. Thanks for confirming that. I will wait patiently first.
If anyone has suggestions on how to flash the cricket firmware to a boost mobile device let me know. I'm open to try anything on this $90 device.
TheTrueJayTwenty said:
If anyone has suggestions on how to flash the cricket firmware to a boost mobile device let me know. I'm open to try anything on this $90 device.
Click to expand...
Click to collapse
You may only need the radio flash
Flashing the Radio Firmware
https://mirrors.lolinet.com/firmware/moto/borneo/official/Cricket/
I would try to unlock the bootloader first, but just flashing the radio firmware is pretty safe.
sd_shadow said:
You may only need the radio flash
Flashing the Radio Firmware
https://mirrors.lolinet.com/firmware/moto/borneo/official/Cricket/
I would try to unlock the bootloader first, but just flashing the radio firmware is pretty safe.
Click to expand...
Click to collapse
Unfortunately OEM unlock is grayed out, but I was able to get an unlock key from Motorola. I've been trying to figure out a way to flash the cricket firmware because I don't think OEM unlock is grayed out.
TheTrueJayTwenty said:
Unfortunately OEM unlock is grayed out, but I was able to get an unlock key from Motorola. I've been trying to figure out a way to flash the cricket firmware because I don't think OEM unlock is grayed out.
Click to expand...
Click to collapse
Flashing a different software channel with a locked bootloader, will not end well.
Better off trying a factor reset, and connect to wifi or lte.
There can be a timed delay of a few days, on the allow OEM unlock
sd_shadow said:
Flashing a different software channel with a locked bootloader, will not end well.
Better off trying a factor reset, and connect to wifi or lte.
There can be a timed delay of a few days, on the allow OEM unlock
Click to expand...
Click to collapse
I have it on Wi-Fi right now, hopefully its just delayed. I only got this device to use on Wi-Fi, but if I don't keep airplane mode on Boost mobile locks the Wi-Fi unless you activate service with them. Very strange way to do business if you ask me.
TheTrueJayTwenty said:
I only got this device to use on Wi-Fi, but if I don't keep airplane mode on Boost mobile locks the Wi-Fi unless you activate service with them.
Click to expand...
Click to collapse
I have the same issue. Anyone know of a way to disable this? I've tried to remove anything associated with carrier and boost from the device (borneo) through adb. Some I was able to disable but most failed as non-disable. I got this device for my 5 yr old to mess around on, but the TOS popup is intrusive and she has repeatedly accidentally pressed the accept button which locks out wifi. Would rooting and flashing a new rom even resolve the TOS requests from boost. Forgive my ignorance as I haven't messed with root or custom roms since my lg g3. Any help is greatly appreciated.
MuffinGod said:
I have the same issue. Anyone know of a way to disable this? I've tried to remove anything associated with carrier and boost from the device (borneo) through adb. Some I was able to disable but most failed as non-disable. I got this device for my 5 yr old to mess around on, but the TOS popup is intrusive and she has repeatedly accidentally pressed the accept button which locks out wifi. Would rooting and flashing a new rom even resolve the TOS requests from boost. Forgive my ignorance as I haven't messed with root or custom roms since my lg g3. Any help is greatly appreciated.
Click to expand...
Click to collapse
So I may have figured it out, I did a factory reset, on setup I declined everything. I removed everything I could via adb that had anything to do with sprint, boost, and carrier. I then went into the apps list on the device clicked show system apps, went through the apps I couldn't disable under advanced I denied the app permission to modify system settings. As for the TOS the keeps popping up you can try turning on airplane mode you can still use Wi-Fi, I've had hit or miss luck with this one. But Wi-Fi is still working as of now... Hopefully someone can get the bootloader unlocked on the boost model.
I think we're in the same boat. I have airplane mode on with wifi but it doesn't seem to stop the popup. I did get the bootloader unlocked with a code from Motorola, but I'm unsure what step I should take next. Root the device and blast everything I don't think I'll need off of it. Or install a stock moto rom?
MuffinGod said:
I think we're in the same boat. I have airplane mode on with wifi but it doesn't seem to stop the popup. I did get the bootloader unlocked with a code from Motorola, but I'm unsure what step I should take next. Root the device and blast everything I don't think I'll need off of it. Or install a stock moto rom?
Click to expand...
Click to collapse
Do you have the boost version? My oem unlock is still grayed out so my bootloader code us useless, but yeah I would root, and remove carrier device manager.
TheTrueJayTwenty said:
Do you have the boost version? My oem unlock is still grayed out so my bootloader code us useless, but yeah I would root, and remove carrier device manager.
Click to expand...
Click to collapse
Yeah boost varient. Mine was grayed out for a couple of days and then it wasn't.
If I understand correctly I download the firmware from lolinet. Patch it with magisk and then flash in fastboot, reboot, done. Has anyone made a detailed post on this process? I really prefer to understand each step as I do it.
MuffinGod said:
If I understand correctly I download the firmware from lolinet. Patch it with magisk and then flash in fastboot, reboot, done. Has anyone made a detailed post on this process? I really prefer to understand each step as I do it.
Click to expand...
Click to collapse
I have a general moto root thread.
Pretty much all the same as long as ramdisk is in the boot.img
Spoiler: Like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just make sure the firmware matches what is installed (device, channel, software version)
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
sd_shadow said:
I have a general moto root thread.
Pretty much all the same as long as ramdisk is in the boot.img
Spoiler: Like this
Just make sure the firmware matches what is installed (device, channel, software version)
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Click to expand...
Click to collapse
sd_shadow said:
I have a general moto root thread.
Pretty much all the same as long as ramdisk is in the boot.img
Spoiler: Like this
Just make sure the firmware matches what is installed (device, channel, software version)
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Click to expand...
Click to collapse
Great guide. Thank you
sd_shadow said:
I have a general moto root thread.
Pretty much all the same as long as ramdisk is in the boot.img
Spoiler: Like this
Just make sure the firmware matches what is installed (device, channel, software version)
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Click to expand...
Click to collapse
sd_shadow said:
I have a general moto root thread.
Pretty much all the same as long as ramdisk is in the boot.img
Spoiler: Like this
Just make sure the firmware matches what is installed (device, channel, software version)
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Click to expand...
Click to collapse
Great guide. Thank you
Hmm... I followed steps correctly (I think) flashed img and rebooted. Downloaded root checker and confirmed had root. I downloaded a system app Uninstaller, granted root permissions and tried to uninstall carrier device manager. The app requested a reboot. Reboot completed anf now I don't have root access and the carrier app is still installed. Any ideas what I did wrong?
Re-flashed and have root again. Trying to delete system apps through root explorer results in a failure. Is there a system write protection on this phone I need to disable?
Is it safe to try:
adb shell reboot disemmcwp
Moto G8 Play was a phone launched in October 2019 and that curiously had few (or none) mods created, and until today, February 2021, no one had managed to at least root this device, with guides that bricked the device(or made it bootloop), or at least did not work, where even with the boot.img patched, the magisk manager could not get root access on the device. Thinking about it and after losing many nights trying to do everything to root my phone, I finally got it, and decided to write this guide for you, with proof of operation and a lot of joy in having made such progress,
but enough with ceremonies, let's go to the guide in fact.
What do I need to do before read this guide?
First of all, backup all your data, you will surely lose it if you don't.
Second, keep in mind that I am not responsible for any errors or damage to the device, keep in mind that this is a mod guide that makes you lose the warranty on your device. What I did worked for me, and theoretically it works for you as long as you do everything correctly.
And lastly and most importantly, unlock the bootloader of your device, if you don't do this, it is possible to brick and transform it into a paper weight for lack of attention. Thinking about it, I wrote a quick guide to unlock bootloader, follow the steps:
1. Go to settings> System> About phone> Build Number and follow the image
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. Still in the settings, go to System> Advanced> Developer options and again follow the image:
3. On your computer, download platform-tools here and extract it to any folder you prefer. Also download and install Motorola USB drivers. After extracting and installing, open the platform-tools folder and copy the folder path, then open windows command prompt(cmd) and type the following commands:
in cmd, type cd and paste the path you copied, and hit enter. After that, type "adb devices" with your USB connected device(Remember to authorize USB debugging when connecting your device to the PC), if you did everything right, you will see something like this:
then type "adb reboot bootloader" to reboot your device for the correct mode. Once in bootloader mode, do not close cmd, it will still be useful. Access the motorola bootloader unlock site and follow the instructions provided. If you did everything right, your bootloader will appear with the status of flashing unlocked on the screen.
Ah, I talked about backup at the beginning, right? I'm glad you did the backup, because you just had your phone reset and data deleted. Now that you've installed everything right, let's start the hybridization process of your smartphone ... Let's install the Motorola One Macro ROM, which is basically the same thing as Moto G8 Play, but with more RAM, storage and 64- bit enabled, following this, download the One Macro Stock ROM here and extract it to the same folder as platform-tools:
It will look more or less like the photo above. After that, you will need a script to transform flashfile.xml into an appropriate flashfile.bat, and you can download this script here. Extract the .exe in the same folder as the platform-tools and the one macro rom, after this run and it will generate a flashfile.bat file. If your device is connected to the usb in bootloader mode you can now run the .bat and flash the rom on your device. Always remember to leave the battery with more than 50% charge to avoid problems and brick the device. If you did everything right, your device will start up normally. Configure, then go to settings and activate debugging following the steps at the beginning of the guide. You can notice that virtually your device is now a Motorola One Macro with the hardware of a Moto G8 Play, done that, let's go to the root process.
Copy the boot.img file from the platform-tools folder to any folder on your android. After that, install the magisk manager on the official website and open the app. In the magisk tab, click install and then "Select and Patch a file", select the boot.img file, after that make the selection process again, click the arrow and wait for magisk to finish the patch. After that, open google files and copy magisk_patched_XXXXX.img to your phone's root folder, and copy it to your computer again, in the platform-tools folder. Preferably rename it to an easier name, like magisk.img.
Do the process of opening cmd and pasting the folder path with the command "cd" before it. Then restart to bootloader mode as you learned above, and enter the command "fastboot flash boot_a magisk.img"
after finishing the process, type "fastboot flash boot_b magisk.img" and restart your device. If all goes well the magisk manager will detect the root and your phone will be ready.
This is the guide, I hope I have helped everyone who has gone so long without being able to root their devices. I wasted a night testing and writing this, so please consider giving feedback and if you post as a tutorial, leave the method credits to Daniel Santos (me).
Not works, when i flash the rom and the device restart, it give a message that is corrupt
CÆSAR said:
Not works, when i flash the rom and the device restart, it give a message that is corrupt
Click to expand...
Click to collapse
Did you unlock the bootloader correctly? If so, which version of Macro One did you use? If you want, I can pass the exact same version that I installed here and it works perfectly
Yes, i've already unlocked the bootloader and runned a comand in adb to check it, and used the last rom available. One question, installing the one macro firmware can damage the device? Because a 64 bit OS need more resources than the 32 bit software from the g8 play.
CÆSAR said:
Yes, i've already unlocked the bootloader and runned a comand in adb to check it, and used the last rom available. One question, installing the one macro firmware can damage the device? Because a 64 bit OS need more resources than the 32 bit software from the g8 play.
Click to expand...
Click to collapse
well, i used the version of the image i sent and it works 100% normal. As for the system, Motorola One Macro and Moto G8 Play have the exact same architecture. They differ only from some sensors, RAM and internal storage. If you want more details of the process, you can send me a dm on twitter (@danadsees) and I can give you the necessary support. I've never tested with the latest version, which uses Android 10, but versions using Android 9 work normally
ok, i will try with that version, and a last question, you tried to play games after install that version?
FInnaly i tried with your version and it works, thx
Does the G8 Play work flawlessly with the One Macro Rom?
RandoMike said:
Does the G8 Play work flawlessly with the One Macro Rom?
Click to expand...
Click to collapse
I think so. I didn't test it in depth, but in games performance looks to be better, and it worked normally in this few days that i've using it.
CÆSAR said:
I think so. I didn't test it in depth, but in games performance looks to be better, and it worked normally in this few days that i've using it.
Click to expand...
Click to collapse
That's curious. I'm gonna try to root my phone. I hope not to brick it haha.
RandoMike said:
That's curious. I'm gonna try to root my phone. I hope no to brick it haha.
Click to expand...
Click to collapse
I ended hard bricking my device . However, I managed to repair it . I dunno what could go wrong xd. I hope this tutorial would make this forum alive again xdxd.
RandoMike said:
I ended hard bricking my device . However, I managed to repair it . I dunno what could go wrong xd. I hope this tutorial would make this forum alive again xdxd.
Click to expand...
Click to collapse
This is my third update. It worked! I can't really believe it!
I would tell all the people who want to do this to be careful. You can hard brick your cellphone, specially if you flash the preloader.bin image. Being that said, thank you, Daniel. Finally I found a tutorial that works haha!
RandoMike said:
This is my third update. It worked! I can't really believe it!
I would tell all the people who want to do this to be careful. You can hard brick your cellphone, specially if you flash the preloader.bin image. Being that said, thank you, Daniel. Finally I found a tutorial that works haha!
Click to expand...
Click to collapse
thank you for your trust. I missed many nights looking for a valid method and I had to develop it myself. this also makes it possible to use custom roms and recoveries from Macro One as well
Daniel69cc said:
thank you for your trust. I missed many nights looking for a valid method and I had to develop it myself. this also makes it possible to use custom roms and recoveries from Macro One as well
Click to expand...
Click to collapse
Finally, there is some hope to revive this forum hahaha
Someone tryed with the android 10 version?
CÆSAR said:
Someone tryed with the android 10 version?
Click to expand...
Click to collapse
In my case, my cellphone just bootlooped. I think I also have to upgrade the fastboot, but I'm afraid it'll just make the phone hard brick. Or maybe I just need to try other Android 10 versions haha.
RandoMike said:
In my case, my cellphone just bootlooped. I think I also have to upgrade the fastboot, but I'm afraid it'll just make the phone hard brick. Or maybe I just need to try other Android 10 versions haha.
Click to expand...
Click to collapse
First update: I tried to restore the stock firmware of my Moto and it hard bricked (what a surprise, huh xD). I had to flash the original fastboot doing some stuff. Maybe we can upgrade to Android 10 doing that hardbrick trick (however, if you are not lucky, you can render the device unbootable), which allows you to reflash either the G8 Play's fastboot or the Macro one (it's weird that the fastboot of the One Macro also works on the G8 Play hahaha).
Second update: The One Macro Rom of Android 10 can't be flashed. It just gives me the error "sparse image size span overflow". I just proceeded to reflash the original Android 10 firmware of the G8 Play (I didn't wanna hardbrick it hahaha). It would be wonderful if anyone managed to solve or try to solve this problem.
Third update: I managed to root my G8 Play with its Stock Android 10 image! hahaha. I just flashed the "boot_a" slot with the original boot.img patched by magisk.
RandoMike said:
First update: I tried to restore the stock firmware of my Moto and it hard bricked (what a surprise, huh xD). I had to flash the original fastboot doing some stuff. Maybe we can upgrade to Android 10 doing that hardbrick trick (however, if you are not lucky, you can render the device unbootable), which allows you to reflash either the G8 Play's fastboot or the Macro one (it's weird that the fastboot of the One Macro also works on the G8 Play hahaha).
Second update: The One Macro Rom of Android 10 can't be flashed. It just gives me the error "sparse image size span overflow". I just proceeded to reflash the original Android 10 firmware of the G8 Play (I didn't wanna hardbrick it hahaha). It would be wonderful if anyone managed to solve or try to solve this problem.
Third update: I managed to root my G8 Play with its Stock Android 10 image! hahaha. I just flashed the "boot_a" slot with the original boot.img patched by magisk.
Click to expand...
Click to collapse
the root really works with the g8 play android 10 rom? i'm going to try
CÆSAR said:
the root really works with the g8 play android 10 rom? i'm going to try
Click to expand...
Click to collapse
Yep. I believed I would just get the "no bootable a/b slot" error, but it worked!
This guide is for moto g8 play or moto one macro or both ?
Team Win Recovery Project 3.5.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Special Notes:
1. DON'T FORGET TO ENABLE "OEM UNLOCK" (located in Developers options).
2. KNOX will be tripped once you flashed custom binaries to your phone.
(Your warranty may be voided. However this may not affect you if your country forces Samsung to provide hardware warranty regardless of software status.)
3. Samsung Firmware OTA (aka System Updates) will no longer work once you flashed custom binaries.
(You can flash custom ROMs if you want to keep the OS up-to-date.)
4. All apps that use KNOX like Samsung pay, Secure Folder and maybe more will no more work
How to install:
Coming From Stock:
1. Download This TWRP Release and Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip
2. Under Developer Options, Tick OEM Unlock. It will tell you to factory reset. Do it.
3. After the phone shuts down, press Vol + & - button and at the same time, insert a usb cable to phone connected to a PC.
4. Check KG Status. If it is Prenormal, reboot the phone and follow this guide : (1) How to bypass KG State and/or RMM state prenormal | XDA Developers Forums (xda-developers.com)
5. Zip the TWRP recovery image to tar format and put in the AP slot of Samsung Odin.
6. Flash and after the phone screen turns off, press vol+ and power button.
7. If there is "Set Warrenty Bit : recovery" text on the top left, success!
8. Format data, flash zip downloaded from above.
9. To boot stock rom, install magisk.
From Other Recovery:
Reboot to recovery and flash this TWRP image as recovery and reboot recovery.
ChangeLog:
2021/3/2 Inital Release
Sources:
Kernel : Junak/android_kernel_custom_a6plte (github.com)
Device Tree: roynatech2544/TWRP_device_samsung_a6plte (github.com)
Recovery Source : TeamWin (github.com)
Release :
Releases · roynatech2544/TWRP_device_samsung_a6plte (github.com)
NOTE :
I was developing custom roms for A6+ despite of my computer specs. But my phone's LCD went out and I can't test anymore... And it takes 1 day to build in i5-5200U (2C/4T) CPU and 8GB RAM.. Now I can only build TWRP.
where is the twrp file ?
Release :
Releases · roynatech2544/TWRP_device_samsung_a6plte (github.com)
CRDhani said:
where is the twrp file ?
Click to expand...
Click to collapse
Release :
Releases · roynatech2544/TWRP_device_samsung_a6plte (github.com)
Hi,
I'm new here, this method also works with bootloader 6 ? e.g. with the "A605FNXXU6CTH1"
Android 10, UI 2.0, are there any problems with rooting? Magisk or SU?
thanks for your replay
little_beppo said:
Hi,
I'm new here, this method also works with bootloader 6 ? e.g. with the "A605FNXXU6CTH1"
Android 10, UI 2.0, are there any problems with rooting? Magisk or SU?
thanks for your replay
Click to expand...
Click to collapse
yes it works.
I would like to see the same for the A600FN if possible.
Waiting for this for my device for a long time but keep up the good work for any model phone. thank you
Hello
Is this recovery for android 10?
Hii, I followed a rooting guide before this one, it bricked my phone I had to flash stock rom.. now its back I still want to root it so that I can adopt my sd card as internal.. Can I please have a very clear step by step guide... Please..
I'm using a605fn
okwhateverok said:
I would like to see the same for the A600FN if possible.
Waiting for this for my device for a long time but keep up the good work for any model phone. thank you
Click to expand...
Click to collapse
I can help with that. I know what it feels like having no TWRP and custom rom. But you still need to test the TWRP. Because I don't have A600FN, and the LCD on my A6+ broke so I don't own a device launched in 2018. OK with testing?
abhisekh010 said:
Hello
Is this recovery for android 10?
Click to expand...
Click to collapse
Yes it is compiled in android 10 tree but recovery doesn't depend on android version..
Naddi2Niic3 said:
Hii, I followed a rooting guide before this one, it bricked my phone I had to flash stock rom.. now its back I still want to root it so that I can adopt my sd card as internal.. Can I please have a very clear step by step guide... Please..
I'm using a605fn
Click to expand...
Click to collapse
PM me
okwhateverok said:
I would like to see the same for the A600FN if possible.
Waiting for this for my device for a long time but keep up the good work for any model phone. thank you
Click to expand...
Click to collapse
I can help with that. I know what it feels like having no TWRP and custom rom. But you still need to test the TWRP. Because I don't have A600FN, and the LCD on my A6+ broke so I don't own a device launched in 2018. OK with testing?
Thank you for your offer to help develop a recovery for the a600FN. It is about testing and im willing to help but at the moment my device is being used for daily stuff so i cant risk to much....
Any suggestions? Thank you and i will PM any next message.
okwhateverok said:
Thank you for your offer to help develop a recovery for the a600FN. It is about testing and im willing to help but at the moment my device is being used for daily stuff so i cant risk to much....
Any suggestions? Thank you and i will PM any next message.
Click to expand...
Click to collapse
I think it will work...? Because I will use kernel and dt from here. And it's verifyed working. I'm just building for new version
Can you test this?
Thanks, ill hope there will be some users which ow the Galaxy A6 and not using this device as their main phone to be willing to test.
As a IT specialist myself i did try anything to at least help testing for this version of TWRP for our device. I did try to take several rom dumps with professional fabric software and hardware like software dongles but it was impossible to make a full rom dump.
With this said and knowing that a complete data wipe within TWRP is necessary to make the recovery find the internal storage makes it impossible for me to test no matter the fact that the biggest part of this recovery already exist and confirmed working.
I have A600FN and I could test that as soon as my OEM unlock button will be visible (above 10 days passed and still nothing...).
nqnxev said:
I have A600FN and I could test that as soon as my OEM unlock button will be visible (above 10 days passed and still nothing...).
Click to expand...
Click to collapse
I could help with the OEM unlock button. What a waist of time these lost 10 days and still no OEM unlock button while the solution is easy...
Follow guide with screenshots: https://www.xda-developers.com/fix-...y-s9-samsung-galaxy-s8-samsung-galaxy-note-8/
And for those who could test on the A600 the recovery image is already uploaded within this thread thanks to Royna
I've tried that many times (no only that, but many similar guides) - and still nothing. From what I read, Samsung just fixed that "date & time" trick and I have to wait.
Ok that is strange, im on android 10 with One UI version 2.0 and got it working. If im allowed to post this link then the rom could be found here: https://www.sammobile.com/samsung/galaxy-a6/firmware/SM-A600FN/PHN/#SM-A600FN
You should do a clean flash without having the phone connected to the internet, not even once because it will do some synchronization. After the flash just follow the guide which could be found on the xda forum..
Thank you for a hint. Because of that I'm waiting so long already I'll wait till end of week and if things still will be the same then I'll try rom you've proposed. Thanks again.
Royna said:
I think it will work...? Because I will use kernel and dt from here. And it's verifyed working. I'm just building for new version
Can you test this?
Click to expand...
Click to collapse
i flashed that recovery image on my A600FN which has latest android 10 firmware , it caused a bootloop
Adam7336 said:
i flashed that recovery image on my A600FN which has latest android 10 firmware , it caused a bootloop
Click to expand...
Click to collapse
Well because i don't own that device, it is highly experimental. I will try again.
Greetings from Romania I want a Google Pixel Experience kernel suit, they even have an original Moto G60 hanoi xt2135-2 rom, which is NOT SECURED, from any point of view, so no matter what configuration mistakes I could also do it if I flash software signed with twrp suit for example, unsigned with the original signature from Moto G60 Hanoi XT2135-2, in case I want to lock the bootloader again so it doesn't stay permanently locked, as I did at the moment , but not because I didn't know what was going to happen, but simply because I forgot and rushed to reflash the original OS software with twrp recovery which is not recognized with the original signature It just opens with the following error UNKNOWN OPERATING SYSTEM because I had previously installed twrp recovery, which is not signed with their original signature and has been permanently or temporarily blocked, I still don't know for sure, in the bootloader, if I restart it, it restarts r-one with the following error UNKNOWN OPERATING SYSTEM can only enter the bootloader but cannot reflash the software because it is blocked permanently or temporarily I still don't know in the bootloader I want help with good news to solve this situation 🤝🏻 Thank you Beautiful and from all the soul
ionelbumbaru said:
Greetings from Romania I want a Google Pixel Experience kernel suit, they even have an original Moto G60 hanoi xt2135-2 rom, which is NOT SECURED, from any point of view, so no matter what configuration mistakes I could also do it if I flash software signed with twrp suit for example, unsigned with the original signature from Moto G60 Hanoi XT2135-2, in case I want to lock the bootloader again so it doesn't stay permanently locked, as I did at the moment , but not because I didn't know what was going to happen, but simply because I forgot and rushed to reflash the original OS software with twrp recovery which is not recognized with the original signature It just opens with the following error UNKNOWN OPERATING SYSTEM because I had previously installed twrp recovery, which is not signed with their original signature and has been permanently or temporarily blocked, I still don't know for sure, in the bootloader, if I restart it, it restarts r-one with the following error UNKNOWN OPERATING SYSTEM can only enter the bootloader but cannot reflash the software because it is blocked permanently or temporarily I still don't know in the bootloader I want help with good news to solve this situation 🤝🏻 Thank you Beautiful and from all the soul
Click to expand...
Click to collapse
Hello and good morning, @ionelbumbaru
Welcome to XDA! I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved your thread to Android Q&A.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator
Tankyou for you're suport