Ok, I have downloaded the Nougat OTA zip but not installed yet. I want to know the location of that downloaded Nougat OTA zip so that I can keep that zip in my computer, I am not rooted. Can I access that OTA zip without root access and also tell me the exact location of that OTA zip?
{
"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"
}
Sent from my Moto G4 Plus using Tapatalk
---------- Post added at 09:29 AM ---------- Previous post was at 09:28 AM ----------
cant access without root
Sent from my Moto G4 Plus using Tapatalk
---------- Post added at 09:33 AM ---------- Previous post was at 09:29 AM ----------
https://youtu.be/KNV1O51N438
Sent from my Moto G4 Plus using Tapatalk
1. Download update
2. Don't install it immediately
3. Go and install adb fastboot drivers in your PC
4. Run following commands -
adb pull /data/data/com.motorola.ccc.ota/app_download/*
5. Just copy and paste in cmd
6. file will be created on given path where you open cmd
parth00790 said:
Sent from my Moto G4 Plus using Tapatalk
---------- Post added at 09:29 AM ---------- Previous post was at 09:28 AM ----------
cant access without root
Sent from my Moto G4 Plus using Tapatalk
Click to expand...
Click to collapse
Thanks for your reply, BTW can we downgrade to MM without unlocking bootloader? I don't want to stuck to a version which I don't like. I am not sure if Nougat is as good as MM. I like MM very much, my battery backup is also fine.
Have you upgraded your device to Nougat if yes, how do you like it? Is it worth upgrading? I don't want to regret in the end.
look for moto g 4 plus .
nougat is major update as it will solve heating issues and others .
and i am sure you will be happy to upgrade to N.
you cant downgrade to MM without unlocked bootloader [emoji2] [emoji2] [emoji2]
Sent from my Moto G4 Plus using Tapatalk
jack_04 said:
4. Run following commands -
adb pull /data/data/com.motorola.ccc.ota/app_download/*
5. Just copy and paste in cmd
6. file will be created on given path where you open cmd
Click to expand...
Click to collapse
Not getting you properly, I have to copy and paste this command in CMD window and run, but what do you mean by "File will be created on given path where you open cmd"?
You want to say the command would create the zip in adb/fastboot folder?
@jack_04, Not working brother, I have tried it says "remote object '/data/data/com.motorola.ccc.ota/app_download/*' does not exist",
have you installed moto drivers properly ??
which Windows you have
Sent from my Moto G4 Plus using Tapatalk
I have tried on XP SP3, I would try on Windows 7 Ultimate once I reach home.
All the drivers are properly installed, I did get the "Unlock data" means my adb drivers are installed properly.
parth00790 said:
have you installed moto drivers properly ??
which Windows you have
Sent from my Moto G4 Plus using Tapatalk
Click to expand...
Click to collapse
Yes, I have tried on Windows 7 still not working. Drivers are properly installed, it is showing my device when I run "adb devices" command.
can you post pic of errror you got?
Sent from my Moto G4 Plus using Tapatalk
parth00790 said:
can you post pic of errror you got?
Sent from my Moto G4 Plus using Tapatalk
Click to expand...
Click to collapse
I hope you are aware that I am not rooted.
Here you go:
nice_guy75 said:
I hope you are aware that I am not rooted.
Here you go:
Click to expand...
Click to collapse
You need to be rooted to do this. Else you wouldn't have access to the said folder
nice_guy75 said:
I hope you are aware that I am not rooted.
Click to expand...
Click to collapse
We hoped that you are aware that you can't touch the system partition without root.
BTW, this update is the same as the one from here: http://forum.xda-developers.com/moto-g4-plus/how-to/captured-ota-nougat-ota-moto-g4-plus-t3517059
i think thats because your bootloader is locked . so you can,t do this .
btw why you want this zip file ?
Sent from my Moto G4 Plus using Tapatalk
SoNic67 said:
We hoped that you are aware that you can't touch the system partition without root.
BTW, this update is the same as the one from here: http://forum.xda-developers.com/moto-g4-plus/how-to/captured-ota-nougat-ota-moto-g4-plus-t3517059
Click to expand...
Click to collapse
I've mentioned this in my first post that I'm not rooted.
Well, then answer was no from the second post:
---------- Post added at 09:29 AM
cant access without root
Click to expand...
Click to collapse
Related
You need Apktool, follow the steps:
1.- Decompile framework-res.apk , go to res/values/arrays.xml and modify this line:
from
PHP:
<string-array name="config_globalActionsList">
<item>power</item>
<item>airplane</item>
<item>bugreport</item>
<item>silent</item>
<item>users</item>
</string-array>
to:
PHP:
<string-array name="config_globalActionsList">
<item>power</item>
<item>airplane</item>
<item>settings</item>
<item>lockdown</item>
<item>voiceassist</item>
<item>bugreport</item>
<item>silent</item>
<item>users</item>
</string-array>
2.-Recomplile framework-res and flash it in recovery using zip file or just change it in TWRP using file manager setting the permission 644.
Screenshot:
{
"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"
}
it works
thanks for sharing
saluti, mario
superdild said:
it works
thanks for sharing
saluti, mario
Click to expand...
Click to collapse
You are welcome
Sent from my Nexus 5 using Tapatalk
What about reboot and screenshot options, is it possible?
Hi,
Can you please share the zip file. I tried performing the steps but messed up with other files, got stuck in boot screen.
Thanks
bats000777 said:
Hi,
Can you please share the zip file. I tried performing the steps but messed up with other files, got stuck in boot screen.
Thanks
Click to expand...
Click to collapse
Different framework can't be shared, just drag your modified framework to the zip https://mega.nz/#!vcI12R4S!kKK3FDIyT6fl2IAin4yKX4p0Xix0CO2OtgSJMt3zbgI in the corresponding folder and flash it in recovery.
Sent from my Nexus 5 using Tapatalk
I flashed this zip (thanks) -but still dont see the various options when trying to access the menu...
Am I missing something to be done?
louyseiz said:
I flashed this zip (thanks) -but still dont see the various options when trying to access the menu...
Am I missing something to be done?
Click to expand...
Click to collapse
Flash this
https://mega.nz/#!XIQEzKiA!H7BRYbmTbqAjNVA0qbT0gd3Iebp5CAE-6VBcG90BR04 directly in recovery without any modifications
Sent from my Nexus 5 using Tapatalk
Just downloaded and flashed your zip, now my phone won't boot...
I'm getting the startup logo going in a loop.
Do I need to do anything else?
louyseiz said:
Just downloaded and flashed your zip, now my phone won't boot...
I'm getting the startup logo going in a loop.
Do I need to do anything else?
Click to expand...
Click to collapse
Wipe cache and dalvik
Sent from my Nexus 5 using Tapatalk
That's odd, I've tried to wipe cache+dalvik, and still the same thing, it's not booting
---------- Post added at 06:33 PM ---------- Previous post was at 06:24 PM ----------
Damn, I'm locked out of my phone :-/
louyseiz said:
That's odd, I've tried to wipe cache+dalvik, and still the same thing, it's not booting
---------- Post added at 06:33 PM ---------- Previous post was at 06:24 PM ----------
Damn, I'm locked out of my phone :-/
Click to expand...
Click to collapse
Now you know why i was saying different systemui mean different framework.
Put your original framework in the update.zip and flash it.
Sent from my Nexus 5 using Tapatalk
PiSpecialist said:
Now you know why i was saying different systemui mean different framework.
Put your original framework in the update.zip and flash it.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Was it something you told me? I may have missed it. How do I put a framework in a zip? I can't access my phone memory now.
louyseiz said:
Was it something you told me? I may have missed it. How do I put a framework in a zip? I can't access my phone memory now.
Click to expand...
Click to collapse
Press power button and volume down at the same time until you enter the bootloader , select recovery, locate your original framework using twrp file manager then move it to system/framework , now set chmod 644 and reboot the phone.
Sent from my Nexus 5 using Tapatalk
Cheers for the quick reply. Interestingly, in system, I just have 'bin', no 'framework'.
Are you saying I should move your fram.zip here?
louyseiz said:
Cheers for the quick reply. Interestingly, in system, I just have 'bin', no 'framework'.
Are you saying I should move your fram.zip here?
Click to expand...
Click to collapse
No. I mean your untouched framework that you saved in a folder, you must move it to system/framework/. If you don't have it then you must dirty flash the rom.
Sent from my Nexus 5 using Tapatalk
I've reflashed the xtrasmooth rom that was on my sd. It's starting now -optimizing apps at the moment. I hope I haven't lost too much in this process.
Everything is just back as it was before, pheww
I still don't have the Power menu though lol
louyseiz said:
I've reflashed the xtrasmooth rom that was on my sd. It's starting now -optimizing apps at the moment. I hope I haven't lost too much in this process.
Click to expand...
Click to collapse
No. You will not lose anything. At the end if you want the power menu give me your framework and i will modify it for you.
Sent from my Nexus 5 using Tapatalk
PiSpecialist said:
No. You will not lose anything. At the end if you want the power menu give me your framework and i will modify it for you.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
How do I send that to you?
You may have to mount the system option to view the files under /system/
Sent from my Nexus 5 using XDA Free mobile app
---------- Post added at 10:44 AM ---------- Previous post was at 10:39 AM ----------
PiSpecialist said:
Different framework can't be shared, just drag your modified framework to the zip https://mega.nz/#!vcI12R4S!kKK3FDIyT6fl2IAin4yKX4p0Xix0CO2OtgSJMt3zbgI in the corresponding folder and flash it in recovery.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Thanks for the zip file, I shall try my modified framework file today.
How did you find the options , what other options do you think can be included ?!
Thanks
How to root Moto G 2014 on Android Marshmallow (only 6.0 BR)
Needed Bootloader unlocked and TWRP installed.
1- Boot into Bootloader mode
2- Connect to your PC
3- Unzip the root-titan-M-BR.zip file on the computer.
4- Click in Run.bat and wait.
5- After reboot in to bootloader again, go to Recovery and access the TWRP.
6- Copy the BETA-SuperSU-2.52.zip file to your phone memory and flash it.
7. Done
Credits: EmersonTR and Chainfire
Thanks so much to @Chainfire for SuperSU zip and this WIP for modding the Kernel.
@Emerson1 Will this work for XT1068?
Because I'm using 6.0 BR on Indian Retail.
sura14 said:
@Emerson1 Will this work for XT1068?
Because I'm using 6.0 BR on Indian Retail.
Click to expand...
Click to collapse
Yes
Coool.
I Think I am Late.
i also Created Kernel
but didnt knw works or not !
Btw Which Software Did u use for pAcking -Repackig Boot.img ??
Are you sure?
---------- Post added at 11:49 AM ---------- Previous post was at 11:48 AM ----------
@lulshr : thanks Bro.
i have test now and work....
Flashed, everything working so far, i have used Greenify, Titanium Backup and root explorer, all seems to be working :)
@P.Fan : So You did using the above procedure which is mentioned in OP
manojkumar8552 said:
Coool.
I Think I am Late.
i also Created Kernel
but didnt knw works or not !
Btw Which Software Did u use for pAcking -Repackig Boot.img ??
Click to expand...
Click to collapse
For get the boot.img, i made one twrp backup and copied the file boot.emmc.win and renamed for boot.img.
For unpack and repack i used the tool "bootimg.exe"
https://mega.nz/#!3Z8FASSL!FNZ0pM89Y1BdSbgTrKdw_3uU61KWgILHYPX8ceGyfEI
bootimg.exe --unpack-bootimg boot.img
bootimg.exe --repack-bootimg
Emerson1 said:
For get the boot.img, i made one twrp backup and copied the file boot.emmc.win and renamed for boot.img.
For unpack and repack i used the tool "bootimg.exe"
https://mega.nz/#!3Z8FASSL!FNZ0pM89Y...ILHYPX8ceGyfEI
bootimg.exe --unpack-bootimg boot.img
bootimg.exe --repack-bootimg
Click to expand...
Click to collapse
Cool !!
I created boot.img already Yesterday but no one here for testing [emoji20]
{
"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"
}
Sent via my Moto G 2014 using Tapatalk
manojkumar8552 said:
Cool !!
I created boot.img already Yesterday but no one here for testing [emoji20]
Sent via my Moto G 2014 using Tapatalk
Click to expand...
Click to collapse
Nice work bro
Sent by Redmi Pro
sura14 said:
@P.Fan : So You did using the above procedure which is mentioned in OP
Click to expand...
Click to collapse
Yupz.
That How He Get ROOt his MarshMellow !!
Thanks Bro @manojkumar8552
No one up with a screenshot? Here I come
Edit : Wifi issues anyone? Mine is stuck at "obtaining IP address"
Edit 2 : Got connected.
@akay193 you followed the same procedure?
Does this work on xt1064?
Edit: It seems to be working.
Doesn't working for me. Black blinking screen.
nice everything working good and like a charm no problems yet!!
keep up the good work..
:thumps up
Can i direct flash supersu via TWRP?
Sent from my XT1069 using XDA Premium 4 mobile app
amritmalviya said:
Can i direct flash supersu via TWRP?
Sent from my XT1069 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
no u cant bro it will result in bootloop
cz it needs to be in system read above on first page.. @amritmalviya
I've updated my device to B330 (of course), but I need root too. I didn't see a way to do this at the moment, so I've done a few bits to make it happen.
The process for rooting your device is as follows:
- Download my patched boot image - DOWNLOAD (ROMraid)
- Extract the zip file
- Reboot to bootloader ('adb reboot bootloader' or power on with cable connected and volume down pressed)
- Use fastboot to flash the patched boot image ('fastboot flash boot boot.policypatched.b330.img')
- Reboot device and push latest SuperSU zip (must be >2.50) to /sdcard
- Reboot to bootloader and flash TWRP
- Reboot device and start recovery ('adb reboot recovery')
- Flash the SuperSU zip
- Reboot (flash stock recovery image back if desired)
- Hey presto, you'll be rooted! Any questions, feel free to ask.
I will build this to a full automated 'superboot' (auto root) in due course, but this should get everyone going.
Note that you should not apply future OTAs after rooting without rolling back first (maybe grab a boot and /system backup before flashing the above).
Enjoy!
P
{
"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"
}
Well done!
But you should have done a bit more research, as there was a post saying that the multi tool does that already
No biggie, I like to do my own thing. And it's part of something bigger...
P
paulobrien said:
No biggie, I like to do my own thing. And it's part of something bigger...
P
Click to expand...
Click to collapse
Something bigger? I hope you got in mind the same thing i do
Good tks
Gửi từ E6653 của tôi bằng cách sử dụng Tapatalk
isn’t it enough to flash @sminki ’s version of TWRP (TWRPPLK) to install SuperSU?
It should work for MM like @lockmunk wrote here: -> http://forum.xda-developers.com/showpost.php?p=64747295&postcount=3
paulobrien said:
Any questions, feel free to ask.
Click to expand...
Click to collapse
If you have to flash a boot image, then via recovery flash SU, what exactly is in this boot image? As that's no different to what people already do... just wondering - edit: ah ok, patched policy, it says so..
Szumy said:
Something bigger? I hope you got in mind the same thing i do
Click to expand...
Click to collapse
Well, he said this...
paulobrien said:
I will build this to a full automated 'superboot' (auto root) in due course, but this should get everyone going.
Click to expand...
Click to collapse
People are too quick to think that because something has been changed (in this case security policy) that we'll have CM16 running by the weekend...
It's great to see Paul O'Brien on the honor 7 scene! [emoji2]
Sent from my PLK-AL10 using Tapatalk
which super su version did you use?
sjkeskar said:
which super su version did you use?
Click to expand...
Click to collapse
I'll check on my PC, it wasn't the latest!
P
Sent from my HTC 10 using Tapatalk
Updated to B330.
P
King root roots the honor 7 with one click... It says not supported but it still works
Sent from my PLK-L01 using XDA-Developers mobile app
djCarpio said:
King root roots the honor 7 with one click... It says not supported but it still works
Sent from my PLK-L01 using XDA-Developers mobile app
Click to expand...
Click to collapse
With b330 MM EMUI 4 too?
Inviato da Honor 7
gsxr2001 said:
With b330 MM EMUI 4 too?
Inviato da Honor 7
Click to expand...
Click to collapse
I'd also like to know this, I'm on B330 and I haven't unlocked the bootloader yet either. Would this be needed for kingroot, I presume not?
EDIT: I've just tried the app and it won't let me root through that so I'm presuming you need the PC application.
It will say cannot root but if you click it anyway it will work
Sent from my PLK-L01 using XDA-Developers mobile app
djCarpio said:
It will say cannot root but if you click it anyway it will work
Sent from my PLK-L01 using XDA-Developers mobile app
Click to expand...
Click to collapse
It gets to 28% and then says it can't root. I'm on b330, what firmware are you on?
Update: Ok, so it works on the PC but not via the app.
Update2: Ok guys, I DO NOT recommend using kingroot via PC when on firmware 330 as after a restart I can only boot into rescue mode. I'm wondering if I needed an unlocked bootloader first :/ After many attempts I managed to reinstall my firmware via sd card.
Andy4Shurr said:
It gets to 28% and then says it can't root. I'm on b330, what firmware are you on?
Update: Ok, so it works on the PC but not via the app.
Update2: Ok guys, I DO NOT recommend using kingroot via PC when on firmware 330 as after a restart I can only boot into rescue mode. I'm wondering if I needed an unlocked bootloader first :/ After many attempts I managed to reinstall my firmware via sd card.
Click to expand...
Click to collapse
Sorry if i mislead you in any way, i was on different firmware to you I am also having problems now... Did you manage to get kingroot off your phone?
---------- Post added at 01:55 PM ---------- Previous post was at 01:54 PM ----------
gsxr2001 said:
With b330 MM EMUI 4 too?
Inviato da Honor 7
Click to expand...
Click to collapse
No
djCarpio said:
Sorry if i mislead you in any way, i was on different firmware to you I am also having problems now... Did you manage to get kingroot off your phone?
---------- Post added at 01:55 PM ---------- Previous post was at 01:54 PM ----------
No
Click to expand...
Click to collapse
No worries, it was sorted in the end. A full firmware installation from the dload folder on the SD card, wiping everything, was the only way after I had that boot problem.
kingroot suxs, feels like an application that is filled with virus.
Andy4Shurr said:
No worries, it was sorted in the end. A full firmware installation from the dload folder on the SD card, wiping everything, was the only way after I had that boot problem.
Click to expand...
Click to collapse
I am doing that now but it has just failed
Edit... failed but seems to have worked....
---------- Post added at 04:30 PM ---------- Previous post was at 04:22 PM ----------
mrengineer said:
kingroot suxs, feels like an application that is filled with virus.
Click to expand...
Click to collapse
I trust it about as much as my daughters boyfriend :laugh:
Hi again
the new pre-Rooted with recovery is ready :good::good::good:
DO NOT FLASH THIS IF YOU DONT KNOW WHAT YOU DO, DONT BLAME ME IF YOUR DEVICE EXPLODE
Steps:
1) flash the rom in recovery
2) wipe (factory reset is recommended if you are in 5.0 - 5.1.1 - 4.4.4)
3) enjoy
Rom (customized AU): https://www.androidfilehost.com/?fid=24549084345926614
screenshots
{
"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"
}
Dont forget Say thanks :good: :good:
Great job, mate. Working without any issue. In fact, this release feels smoother than the previous one. I would like to add that sometimes after updating all google apps they show a message saying that there's not internet and try again. All you have to do is remove the last line on your hosts file (/etc/hosts). This issue is not always happening but just in case.
Thanks again, man.
hello panchukles, can you explain what is difference from .570 to .575 firmware?
GioKupreishvili said:
hello panchukles, can you explain what is difference from .570 to .575 firmware?
Click to expand...
Click to collapse
New baseband and some kernel overwriting, now i have better WiFi signal and some small fix like smart loock for example now works better, some small fixes like that.
aaiko said:
Great job, mate. Working without any issue. In fact, this release feels smoother than the previous one. I would like to add that sometimes after updating all google apps they show a message saying that there's not internet and try again. All you have to do is remove the last line on your hosts file (/etc/hosts). This issue is not always happening but just in case.
Thanks again, man.
Click to expand...
Click to collapse
No problem here [emoji3]
panchuckles said:
New baseband and some kernel overwriting, now i have better WiFi signal and some small fix like smart look for example now works better, some small fixes like that.
No problem here [emoji3]
Click to expand...
Click to collapse
thanks for your answer
thanx man
u r doing an awesome job:good::good:
why my flashtool don't recognize the firmware?
hoangquan0701 said:
why my flashtool don't recognize the firmware?
Click to expand...
Click to collapse
I Dont understand your question... Do you mean, why Flashtool Dont recognize your Phone maybe?.
Enviado desde mi D6653 mediante Tapatalk
hoangquan0701 said:
why my flashtool don't recognize the firmware?
Click to expand...
Click to collapse
flashtool only recognizes ftf firmware files not zip
---------- Post added at 01:37 PM ---------- Previous post was at 01:34 PM ----------
@panchuckles
wha versions of recroot and supersu did you use?
heywheelie said:
flashtool only recognizes ftf firmware files not zip
---------- Post added at 01:37 PM ---------- Previous post was at 01:34 PM ----------
@panchuckles
wha versions of recroot and supersu did you use?
Click to expand...
Click to collapse
i did change but it don't appear in the menu when i try to flash using flashtool, by the way we need root to install, i thought we just need to unlock bootloader, i am new so be nice please
Is the download link broken mate?
I can't seem to get it going!
Sent from my D6653 using Tapatalk
---------- Post added at 12:07 PM ---------- Previous post was at 12:03 PM ----------
spook182 said:
Is the download link broken mate?
I can't seem to get it going!
Sent from my D6653 using Tapatalk
Click to expand...
Click to collapse
Never mind, it was an issue on this end ?
Sent from my D6653 using Tapatalk
Very nice indeed. Downloading now
Sent from my D6653 using Tapatalk
Worked like a charm - thanks!
hoangquan0701 said:
i did change but it don't appear in the menu when i try to flash using flashtool, by the way we need root to install, i thought we just need to unlock bootloader, i am new so be nice please
Click to expand...
Click to collapse
You can't flash this with flashtool. You need to flash in recovery.
Sent from my D6653 using Tapatalk
Can we install xposed framework on this?
Sent from my D6653 using Tapatalk
ckaidi said:
Can we install xposed framework on this?
Sent from my D6653 using Tapatalk
Click to expand...
Click to collapse
Yep
hoangquan0701 said:
i did change but it don't appear in the menu when i try to flash using flashtool, by the way we need root to install, i thought we just need to unlock bootloader, i am new so be nice please
Click to expand...
Click to collapse
This ROM only can flash via recovery. Flashtool use for flash "FTF" files (not "zip") . You don't need unlock bootloader for flash this ROM.
Is there anyone experiencing a poor Wi-Fi problem on this ROM?
I'm currently on 6.0.1 (Z3 - D6653) - 23.5.A.0.575 non-rooted.
Do you recommend I do a clean wipe to install this? Or can I install on top?
househed said:
I'm currently on 6.0.1 (Z3 - D6653) - 23.5.A.0.575 non-rooted.
Do you recommend I do a clean wipe to install this? Or can I install on top?
Click to expand...
Click to collapse
You need to root your phone and install custom recovery before you can install this ROM.
#Nougat #Mate8 #Root #droidth
www.facebook.com/droidth
Download
- superuser-r275.zip from http://phhusson.free.fr/superuser-r275.zip
- Superuser 2.0 Beta 9.apk from http://forum.xda-developers.com/showpost.php?p=69224582&postcount=1896&nocache=1&z=9811859473848826
then copy it to external sdcard or with the same address nougat zip file
HOW-TO ROOT YOUR MATE 8
1. After you installed all Nougat version from TWRP don't reboot
.
2. Install superuser-r275.zip via TWRP and reboot
.
4. After reboot to system install Superuser 2.0 Beta 9.apk
.
5. Download Root checker to check rooted
.
6. Enjoy
VDO Install Nougat L29C185B520 (on C185B320) + ROOT
{
"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"
}
credit :
http://forum.xda-developers.com/mate-9/development/recovery-unofficial-twrp-huawei-mate-9-t3515617
Hello, it is a systemless version of root ?
Video Plz I don't understand Method 2 We will use this root method: Phh's superuser? Plz upload video how to root and Thanx ???
misho_20063 said:
Video Plz I don't understand Method 2 We will use this root method: Phh's superuser? Plz upload video how to root and Thanx ???
Click to expand...
Click to collapse
Skip number 2 it's for reference to original thread
updated instruction for easy understand.
misho_20063 said:
Video Plz I don't understand Method 2 We will use this root method: Phh's superuser? Plz upload video how to root and Thanx ???
Click to expand...
Click to collapse
ีupdated VDO
Very Thnx
somboons said:
ีupdated VDO
Click to expand...
Click to collapse
Very Thnx To upload This Video I need Asked Another Question Are This Root Turn Off Ota Update From Huawei Or no because it Bootloader On
misho_20063 said:
Very Thnx To upload This Video I need Asked Another Question Are This Root Turn Off Ota Update From Huawei Or no because it Bootloader On
Click to expand...
Click to collapse
To be honest, I don't know.
somboons said:
To be honest, I don't know.
Click to expand...
Click to collapse
Do we have full root with this method? I flash the superuser.zip in Nougat and I only have partial root even though the rootchecker confirms the phone is rooted.
Veryyy tnx.... its work on b562
Sent from my NXT-L29 using Tapatalk
mr.reza.reza said:
Veryyy tnx.... its work on b562
Sent from my NXT-L29 using Tapatalk
Click to expand...
Click to collapse
Can you cut and paste in the system partition?
[email protected] said:
Can you cut and paste in the system partition?
Click to expand...
Click to collapse
Yes
Sent from my NXT-L29 using Tapatalk
All work except titanium backup. Can't restore apps its just stuck. But if you install from play store then restore data backup from titanium backup works. Weird. Any idea?
Sent from my HUAWEI NXT-AL10 using XDA-Developers mobile app
need systemless root i guess( system is not writable ) , i dnt know why luckypatcher and adb pc cant detect root access in my device; adaway not working also busybox is weird
any idea how to move superSU app to system? i think superSU will work better than superuser
i tried disabling and updating binary via superSu but got error also corrupted the superuser app
I have twrp fot nouget mate 8
---------- Post added at 09:04 PM ---------- Previous post was at 09:00 PM ----------
Busybox apps not work in nouget I want update app..
And I want font for nougrt .
Thanks
mr.reza.reza said:
Yes
Sent from my NXT-L29 using Tapatalk
Click to expand...
Click to collapse
I follow the procedure in post #1. However I cannot cut and paste in the system partition although I can use some apk that requires root and I can cut and pass in the data partition. Is there anything that you did differently than in post #1 to be able to cut and paste in the system partition?
First of all , let me thank you for this working method to root Mate 8 that runs Android 7 EMUI 5...
But is there any way else to flash the super su itself as before in EMUI 4 through TWRP
---------- Post added at 01:01 PM ---------- Previous post was at 12:58 PM ----------
Why We Can't Flash Supersu in android 7 .. Thanks
hanygrandaton said:
First of all , let me thank you for this working method to root Mate 8 that runs Android 7 EMUI 5...
But is there any way else to flash the super su itself as before in EMUI 4 through TWRP
---------- Post added at 01:01 PM ---------- Previous post was at 12:58 PM ----------
Why We Can't Flash Supersu in android 7 .. Thanks
Click to expand...
Click to collapse
Yes we can flash - superuser-r275.zip in android 7 using twrp from http://forum.xda-developers.com/honor-8/how-to/twrp-nougat-edition-t3504140
After that we can run Superuser 2.0 Beta 9.apk from http://forum.xda-developers.com/show...11859473848826
However I only obtain partial root. I cannot cut and paste in the system partition however I can cut and paste in the data partition and run some apk like reboot manager that requires root.
When I follow the procedure suggested by post #1, I get the same result, only partial root.
[email protected] said:
Yes we can flash - superuser-r275.zip in android 7 using twrp from http://forum.xda-developers.com/honor-8/how-to/twrp-nougat-edition-t3504140
After that we can run Superuser 2.0 Beta 9.apk from http://forum.xda-developers.com/show...11859473848826
However I only obtain partial root. I cannot cut and paste in the system partition however I can cut and paste in the data partition and run some apk like reboot manager that requires root.
When I follow the procedure suggested by post #1, I get the same result, only partial root.
Click to expand...
Click to collapse
I also get partial root, cannot install busybox, can this be fixed? any workaround for this issue?