FonePad7 Mega Thread - General Topics

Thread is no more moderated by OP. Leave your queries other users might help you.
{
"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"
}
Asus FonePad 7 features Android 4.2, dual-core 1.6GHz Intel Atom Z2560 processor, 1GB of RAM, 3G and 7-inch 1280x800p display. This tablet also comes with voice-calling support, 5MP rear camera, 1.2MP front camera, and 3950 mAh battery.
Detailed Specifications Here
Lost IMEI Fix​
Lollipop Update Download Link:​
Partial Update file from 6.6.1 to 7.3.2 http://fota.asus.com/delta_package/...12-194640/V6.6.1_To_V7.3.2_partial_update.zip
Full Firmware : http://dlcdnet.asus.com/pub/ASUS/EeePAD/ME372CG/UL-K00E-WW-7.3.2.0-user.zip (Update from 3.2.4 to 7.3.2 direct no need for partial updates)
File Name: V6.6.1_To_V7.3.2_partial_update.zip
MD5: bb245d596fcbac47410f106f6165f114
File Size: 563.5 MB
Full Firmware Torrent: http://burnbit.com/torrent/349658/UL_K00E_WW_7_3_2_0_user_zip
Partial Update Torrent: http://burnbit.com/torrent/349373/V6_6_1_To_V7_3_2_partial_update_zip
Installation Instructions:
Using Partial Update file
1. Make sure you are on V6.6.1 and rooted before proceeding.
2. Download Partial update file and rename it to dlpkgfile (no extension)
3. Using Root Browser move this "dlpkgfile" in /cache/
4. Make new file in /cache/recovery/ name it command and put following code in it
Code:
--update_package=/cache/dlpkgfile
5. Enable USB Debugging and from Open.cmd (the file you get while rooting fonepad you might be familiar with this) give following command
Code:
adb reboot recovery
6. Your device will now reboot and start installing updates.
Using Full Firmware
1. Download Full firmware from download link given above.
2. Copy the zip file in root of internal sdcard
3. Your device may now give you an update notification if not try rebooting it will give.
4. Just tap it and press ok.
5 You device will now reboot and start updating.
Lollipop Screenshots
KitKat Update Download Link:​
http://fota.asus.com/delta_package/...30-221026/V5.2.5_To_V6.3.6_partial_update.zip
File Name: V5.2.5_To_V6.3.6_partial_update.zip
MD5: 8E46FDEEE7C80D5E59E5B37F96BFF843
Size: 657,992,956 Byte
Torrent Link: http://torrage.com/torrent/5AE8198E8402BDCAB8FB1552CD011F799C725C76.torrent
Flashing 6.3.6 on your current 5.2.5:​
1.Make sure your 5.2.5 is Rooted if it is not please refer to this .
2. Download this partial update and rename it to dlpkgfile (make sure there is no file extension)
3. Using root explorer (It can be found on Google Play) move dlpkgfile to root /cache
4. Make a new file in /cache/recovery and name it command
5. Edit command file and write following code into it
Code:
--update_package=/cache/dlpkgfile
6. After doing that connect your FonePad7 in USB Debugging mode to your computer (To enable USB Debugging mode go into Settings>Developer Options and tick USB Debugging) (To enable Developer Options go to Settings>About>Software Information and tap Build Number continuously about 6-7 times)
7. After connecting your FonePad7 with your computer using open.cmd (this package can be downloaded here ) give following command
Code:
adb reboot recovery
8. Your FonePad7 will now reboot and start installing system updates
*Note:no unroot needed it will be unrooted by itself.
All firmware Root​Tethered CWM Session Explained Tutorial here Thanks to @social-design-concepts
ROOTING BUILD 6.3.6​Thanks to @MEHRDAD595 For Tutorial and @fussel323 for root file
Explained Tutorial can be found Here
Flashing Back From KitKat​
I have seen people who want to know how to roll back to 5.2.5 because they are facing some issues in current build. ASUS might release a much stable build but for now you may have to roll back in order to resolve these issues. So follow this tutorial in order to roll back to 5.2.5
For this you will need
1. 5.2.2 Stock Raw Image which can be found here
2. Partial Update from 5.2.2 to 5.2.5 which can be found here
So lets start
1. Download and copy ME372CG_all_WW_user_V5.2.2.raw file to your external SD card
2. Turn Off your FonePad 7 and start Droid Boot (press and hold Volume up button and Power Button)
3. Select SD Download
4. Now your FonePad 7 will reboot and start flashing Build 5.2.2
5. After that when you are done refer to @MEHRDAD595 Rooting Thread here
6. After Rooting Download Partial Update file and rename it to dlpkgfile (make sure there is no extension)
7. Using Root Browser copy this file to /cache and make a new file in /cache/recovery named "command" (no quotes) edit it using text editor and enter following
Code:
--update_package=/cache/dlpkgfile
8. After that connect your FonePad 7 to your computer in USB Debugging Mode.
9. Using open.cmd (yes the one you used while rooting) enter following command
Code:
adb reboot recovery
10. Now your FonePad 7 will reboot and start updating. Once this is complete you will get Build 5.2.5.
Enjoy
*Note: There is no other way to roll back without root (There is might be a way but I need tester)
Official Asus Firmware updating guide can be found here
Install Applications to External Storage ​
To do this simply follow these steps
1. Go to Settings
2. Asus Customized Settings
3. App Installation Settings
4. Preferable External Storage, Now select whether you want to install apps to "internal storage" or "external" or leave it to "auto"
Using Partial Updates (If you are stuck at 3.2.4)​>>From 3.2.4 to 5.1.6
1. Root your 3.2.4
2. Download V3.2.4_To_V5.1.6_partial_update.zip and rename it to dlpkgfile (make sure there is no file extension)
3. Using root explorer (It can be found on Google Play) move dlpkgfile to root /cache
4. Make a new file in /cache/recovery and name it command
5. Edit command file and write following code into it
Code:
--update_package=/cache/dlpkgfile
6. After doing that connect your FonePad7 in USB Debugging mode to your computer (To enable USB Debugging mode go into Settings>Developer Options and tick USB Debugging) (To enable Developer Options go to Settings>About>Software Information and tap Build Number continuously about 6-7 times)
7. After connecting your FonePad7 with your computer using open.cmd (this package can be downloaded here ) give following command
Code:
adb reboot recovery
8. Your FonePad7 will now reboot and start installing system updates
>>From 5.1.6 to 5.2.2
1. No need to root this time. Just download partial update file and place it inside the folder where your adb drivers are extracted.
2. Connect your FonePad7 to your computer and Run open.cmd file and give following command
Code:
fastboot flash update V5.1.6_To_V5.2.2_partial_update.zip
3. Your FonePad7 will now reboot and start installing system updates.
>>From 5.2.2 to 5.2.5
Follow same tutorial as used for 3.2.4 to 5.1.6
>>From 5.2.5 to 6.3.6
I have already mentioned this method in the starting of this post find it and use it.
>>From 6.3.6 to 6.4.2
Just download partial update file extract it and copy the zip file which you got after extraction to root of internal memory. You will get Update Notification. (If no update notification just reboot your FonePad you will get it)
>>From 6.4.2 to 6.4.4
Just download partial update file extract it and copy the zip file which you got after extraction to root of internal memory. You will get Update Notification. (If no update notification just reboot your FonePad you will get it)
Partial Update Files​
V3.2.4_To_V5.1.6_partial_update.zip 274.8 MB
MD5 Hash : BA41E4AE7719C2E39832C4E498A7E206
Download
V5.1.6_To_V5.2.2_partial_update.zip 43.7 MB
MD5 Hash : B76C973A05822DCBB1D69D59ADEEEC8A
Download
V5.2.2_To_V5.2.5_partial_update.zip 129.9 MB
MD5 Hash : 7751AF2A8369F66E8F3BB42147AEB4D9
Download
V5.2.5_To_V6.3.6_partial_update.zip 627.5 MB
MD5 Hash : 8E46FDEEE7C80D5E59E5B37F96BFF843
Download
V6.6.1_To_V7.3.2_partial_update.zip (Lollipop Update)
Download
UL-K00E-WW-6.4.2.0-user.zip 870 mb
Download
UL_K00E_WW_6_4_4.zip 830 mb
Download
UL_K00E_WW_6_5_0.zip 866 mb
Download
UL_K00E_WW_7_3_2.zip 894 mb
Download
Stock Firmwares​Refer to @EvilDragonEX's Post here
V5.2.2 (approx : 1023 mb) (MD5 Checksum: BF6E05050C27FC1C6C2F72712FDAF1EF)
Download (Google Drive)
Download (Torrent)
Official V6.3.6 (approx: 967 mb) (MD5 Checksum: E2D444C6ECDA4D6B0AE31D48D4F95F89)(File Size: 991,663,105 bytes to be exact)
Asus Official Link (for WW SKU version only)
Mirror Link (Mega.co.nz)
Official ASUS Fonepad 7 (ME372CG) Software Image Version: US_V6.5.2 For US SKU only (File Size: 897.13 MBytes)
Asus Official Link
If you found this post useful please press thanks button next to you.

Thread is no more moderated by OP. Leave your queries other users might help you.
18/03/2015 - Asus rolls out Lollipop update.
01/10/2014 - Looks like this time Asus released update before 23/10/2014 which was expected date of new update release. Asus Fonepad 7 updated to 6.4.4 to 6.5.0 after receiving this update.
23/09/2014 - Asus released OTA update to 6.4.4
23/08/2014 - Asus released partial update from 6.3.6 to 6.4.2.
18/07/2014 - Asus released official 6.3.6 firmware on there official website. Check it out (Reported by @manstein )
10/07/2014 - CheatDroid is working fine without any problem. Tested
08/07/2014 - SoftKeyZ working Fine on root. Tested
05/07/2014 - Tested Latest Version on Xposed works fine. Which means no need to use Beta ASUS version Xposed.
03/07/2014 - fussel323 Released root for FonePad7 Kitkat Build 6.3.6 .
02/07/2014 - ASUS released KitKat update for FonePad7 ME372CG users WorldWide
Do you have any News/Update regarding FonePad7? Report it to me.

if anybody got new update message,please DONT update and grab dl link so others can update too!
thanks

MEHRDAD595 said:
if anybody got new update message,please DONT update and grab dl link so others can update too!
thanks
Click to expand...
Click to collapse
As of this morning, my ME372CG gives the "Server is busy" response. So, my guess is .. update server is being spammed with update requests.
As I'm still rocking Android 4.3 ... could you give me a brief summary as to how to intercept the update and save the file instead of updating immediately?
Of course with the sole intention of posting the update-file here on XDA.

MEHRDAD595 said:
if anybody got new update message,please DONT update and grab dl link so others can update too!
thanks
Click to expand...
Click to collapse
I wasn't able to get DL link but I have posted build.prop I hope these may help you I guess

I dont see the floating widgets button in the screenshot

usgaap said:
As of this morning, my ME372CG gives the "Server is busy" response. So, my guess is .. update server is being spammed with update requests.
As I'm still rocking Android 4.3 ... could you give me a brief summary as to how to intercept the update and save the file instead of updating immediately?
Of course with the sole intention of posting the update-file here on XDA.
Click to expand...
Click to collapse
read this!
http://forum.xda-developers.com/showpost.php?p=48564876&postcount=38
arun483 said:
I wasn't able to get DL link but I have posted build.prop I hope these may help you I guess
Click to expand...
Click to collapse
no it wont,as it contains date of releasing of package, but not time of it!so it wont help!
ill make root file and put at root thread!
and also plz try to test wifi hotspot and see if it works or not
tnx
Fuad.kh said:
I dont see the floating widgets button in the screenshot
Click to expand...
Click to collapse
yea!it seems they have removed it!thank god!
but have some options in notification bar (system UI)

MEHRDAD595 said:
no it wont,as it contains date of releasing of package, but not time of it!so it wont help!
ill make root file and put at root thread!
and also plz try to test wifi hotspot and see if it works or not
tnx
Click to expand...
Click to collapse
Thanks for building early root and yes surely i will check that as soon as I get to my home.

arun483 said:
Thanks for building early root and yes surely i will check that as soon as I get to my home.
Click to expand...
Click to collapse
and a q
when u got update message,ur device was rooted or not?

MEHRDAD595 said:
and a q
when u got update message,ur device was rooted or not?
Click to expand...
Click to collapse
No it was running stock rom No ROOT

arun483 said:
No it was running stock rom No ROOT
Click to expand...
Click to collapse
ok,tnx for reply
root file attached to thread
please test it and tell me

MEHRDAD595 said:
ok,tnx for reply
root file attached to thread
please test it and tell me
Click to expand...
Click to collapse
I will surely test it but after some time I want to enjoy 4.4 stock for some time (its silly I know ) and yes WiFi hotspot works on this build

MEHRDAD595 said:
ok,tnx for reply
root file attached to thread
please test it and tell me
Click to expand...
Click to collapse
I tried rooting but it does not work, there is always error in system update

arun483 said:
I tried rooting but it does not work, there is always error in system update
Click to expand...
Click to collapse
ok,so i must test it myself!

MEHRDAD595 said:
ok,so i must test it myself!
Click to expand...
Click to collapse
I guess that's right.

PCAP file
Link: forum.xda-developers.com/showthread.php?t=2800023

MEHRDAD595 said:
ok,so i must test it myself!
Click to expand...
Click to collapse
I have updated ota update link right in first post check out

Massive thanks ..
To Arun & Mehrdad595 .. been following several threads for months in the hopes of KitKat updates (or root) for my ME372CG.
If it wasn't for you 2 I almost gave up and was ready to look for another device. Sadly, Asus has never been terribly clear as to what devices they plan on updating. Which is a shame.
Me, as a Dutch user, I finally got my message saying there's an update. So Holland's in the clear. Giving it a go as we speak.
EDIT/ UPDATE
I updated my Dutch Fonepad 7 to Android 4.4.2 Kitkat.
It seems it is working wonders .. except for Ziggo TV. It's a Dutch app for viewing online TV made for Ziggo and is only usable when Ziggo is your cable TV & ISP company. Ziggo TV does NOT seem to be working. Tried the lot, re-install, re-boot, different usernames .. looking into it as we speak, it just seems fair to give a shoutout to Dutch people who are up for KitKat. Update at your own risk.

Can't update to 4.4
hi all..
i've been tried to update f/w to 4.4 over OTA or by downloading the partial update file..
but i still have an error, cannot install the update..
just tried OTA update but i can't update and it's restore to original configuration..
tried partial update file too (twice)..
first try : Failed <remote: problem with creating ota update file!
second try : error while copy multimedia package
aaarrrgghhhh.. should i reset to factory default then try to update again?

ianrandy said:
hi all..
i've been tried to update f/w to 4.4 over OTA or by downloading the partial update file..
but i still have an error, cannot install the update..
just tried OTA update but i can't update and it's restore to original configuration..
tried partial update file too (twice)..
first try : Failed <remote: problem with creating ota update file!
second try : error while copy multimedia package
aaarrrgghhhh.. should i reset to factory default then try to update again?
Click to expand...
Click to collapse
You may give it a shot.
Another thing are you using fastboot for update? if not use fastboot
Code:
fastboot flash update youfile.zip
I have same problem while updating from 5.2.2 to 5.2.5
My log file during fastboot flash update:
F:\root FonePad7\partial\fonepad7 me372>fastboot flash update V5.1.6_To_V5.2.2_p
artial_update.zip
sending 'update' (44724 KB)...
OKAY [ 5.209s]
writing 'update'...
OKAY [ 6.505s]
finished. total time: 11.720s
F:\root FonePad7\partial\fonepad7 me372>fastboot flash update V5.2.2_To_V5.2.5_p
artial_update.zip
< waiting for device >
sending 'update' (132970 KB)...
OKAY [ 15.987s]
writing 'update'...
FAILED (remote: problem with creating ota update file!)
finished. total time: 19.158s
Mehrdad595 said:
voila
Click to expand...
Click to collapse
Brother can you help us out a little here?

Related

Cannot upgrade my Honor 6 H60-L04

Hi there
today i've tried to update my Honor 6 , but when the download terminates and the phone boot in to recovery, appear an error and it doesn't let me upgrade.
What can i do?
anyone else has found this problem?
P.S.
previously I did root, but now I removed root, restored recovery and relocked the bootloader :crying:
up
Same thing happened to me not rotted. I think I'm going to root any way as I want touchwiz
How I fixed my failing update to B370 (OTA) H60-L04.
I had the exact same problem. I got an error while doing the OTA update, even with a stock recovery.
Special Note: If you have an exFat SD-card you should remove or convert it to ext fs before proceeding. ex-Fat filesystem has been known to cause failure of the .img flashing steps.
Special Note 2: If you do not have B109SP01, ensure that you update to that version first before proceeding. This is since the OTA update.zip is an incremental/partial update and not a "full OS" update. It adds the EMUI3.0 and installs specific .img files, not a full Android.
Disclaimer: This method did NOT delete or remove any data for me, but I can not guarantee it will not change any data.
Ensure that you have a CWM/TWRP backup or any cloud backups of contacts/photos/SMSes and any other data
you need before you continue. Settings such as XPOSED and similar may be altered/modified or disappear, but
this is most likely due to temporary removal of root privilige during this upgrade AND the new updated
EMUI 3.0 rom you will receive.
Here's how I suggest you do:
1. Use the Multi-tool again and unlock your bootloader and root the phone again.
Install the universal ADB driver if you haven't previously.
Honor6 Multi-tool download here...
2. Download the following files:
Huawei Update Extractor
^^^Install this one, download setup version 0.9.8.0.
Official
Honor 6 B109SP01 Upgrade .zip file
^^^Extract this .zip file to a temporary folder.
3. Now comes the special part. First of all you need to run the Huawei Update Extractor.
Use the default "Unknown (worstenbrood)" profile and target/select the unzipped "Update.APP" file that should
be in the B109SP01 folder that you just extracted (In the "Honor6" subfolder).
{
"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"
}
Like the picture above you will only need to extract the RECOVERY.IMG and SYSTEM.IMG files.
Ctrl-left click to select and then right click and select "Extract selected".
(Note: you will also get two ".img.header" files created, those are not needed)
Extract the files to the folder for the Honor 6 Multi-tool where you have adb.exe/fastboot.exe since we will use those commands.
4. When you have done the above extractions (it can take a while for system since it is 1.35 GB) you need to start your phone in
FASTBOOT mode. Power Off your phone and press Volume Down and connect USB to computer
(while pressing down Volume Down) to enter fastboot mode. (Same as when you are unlocking/rooting the phone from scratch).
5. Now start a command/DOS window, As Administrator to ensure no restrictions. We are now going to enter a few commands with ADB.
Go to the path where you have adb.exe/fastboot.exe for the Honor 6 Multi-tool, using cd command eg.
"cd C:\Users\XXX\Downloads\HONOR_6___6Plus_Multi-Tool\HONOR 6 Multi-Tool". Use dir command to check that you have all
files you need adb.exe/fastboot.exe and RECOVERY.IMG and SYSTEM.IMG.
6. First issue the command:
fastboot devices
This will return an identity to show that you have your phone connected. If it returns empty, please check that your phone is
properly discovered and has the right driver (install from Multi-tool if needed). Redo the command until it is discovered
7. Next, issue the following command:
fastboot flash recovery RECOVERY.img
This will flash the stock RECOVERY.img from B109SP01. It will not take a long time.
8. And finally issue the last command:
fastboot flash system SYSTEM.img
This will flash the stock SYSTEM.img from B109SP01 and IT WILL REMOVE ROOT for the time being.
Ensure that this completes properly, since it is a 1.35 GB file it will take a while. Do not disconnect or disturb this activity.
It can take several steps and a few minutes to complete. Check that you really have a final "ready" and are back in the
command prompt before this is complete. Check the RECOVERY.img result for comparison.
9. When both steps above are completed fully you can now disconnect the phone.
Press the power button a 10-15 seconds to ensure it really shuts down from the FASTBOOT mode.
Then boot up the phone again.
10. This should boot up your phone and you should notice no difference now. Root is however gone so any apps/functions
depending on root will fail. This is actually good for now, this means that above steps have worked.
(XPOSED and other apps using root are not working, certain stock features/looks are "back".)
11. Go to the "System Update" function in the regular settings. Now run the OTA update to B370 as normal or
use the Local Update functions if you want to. Do the reboots and hopefully it will run 100% and not stop with a failure.
Please review and redo steps above if it still fails.
12. After reboot it will do the necessary "Updating applications" as any Android update.
When you boot into the phone the first time things will have changed (like background, some icons etc.) but your
apps and data should remain. You will also go through a small guide, about 3-4 steps (Language/regions settings etc.)
13. Do any necessary updates from Google Play store (if any pending). Also reboot the phone into FASTBOOT mode
and re-run the Honor 6 Multi-tool to root your phone again (if needed) and install CWM/TWRP (if you wish).
14. Voilá, you should now have a B370 EMUI 3.0 phone. Please note that certain apps may have changed or lost certain
locks/functions so I recommend that you reinstall those first. Also check your "default" SMS/Webbrowser/Caller apps etc
that you would like to use if you are not using stock Huawei ones.
I recommend you check out these links for any more detailed instructions per step if needed:
Honor 6 Multi-tool
^^^ Full of small and detailed info regarding the Multi-tool and other useful Honor 6 flashing/rooting/unlocking tips.
Huawei Update Extractor tool
^^^ More info on how to use the Update Extractor Tool. It works for H60-L04 .zip/.APP files also even if it is not mentioned in thread.
Full Restoration to Stock ROM
^^^ Only perform steps 1 to 5. Steps 6-7 will GUARANTEE that you loose your data/restore to factory.
Official Huawei Honor 6 download page
^^^ Contains the proper H60-L04 V100R001C00B109SP01 Upgrade Software file to use for the RECOVERY.img and SYSTEM.IMG
that I used for this guide and for the H60-L04 (international version).
Honor 6 H60-L04 OTA Update.zip B370/EMUI.30
^^^ This is the .zip file that is downloaded for the OTA update that I have used. Note: Location I am in: Sweden.
Can be used for the manual/"dload"-folder Local Update function.
Hope this solves the problems for you.
Thanks very much
sheapchit said:
I had the exact same problem. I got an error while doing the OTA update, even with a stock recovery.
Disclaimer: This method did NOT delete or remove any data for me, but I can not guarantee it will not change any data.
Ensure that you have a CWM/TWRP backup or any cloud backups of contacts/photos/SMSes and any other data
you need before you continue. Settings such as XPOSED and similar may be altered/modified or disappear, but
this is most likely due to temporary removal of root privilige during this upgrade AND the new updated
EMUI 3.0 rom you will receive.
Here's how I suggest you do:
1. Use the Multi-tool again and unlock your bootloader and root the phone again.
Install the universal ADB driver if you haven't previously.
Honor6 Multi-tool download here...
2. Download the following files:
Huawei Update Extractor
^^^Install this one, download setup version 0.9.8.0.
Official
Honor 6 B109SP01 Upgrade .zip file
^^^Extract this .zip file to a temporary folder.
3. Now comes the special part. First of all you need to run the Huawei Update Extractor.
Use the default "Unknown (worstenbrood)" profile and target/select the unzipped "Update.APP" file that should
be in the B109SP01 folder that you just extracted (In the "Honor6" subfolder).
View attachment 3131125
Like the picture above you will only need to extract the RECOVERY.IMG and SYSTEM.IMG files.
Ctrl-left click to select and then right click and select "Extract selected".
(Note: you will also get two ".img.header" files created, those are not needed)
Extract the files to the folder for the Honor 6 Multi-tool where you have adb.exe/fastboot.exe since we will use those commands.
4. When you have done the above extractions (it can take a while for system since it is 1.35 GB) you need to start your phone in
FASTBOOT mode. Power Off your phone and press Volume Down and connect USB to computer
(while pressing down Volume Down) to enter fastboot mode. (Same as when you are unlocking/rooting the phone from scratch).
5. Now start a command/DOS window, As Administrator to ensure no restrictions. We are now going to enter a few commands with ADB.
Go to the path where you have adb.exe/fastboot.exe for the Honor 6 Multi-tool, using cd command eg.
"cd C:\Users\XXX\Downloads\HONOR_6___6Plus_Multi-Tool\HONOR 6 Multi-Tool". Use dir command to check that you have all
files you need adb.exe/fastboot.exe and RECOVERY.IMG and SYSTEM.IMG.
6. First issue the command:
fastboot devices
This will return an identity to show that you have your phone connected. If it returns empty, please check that your phone is
properly discovered and has the right driver (install from Multi-tool if needed). Redo the command until it is discovered
7. Next, issue the following command:
fastboot flash recovery RECOVERY.img
This will flash the stock RECOVERY.img from B109SP01. It will not take a long time.
8. And finally issue the last command:
fastboot flash system SYSTEM.img
This will flash the stock SYSTEM.img from B109SP01 and IT WILL REMOVE ROOT for the time being.
Ensure that this completes properly, since it is a 1.35 GB file it will take a while. Do not disconnect or disturb this activity.
It can take several steps and a few minutes to complete. Check that you really have a final "ready" and are back in the
command prompt before this is complete. Check the RECOVERY.img result for comparison.
9. When both steps above are completed fully you can now disconnect the phone.
Press the power button a 10-15 seconds to ensure it really shuts down from the FASTBOOT mode.
Then boot up the phone again.
10. This should boot up your phone and you should notice no difference now. Root is however gone so any apps/functions
depending on root will fail. This is actually good for now, this means that above steps have worked.
(XPOSED and other apps using root are not working, certain stock features/looks are "back".)
11. Go to the "System Update" function in the regular settings. Now run the OTA update to B370 as normal or
use the Local Update functions if you want to. Do the reboots and hopefully it will run 100% and not stop with a failure.
Please review and redo steps above if it still fails.
12. After reboot it will do the necessary "Updating applications" as any Android update.
When you boot into the phone the first time things will have changed (like background, some icons etc.) but your
apps and data should remain. You will also go through a small guide, about 3-4 steps (Language/regions settings etc.)
13. Do any necessary updates from Google Play store (if any pending). Also reboot the phone into FASTBOOT mode
and re-run the Honor 6 Multi-tool to root your phone again (if needed) and install CWM/TWRP (if you wish).
14. Voilá, you should now have a B370 EMUI 3.0 phone. Please note that certain apps may have changed or lost certain
locks/functions so I recommend that you reinstall those first. Also check your "default" SMS/Webbrowser/Caller apps etc
that you would like to use if you are not using stock Huawei ones.
I recommend you check out these links for any more detailed instructions per step if needed:
Honor 6 Multi-tool
^^^ Full of small and detailed info regarding the Multi-tool and other useful Honor 6 flashing/rooting/unlocking tips.
Huawei Update Extractor tool
^^^ More info on how to use the Update Extractor Tool. It works for H60-L04 .zip/.APP files also even if it is not mentioned in thread.
Full Restoration to Stock ROM
^^^ Only perform steps 1 to 5. Steps 6-7 will GUARANTEE that you loose your data/restore to factory.
Official Huawei Honor 6 download page
^^^ Contains the proper H60-L04 V100R001C00B109SP01 Upgrade Software file to use for the RECOVERY.img and SYSTEM.IMG
that I used for this guide and for the H60-L04 (international version).
Hope this solves the problems for you.
Click to expand...
Click to collapse
THANKS VERY MUCH without you I wouldn't have success
You're welcome!
Recovery.img is loaded in to the phone, but system.img not. the first part of the file is loading very quickly, but the second part don't. I have waited more then 2 hours and nothing.
fastboot flash system SYSTEM.img
target reported max download size of 471859200 bytes
sending sparse 'system' (410901 KB)...
OKAY [ 45.068s]
writing 'system'...
OKAY [ 13.131s]
sending sparse 'system' (460475 KB)...
Click to expand...
Click to collapse
My phones rooting is gone. But I still can't update
Sorry to hear that smldmr. The SYSTEM.img really needs to complete. Have you retried from the first step? Skip the RECOVERY.img step and just flash the SYSTEM.img until i succeeds. It should do that in less than 15 minutes in 4-5 sparse sends. If it stops, it may be something with the usb port, some sort of disconnect from your computer. Any other USB devices you have that are causing strange polling or similar. If possible switch to another port, avoid using usb-hubs.
sheapchit said:
You're welcome!
Click to expand...
Click to collapse
sorry sheapchit but i followed the guide step-by-step but i still can't update my phone
my situation is this:
root = none
bootloader status = "relocked"
system = STOCK
recovery = STOCK
phone data (i mean app & media) = the same before the guide
TigerDeveloper, is your bootloader locked after update or was it locked before you started? I had unlocked bootloader while flashing this and also unlocked after...
sheapchit said:
TigerDeveloper, is your bootloader locked after update or was it locked before you started? I had unlocked bootloader while flashing this and also unlocked after...
Click to expand...
Click to collapse
i tried to flash with bootloader locked or "relocked" at the first time
than i tried with unlocked bootloader
TheTigerDeveloper said:
i tried to flash with bootloader locked or "relocked" at the first time
than i tried with unlocked bootloader
Click to expand...
Click to collapse
OK.
Perhaps something I missed in my attempt to upgrade....
Perhaps you should do this:
1. Unlock Bootloader and ensure that you have rooted the phone.
2. Start the phone and download a filebrowser like Root Explorer or similar.
3. Ensure that you can remove the folders HWOUC if they are on the SDCARD (0) or even on external SDCARD1.
4. Also check the root folder that there is no "dload" folder from any manual attempts to update. (Delete if there is.).
These steps are to ensure that you do not have a corrupted/failing update left of the update.zip file that is downloaded
and so that a fresh one can be retrieved using the OTA update function in the Settings.
Double check that you do not have any pending/locked updates from Google Play store. If so, ensure that they are installed.
I do not know if there is a size limit on the SDCARD0 (built in 16GB storage) that has to be met.
Please check that you have adequate space left (2gb+) so that the update.zip can unpack itself properly when installing.
Remove any unneccesary/old/large apps that may cause you to loose this and clear out caches to give yourself space.
Then redo the steps to flash RECOVERY.img and SYSTEM.img and attempt a new update with the OTA function.
This may be something I did as I also experimented first trying to do the manual "dload"-folder update before doing my flashing.
after I tried it without my ext-SD Card (64 GB exFat formated SD Card), the system.img was uploaded successfully Now i have EMUI 3.0.
That's great smldmr. I have a regular ext-fs formated sdcard so I didn't anticipate exFat to be an issue. TigerDev,what is your sdcard?
sheapchit said:
That's great smldmr. I have a regular ext-fs formated sdcard so I didn't anticipate exFat to be an issue. TigerDev,what is your sdcard?
Click to expand...
Click to collapse
i have a 16 GB sdcard exfat
now i just tried to do a factory reset with stock recovery and bootloader relocked, redownloaded update via OTA, but no change
smldmr said:
after I tried it without my ext-SD Card (64 GB exFat formated SD Card), the system.img was uploaded successfully Now i have EMUI 3.0.
Click to expand...
Click to collapse
so you have update your phone without SD?
mmh... i should try it...
sheapchit
can you post here (a file i mean) of your build.prop & local.prop? (i think they are official no?)
so i can push them with adb
thanks
This guide is intended for all those who like me were not able to once update your phone (H60-L04)
here's how I solved it:
1) restore the system (rom, recovery, bootloader)
2) remove the ROOT
3) install the "beta" 3.0
TigerDev, I have the B370 local.prop/build.prop now.
The stock B109SP01 .prop files should become/restore to stock when you flash the SYSTEM.img. Did you test, like smldmr, to do my steps after you have removed your exFat sdcard?
Remove micro-sd card before download OTA and updating.

Root ZenFone5 T00F/T00J WW Android 5.0 Lollipop v3.23.40.52/.60/3.24.40.78/3.24.40.87

How to root ZenFone 5 T00F/T00J WW Android 5.0 Lollipop v3.23.40.52 / 3.23.40.60 / 3.24.40.78 / 3.24.40.87 – Step by Step Tutorial
{
"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"
}
Hi mates,I am posting this tutorial because there is no Step by Step Tutorial to Root ASUS ZenFone 5 T00F/T00J running Lollipop and a lot of people are finding it difficult to Root their devices.So here we go.
All credit goes to shakalaca for providing the Root Kit.
Before You Begin :
I won’t be liable if any damage occurs to your device during the process.Proceed at your own risk.
This root method is tested by me on ZenFone 5 T00F/T00J (WW SKU ).Make sure your Build number is WW 3.23.40.52 / 3.23.40.60 / 3.24.40.78 / 3.24.40.87 before proceeding (Go to Settings > About phone > Software information > Build number ).Don’t try on any other ZenFone 5 with different Model/SKU.I can’t vouch for other ZenFones/SKU Versions.
Rooting your phone will void the manufacturer's warranty (You can Unroot anyway).
Backup all the important stuff.In case your device is wiped off .Backup your data to PC.You can use Titanium Backup (Root) / Helium to backup your apps and data.
The battery of the phone should be at least 80% charged.
Requirements :
ASUS Android USB Driver - Download Link
ADB Installer v1.4.2 (Credit goes to Snoop05 ) - Download Link
ZF5_LP_RootKit - Download Link 1 / Download Link 2
USB Data Cable
PC
Instructions :
Step 1: Download Zip file (ZF5_LP_RootKit )
Step 2: Extract the root package on your PC using 7-Zip/WinZip
Step 3: Enable USB debugging on your phone [ Go to Settings >About phone> Software information >Build number.Now tap on Build Number 7 times,it will enable “Developer options” in Settings.Again,go back to Settings > Developer options > Enable the USB debugging (by checking the box against “USB debugging” ) ]
Step 4: Install USB drivers (if you haven't installed ) in your PC ( Check the installed Programs list : Control Panel\All Control Panel Items\Programs and Features )
Step 5: Run ADB Installer v1.4.2 to install ADB drivers and setup ADB on the PC.
Step 6: Connect your phone to the PC using a USB Cable.You will get a pop-up saying “Allow USB debugging” on the phone.Tick the check box that says “ Always allow for this computer” and press OK
Step 7: With the phone connected to the PC, run the “ Root “ (Windows batch file ) file by double click on it.Linux and Mac users should run “Root.sh” file.
Step 8: In your PC,a notification will appear in Command Prompt (cmd),asking you to “Press any key to continue… ”. Press any key on the keyboard. The Root process will start your phone will now reboot into fastboot mode automatically and then start flashing the root files.Don’t interrupt the process,let it complete.
Step 9: Once the process is completed,the phone will reboot automatically.Once the rooting process is finished ,in cmd it will ask you “Press any key to continue… ”.Press any key on the keyboard and disconnect the USB Cable.
Step 10: Once your phone is Rebooted.Check if there is any “SuperSU” app installed in the phone,if it’s installed,the process is successful.
Congratulations!!!You have got the Root access. :good:
You can verify the root access on your device using apps like Root Check or Root Checker.
Don’t forget to unroot your device before applying any OTA.To unroot your device,run UnRoot (Windows Batch File) by double clicking it OR in SuperSU settings click “Full unroot”.
Tested by me on ASUS ZenFone 5 A501CG [Lollipop 5.0] [ASUS_T00J_WW_user_3.23.40.60 and 3.24.40.78 ]
Enjoy!!!
ZF5_LP_RootKit download link is expired can you post another link. Tnx
Ghostwizard said:
ZF5_LP_RootKit download link is expired can you post another link. Tnx
Click to expand...
Click to collapse
Hi,
In my opinion when @optimusodd has wrote ZF5_LP_RootKit he had in mind ZenFoneRootKit_20150528.zip or something similar, you can find those files here.
It's work on my wife phone ASUS T00J WW 3.23.40.60
My device model is ww3.24.40.78 it works at this rootkit ?
bibi8882 said:
My device model is ww3.24.40.78 it works at this rootkit ?
Click to expand...
Click to collapse
Go ahead. worked for me on WW 3.24.40.78 :good:
Any idea if these steps works fine on WW_3.24? im kinda scared to try..lol
Ghostwizard said:
ZF5_LP_RootKit download link is expired can you post another link. Tnx
Click to expand...
Click to collapse
Hi,sorry for the delayed response.That link is working fine.Idk why it's not working for you.
Anyway,I have posted the second download link.
HTH
bibi8882 said:
My device model is ww3.24.40.78 it works at this rootkit ?
Click to expand...
Click to collapse
jefftattoos said:
Any idea if these steps works fine on WW_3.24? im kinda scared to try..lol
Click to expand...
Click to collapse
Yeah,it works for WW_3.24.40.78
My device model is ww 3.24.40.78 ,all procedure worked but NO SuperSU App installed.Also Rootchecker also say phone not rooted
joe_sm2000 said:
My device model is ww 3.24.40.78 ,all procedure worked but NO SuperSU App installed.Also Rootchecker also say phone not rooted
Click to expand...
Click to collapse
Factory reset your device and try again.
Hi, Did the factory reset work? Same here
Matzzbr said:
Hi, Did the factory reset work? Same here
Click to expand...
Click to collapse
Just download supersu apps in playstore.
geepee410 said:
Just download supersu apps in playstore.
Click to expand...
Click to collapse
My device model is ww 3.24.40.78 ,all procedure worked but NO SuperSU App installed.Also Rootchecker also say phone not rooted
Click to expand...
Click to collapse
As he is ponting out,his device is still not rooted so merely installing SuperSU is useless.
optimusodd said:
As he is ponting out,his device is still not rooted so merely installing SuperSU is useless.
Click to expand...
Click to collapse
Indeed, the root process did not work on t00j ww 24.40.78. I was hoping to get a feedback on the factory reset in order to move forward. Tks
Matzzbr said:
Indeed, the root process did not work on t00j ww 24.40.78. I was hoping to get a feedback on the factory reset in order to move forward. Tks
Click to expand...
Click to collapse
I am wondering why it didn't work for you.This method has been reported working for WW_3.24.40.78 and I have tested it myself.
Did you verify the root access on your device using any Root Checker app ?
optimusodd said:
I am wondering why it didn't work for you.This method has been reported working for WW_3.24.40.78 and I have tested it myself.
Did you verify the root access on your device using any Root Checker app ?
Click to expand...
Click to collapse
Thanks for the reply.
The root is not in place, I'll try it again using a win7 pc and factory reset as well, since all my tries were done with win10.
Matzzbr said:
Thanks for the reply.
The root is not in place, I'll try it again using a win7 pc and factory reset as well, since all my tries were done with win10.
Click to expand...
Click to collapse
Yeah I think there is some compatibility issue.Good luck!!:good:
will work for ww 24.40.87?
1701z said:
will work for ww 24.40.87?
Click to expand...
Click to collapse
Hello,sorry for the delayed response.I have been a bit busy.Yeah,it should work for v3.24.40.87 firmware as well as it's just a bug fixing firmware which was released to fix the issues presented in Firmware 3.24.40.78
Personally,I am still on 3.24.40.78 as there are still a lot of bugs in 3.24.40.87 and some users are reporting it even worse than 3.24.40.78.So just waiting for the more stable release.:fingers-crossed:
Make sure you backup your data before proceeding.Do get back to tell about the results.
Good luck!! :good:
Hey After rooting I am not able to download app of more 60MB. The download restart by its own and play store gives error 905. PLZ HELPP!!! DEVELOPER!!

[Root] [Recovery] Oppo F3 Plus & R9s Plus - Twrp & SuperSU

So sorry to say this but this only method works in WINDOWS 7 and for Marshmallow ROM ONLY
Supported Devices: Oppo F3 Plus (CPH1613EX) & Oppo R9s Plus (CPH1611EX)
Caution:
Please disable Antivirus for any false Detections
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"
}
TWRP Recovery:
1. Download Drivers and install them (Disable Signed Driver Enforcement)
https://drive.google.com/open?id=1T6MTq1upNt_yxrPD9MfOHR8vTOzRisvs
2. Download Oppo R9s Plus/F3 Plus Marshmallow Firmware (CPH1611EX_11_A.16_180106) and Extract it using Winrar/7-zip into a seperate FOLDER
https://drive.google.com/file/d/1xo-J5Pe65-fXyJbysVrAZYQ1mocfl53s/view
2.1 Also Download Oppo A57 Firmware and extract it anywhere you like
https://drive.google.com/uc?id=0B_0XnEjFCVsPWndzSnp2YTFYSkU&export=download
3. Download TWRP Recovery - Keep the recovery img in the same folder as of extracted firmware folder and make sure recovery file name is set to "recovery.img"
Twrp 3.1.1-0 (Latest) - Material Theme and Inbuilt Super SU Root available for easy rooting BUT Chinese language
Download and Extract only recovery.img and place it under firmware folder. u can delete other files.
https://drive.google.com/file/d/1gkNNx2Ik6oRF-juBDNIilDUu31w6_oI_/view?usp=sharing
To change the chinese language to english please download and flash this zip But in English language you will not get Super SU Root option to root the device from built-in twrp. you have to download SU zip now. So root directly from chinese language and then flash the english language zip to be on safe and easy side
https://androidfilehost.com/?fid=817550096634752414
Twrp 3.1.0-0 (old) (RECOMMENDED) -
Normal appearance of twrp and no inbuilt SU (sometimes it prompts to install SU, if you decline once, it won't prompt again) and totally English language. Most importantly you can flash opposite OTA updates (ozip) via this twrp
https://www.dropbox.com/sh/qbobokagdgme2oa/AABQBtKTmbwChne9z1DaayHca?dl=0&preview=recovery.zip
4. Run the MsmDownloadTool from A57 Firmware folder and you will get Session Timeout error. just ignore it and close the software
4.1. Now run MsmDownloadTool from our F3 plus firmware folder and uncheck "Reset After Download"
5. Switch off ur Mobile and Hold Vol down + Vol Up simultaneously and Plug the usb to pc
5.1 After plugging to pc, open device manager and expand PORTS section and make sure the device is detected as "Qualcomm HS-USB QDLoader 9008 (COM xx)". if not you have drivers issues!
6. Press F5, uncheck all options except Recovery and double click on Recovery option and select the recovery.img from firmware folder.
7. press Start and Flashing will be success (Green color message). press stop and unplug the usb
8. Press and hold Vol Up and Power Button and release them when it vibrates. NOW IMMEDIATELY after seeing oppo logo AGAIN PRESS Vol up + Power button to Power Off your device to prevent booting!!!! (If you fail to turn off your device, mobile will boot and will auto restore the stock recovery. so you will have to re-flash the twrp again)
9. Now press Vol Down + Power button to Enter into TWRP
BONUS - Stock Recovery & New OTA Update
Stock Recovery build: CPH1611EX_11_A.16_180106
https://drive.google.com/open?id=1u2Td1g93FwyAdPuKYNqz_iMHAYMpwrwJ
New Build Version: CPH1611EX_11_A.18_180413
Flash this zip via twrp. if it gives error 7 please ask in comment section
https://drive.google.com/open?id=1UA_DEjSQ4ESQO22VuvEpBsZhW9UepafY
else, flash this ozip from stock recovery
https://drive.google.com/open?id=1u2R65wYrLy2zqIhjww8adYWkqBjXgdq3
ROOTING
Screenshot: No more red line
Boot into TWRP by Holding Vol Down + Power Button
TWRP 3.1.1.0 - Go To Advanced option (Last but one option), Tap on last option: Super SU Root and Swipe to flash
UNROOT: just uninstall the SuperSU app to remove root
TWRP 3.1.0.0 - Download this zip and copy to storage and flash it
https://drive.google.com/open?id=1dIa9jRgh5Jy_cayM4QuOw8nL8ma574jU
UnRoot: Open SuperSU>Settings>Full UnRoot.
Note: After Rooting via twrp your device might reboot twice. dont worry. its not a bootloop. its a sign of success
XPOSED FRAMEWORK - Fix Red Statusbar Warning
Screenshot:
1. Download and add extension (.zip)
https://www.dropbox.com/s/e35zeqf619...bar FIX?dl=0
2. Boot into TWRP and flash the xposed framework zip and reboot (Reboot will take about 15mins. Please dont think its a Bootloop. Have a nap)
3. Install XposedInstaller 3.1.1 apk AND Hookcoloros_1.1_2_new.apk
4. Open ColorsOs3.0 app and make sure all the options (toggles) in chinese are Enabled or leave it as deafult or if you know chinese you can choose what you want
5. Open Xposed Framework > Modules > Enable ColorOs module that you have installed now
6. Reboot. Thadaaaa. No more Red warning statusbar
Note: Flashing Xposeduninstall zip will uninstall the xposed framework. Also, if something went wrong and gone bootloop after installing the xposed framework then use this uninstaller zip to fix the bootloop. bootloop wont occur but just telling this on safety thing
Video Tutorial:
https://www.youtube.com/watch?v=T6yQWCSLZt4
Optional:
IMEI Backup
goto twrp and backup EFS partition
you can also backup using this easy method via pc : https://forum.xda-developers.com/on...click-backup-restore-efs-oneplus-one-t3150883
CREDITS:
Xda, Baidu, bbs.7to.cn
used couple of links and very useful thread: https://forum.xda-developers.com/android/help/how-to-root-oppo-r9s-plus-cph1611-t3609586
@Rimo4099 for sharing 100% working twrp recovery.img
@john_david9000 - For sharing valuable information
@wuxianlin - He is the one who ported twrp :fingers-crossed:
@cjkimlaysico - he gave the instructions to run the msm tool (hard part)
does this have the red line on the notification bar after root anymore? recommend me sth we can do after root this phone pls ty so much ☺
verydp1 said:
does this have the red line on the notification bar after root anymore? recommend me sth we can do after root this phone pls ty so much
Click to expand...
Click to collapse
yes, Statusbar will turn into Red saying Root is enabled but i havent tried fixing by myself
However i have found a way to FIX IT <3
Please check the OP again. im updating the fix
i can't access the download link for msm download tools, help pls sir
shepherd80 said:
i can't access the download link for msm download tools, help pls sir
Click to expand...
Click to collapse
damnnn. something is not legal by sharing that specific file maybe bcoz of paid or cracked content. idk
first please try to flash with stock msmdownloadtool.exe which u get by extracting firmware. if it doesnt work then you need cracked msmdownload tool
iHeymanth said:
yes, Statusbar will turn into Red saying Root is enabled but i havent tried fixing by myself
However i have found a way to FIX IT <3
Please check the OP again. im updating the fix
Click to expand...
Click to collapse
ty so much. and btw show me sth we can do after root :fingers-crossed:
and is this similar to remove the yellow line "develope mode..." ?
verydp1 said:
ty so much. and btw show me sth we can do after root :fingers-crossed:
and is this similar to remove the yellow line "develope mode..." ?
Click to expand...
Click to collapse
show you what ? i dont understand ur first line.
yes, similar to remove the yellow line but not yellow line. just similarly red line will remove. we can also remove the captcha codes and yellow warning lines of developer options etc.. im figuring out to test in f3 plus
iHeymanth said:
So sorry to say this but this only method works in WINDOWS 7 and for Marshmallow ROM ONLY
Caution:
1. Please disable Antivirus for any false Detections
2. After getting Rooted, the statusbar will turn into Red cautioning about root access
check the screenshot
Note: Downloading Firmware is an Optional thing to Install only Recovery. If you want to install both Rom and Recovery then Download the firmware files too
TWRP Recovery:
1. Download Drivers and install
https://drive.google.com/open?id=1T6MTq1upNt_yxrPD9MfOHR8vTOzRisvs
2. Download Oppo F3 Plus Marshallow Firmware and Extract it using Winrar/7-zip into a seperate FOLDER
https://drive.google.com/open?id=0B5ZISKae4wQKeEdfbGNOT3lDa28
3. Download the Tool. zip (extract it) and Recovery.img and place it under the Firmware's FOLDER (step2)
msmdownloadTool link is down. find the cracked tool in google or crack the stock tool manually by this tutorial : techzai.com/crack-msmdownload-tool/
https://drive.google.com/open?id=13AKVz94x6w4-GaSnPTXzgCoGjwm2QqpQ
4. Switch off ur Mobile and Hold Vol down + Vol Up simultaneously and Plug the usb to pc
5. Run the MsmDownloadTool and Load the extracted Firmware from folder (.ofp)
6. Press F5, uncheck all options except Recovery and double click on recovery to Browse the recovery.img
7. press Start and Flashing will be done.
Holding Vol Down + Power Button will boot into Recovery
To Avoid Signal Loss/ IMEI Missing in future, please boot into twrp and take a backup of EFS Partition
ROOTING
Boot into TWRP by Holding Vol Down + Power Button and Flash the SU or Magisk
find the zip somewhere in xda. i will post it later. sorry
Please check the Video tutorial for this Rooting process
I will try to post a clean video tutorial. stay tuned!
FIX to Red Statusbar Warning (Screenshot)
1. Download the zip below and extract them
https://drive.google.com/open?id=1hVLLigAks6ltcHrPL21L5hqDgkUKSwv5
2. Boot into TWRP and flash the xposed framework zip and reboot
3. Install XposedInstaller 3.1.1 apk AND Hookcoloros_1.1_2_new.apk
4. Open ColorsOs3.0 app and make sure all the options (toggles) in chinese are Enabled
5. Open Xposed Framework > Modules > Enable ColorOs module that you have installed now
6. Reboot. Thadaaaa. No more Red warning statusbar
Note: Flashing Xposeduninstall zip will uninstall the xposed framework. Also, if something went wrong and gone bootloop after installing the xposed framework then use this uninstaller zip to fix the bootloop. bootloop wont occur but just telling this on safety thing
Video Tutorial:
https://www.youtube.com/watch?v=T6yQWCSLZt4
CREDITS:
Xda and Developers who made all these zips/apks
@Rimo4099 for sharing the 100% confirmed recovery.img, video tutorial, screenshot and installation steps
@john_david9000 - For sharing valuable information to confirm the source of this recovery img
@Wuxalin - according to info that John david provided me, i believe this recovery is exactly same as OPPO R9S recovery by wuxalin
Click to expand...
Click to collapse
Thank you for the mention, honestly I just said a few details only. We need people like you to shed some light on these unloved phones. XDA community thanks you heartfully for your contribution.
The only thing I can say is : Go Forth, and plant the Nougat to the ground herewith. . . . . . . . . . . . . . . . It's time for Nougat to be rooted.
Also just like to confirm that MSMDownloadTool works for Windows 10 too, as proved by this article and video : http://www.techzai.com/crack-msmdownload-tool/
john_david9000 said:
Thank you for the mention, honestly I just said a few details only. We need people like you to shed some light on these unloved phones. XDA community thanks you heartfully for your contribution.
The only thing I can say is : Go Forth, and plant the Nougat to the ground herewith. . . . . . . . . . . . . . . . It's time for Nougat to be rooted.
Also just like to confirm that MSMDownloadTool works for Windows 10 too, as proved by this article and video : http://www.techzai.com/crack-msmdownload-tool/
Click to expand...
Click to collapse
i think i have the nougat recovery. testing in progress now. will let you know
edit: tested nougat recovery of r9s/r9sk but FAILED
tested windows 10 method of flashing via MiFlash tool. flashing goes success but mobile keeps vibrating but no life
tested twrp 3.1.1.0 and 3.1.0.0. both are working fine but the latest twrp is in chinese language. will figure out to change its language
only windows 7 with msmdownload tool method is working.
Good news:
Root > Magisk v16.0(latest stable) is working flawlessly
Will update OP with magisk installation steps
note: backup ur internal memory in advance xD xD
Hi, i recently update my oppo F3 plus (CPH1613EX_11_A.18_180413 marshmallow), and i try to root it using this method, it's always boot on the stock recovery when i finish (i did step by step every single world you said).
I think that's a security renforcement about this version of colorOs, i wonder if there is a way ton downgrade to the last version without losing my data (lots of apps), because i did root it whit the version that i had once.
Thanks you
Re: So, i flashed my oppo with the msmtool that you put on your post (all images expect datauser partition), and changed the recovery image before the phone boots..... and it woorks perfectly now.
PS: dont upgrade to the version CPH1613EX_11_A.18_180413 if you want root your phone, it won't work.
EniMaX said:
Hi, i recently update my oppo F3 plus (CPH1613EX_11_A.18_180413 marshmallow), and i try to root it using this method, it's always boot on the stock recovery when i finish (i did step by step every single world you said).
I think that's a security renforcement about this version of colorOs, i wonder if there is a way ton downgrade to the last version without losing my data (lots of apps), because i did root it whit the version that i had once.
Thanks you
Click to expand...
Click to collapse
Did you uncheck "Reset After Download" option in msmtool ?
No, i didn't ; in all case i didn't let the phone boot after passing the recovery.img.
Wich version of rom do you have please ?
EDIT: when i downgrade the rom, it worked perfectly
NB: after downgrading , the first time, the phone boot directly and it was the new version (wich causes me problems) that was on it, even when i had flashing all the system
EniMaX said:
No, i didn't ; in all case i didn't let the phone boot after passing the recovery.img.
Wich version of rom do you have please ?
Click to expand...
Click to collapse
1. U need to uncheck reset after download option to not let the tool to reboot it phone into os
2. I have upgraded to a.18 build via ota 65mb and root worked. Tested with my own hands
3. Caution: if you dont CHECK userpartition in msmtool, after reboot it asks for Android password to proceed and we don't know that password. It's a checkmate. You need to wipe everything to boot
4. If you have patience please flash Magical 16.0 and test it. For me Wi-Fi is not turning on after flashing magisk.
5. I suggest you to use the twrp 3.1.0. bcoz the latest 3.1.1 does not flash oppo ota (.ozip)
Thank you for replying, can you please sent me a link for this OTA updates , beacause the one which is proposed for me on my phone weights 1.7Gb , and the only link i found is on a vientnam website wich doesn't work (probabely because i'm in algeria lol)
​
EniMaX said:
Thank you for replying, can you please sent me a link for this OTA updates , beacause the one which is proposed for me on my phone weights 1.7Gb , and the only link i found is on a vientnam website wich doesn't work (probabely because i'm in algeria lol)
Click to expand...
Click to collapse
I forgot to take backup of that 65mb Ota. Sorry. I will restore stock recovery in sometime and will download that 65mb ota
Does our oppo camera supports camera2api feature?
okay thanks you. if you are talking about the "expert mode" , yes the feature is on it
EniMaX said:
okay thanks you. if you are talking about the "expert mode" , yes the feature is on it
Click to expand...
Click to collapse
I have enabled it to check pixel cameras to work but failed.
also if ur willing to do then please enable multi window in ur rooted marshmallow (build prop and developer mode method)
I tried but no multi window option enabled in recent apps
EniMaX said:
Thank you for replying, can you please sent me a link for this OTA updates , beacause the one which is proposed for me on my phone weights 1.7Gb , and the only link i found is on a vientnam website wich doesn't work (probabely because i'm in algeria lol)
Click to expand...
Click to collapse
OTA link for CPH1613EX_11_A.18_180413 (65mb)
Can use this 65mb ota if you are in A16 or A17 build versions
https://drive.google.com/file/d/1u2R65wYrLy2zqIhjww8adYWkqBjXgdq3/view?usp=drivesdk

How to Flash Nokia 6 stock firmware 7.1.1

RESTORING NOKIA 6 (TA-1021) TO STOCK ANDROID.
ONLY FOR TA-1021
1. DOWNLOAD ALL THE FILES FROM GOOGLE DRIVE.
2. PUT THE DECEMBER 2017 OTA UPDATE ON YOUR SD CARD AND REBOOT THE PHONE TO RECOVERY MODE AND APPLY THE UPDATE VIA SD CARD
3. DON'T WORRY IT WILL SHOW ERROR AND ABORT THE INSTALLATION.
4. NOW REBOOT THE PHONE.
5. AND NOW REBOOT TO RECOVERY AGAIN.
6. IT WILL NOW SAY SOMETHING LIKE 7.1.1 ON TOP OF THE RECOVERY MODE SCREEN IN SMALL LETTERS.
7. THAT'S A GOOD THING BECAUSE BY INSTALLING THE DECEMBER OTA WE GET NOUGHT BOOTLOADER AND RECOVERY.
8. NOW EXTRACT THE FOLLOWING FILES :
1. OST_TOOL.ZIP
2. ONLINE UPDATE TOOL.ZIP
3. PLE-3320-0-00WW-A02_3 Nokia 6.ZIP
9. YOU CAN DOWNLOAD 7-ZIP TO EXTRACT THE FILES.
10. AFTER EXTRACTING OPEN UP OST_TOOLS AND INSTALL launcher.exe JUST CLICK AND NEXT,NEXT,NEXT TILL YOU SEE FINISH. BUT DO NOT OPEN THE SOFTWARE.
11. NOW GO INTO THE INSTALLATION FOLDER OF THAT SOFTWARE IT'S UNDER PROGRAM FILES X86/OST LA.
12. NOW OPEN THE EXTRACTED ONLINE UPDATE TOOL.ZIP EXTRACTED FOLDER AND COPY THAT ONE FILE TO THE OST LA FOLDER AND REPLACE THE FILE.
13. NOW DELETE ONLINE UPDATE TOOL.EXE.CONFIG FILE
14. NOW YOU CAN OPEN THE ONLINE UPDATE TOOL.EXE
15. CLICK NEXT AND LOAD THE FIRMWARE FROM PLE-3320-0-00WW-A02_3 Nokia 6, IT SHOULD BE AN NBO FILE.
16. REBOOT THE NOKIA 6 TO RECOVERY AND THE SELECT REBOOT TO BOOTLOADER.
17. THE NEXT BUTTON SHOULD APPEAR ON THE OST TOOL. CLICK NEXT THE SOFTWARE WILL WORK BUT THEN IT SHOULD SHOW THAT IT FAILED OF AN ERROR, AND THAT'S OKAY. IT SHOWS THE ERROR WHEN INSTALLING THE SOFTWARE FOR THE FIRST TIME.
18. NOW CLICK CONTINUE AND REBOOT THE PHONE INTO BOOTLOADER AND FLASH THE FIRMWARE AGAIN. IT WILL WORK !! AND THE PHONE AUTOMATICALLY REBOOTS.
LINKS
1. DECEMBER UPDATE
https://drive.google.com/open?id=18CxEOGUbf0XGcJ53ftpjI6GIozBVmPdt
2. OST TOOLS
https://drive.google.com/open?id=1OQHPfGEaQ2wFDpo3ABIo48AVbFTvl-SI
https://drive.google.com/open
id=1DLTM6F2xFGs1SWljZoPIIxIsn2X-osy9
3. NOKIA FIRMWARE 7.1.1
https://drive.google.com/open?
id=1ObwKEBvIF9ItrjAEanqMdANhoSOUIRum
******* I DO NOT OWN ANY SOFTWARE FROM NOKIA ******* ALL SOFTWARE ARE FROM XDA IT'SELF ****
******* I AM NOT RESPONSIBLE FOR DAMAGING YOUR PHONE **********
thank you for sharing
my device was successfully downgraded,
but from os 7 the update via ota jumps to os 9 instead of 8 first
Not funny.
ONLINE UPDATE TOOL.ZIP is password protected. Great, now I have a bricked device. What's the password?
EDIT1: It was 123 .... seriously???
EDIT2: After flashing it asks for password to load Android. System is encrypted. Wtf?
EDIT3: Did a wipe, works now. But it asks to download almost 2gb update and there is no way to cancel it. I hope it's not 9.
EDIT4: Yep, it's 9. Phone demanded to update to Android 9, only then it allowed to use it.
OnlineUpdateTool.zip PASSWORD IS 123
Can't bypass android 9 update
My phone was downgraded successfully but it doesn't start unless I update to android 9..... Plz help
Wantz Elshe said:
thank you for sharing
my device was successfully downgraded,
but from os 7 the update via ota jumps to os 9 instead of 8 first
Click to expand...
Click to collapse
can you tell me how to bypass android 9 update after factory reset im stuck plz help me
Hi there,
Sorry everyone I wasn't aware that this thread was active, if you still have problems I would like to help
Hi there,
Those who found it helpful no problem
And again my apologies I was not aware that there was a password for the onlineupdatetool
tomasxp said:
ONLINE UPDATE TOOL.ZIP is password protected. Great, now I have a bricked device. What's the password?
EDIT1: It was 123 .... seriously???
EDIT2: After flashing it asks for password to load Android. System is encrypted. Wtf?
EDIT3: Did a wipe, works now. But it asks to download almost 2gb update and there is no way to cancel it. I hope it's not 9.
EDIT4: Yep, it's 9. Phone demanded to update to Android 9, only then it allowed to use it.
Click to expand...
Click to collapse
Apologies for any inconvenience, when I bricked my phone non of the method online did not worked this is the only way I found working. And I did not came across any problems like you faced.
KIBS2173 said:
RESTORING NOKIA 6 (TA-1021) TO STOCK ANDROID.
ONLY FOR TA-1021
1. DOWNLOAD ALL THE FILES FROM GOOGLE DRIVE.
2. PUT THE DECEMBER 2017 OTA UPDATE ON YOUR SD CARD AND REBOOT THE PHONE TO RECOVERY MODE AND APPLY THE UPDATE VIA SD CARD
3. DON'T WORRY IT WILL SHOW ERROR AND ABORT THE INSTALLATION.
4. NOW REBOOT THE PHONE.
5. AND NOW REBOOT TO RECOVERY AGAIN.
6. IT WILL NOW SAY SOMETHING LIKE 7.1.1 ON TOP OF THE RECOVERY MODE SCREEN IN SMALL LETTERS.
7. THAT'S A GOOD THING BECAUSE BY INSTALLING THE DECEMBER OTA WE GET NOUGHT BOOTLOADER AND RECOVERY.
8. NOW EXTRACT THE FOLLOWING FILES :
1. OST_TOOL.ZIP
2. ONLINE UPDATE TOOL.ZIP
3. PLE-3320-0-00WW-A02_3 Nokia 6.ZIP
9. YOU CAN DOWNLOAD 7-ZIP TO EXTRACT THE FILES.
10. AFTER EXTRACTING OPEN UP OST_TOOLS AND INSTALL launcher.exe JUST CLICK AND NEXT,NEXT,NEXT TILL YOU SEE FINISH. BUT DO NOT OPEN THE SOFTWARE.
11. NOW GO INTO THE INSTALLATION FOLDER OF THAT SOFTWARE IT'S UNDER PROGRAM FILES X86/OST LA.
12. NOW OPEN THE EXTRACTED ONLINE UPDATE TOOL.ZIP EXTRACTED FOLDER AND COPY THAT ONE FILE TO THE OST LA FOLDER AND REPLACE THE FILE.
13. NOW DELETE ONLINE UPDATE TOOL.EXE.CONFIG FILE
14. NOW YOU CAN OPEN THE ONLINE UPDATE TOOL.EXE
15. CLICK NEXT AND LOAD THE FIRMWARE FROM PLE-3320-0-00WW-A02_3 Nokia 6, IT SHOULD BE AN NBO FILE.
16. REBOOT THE NOKIA 6 TO RECOVERY AND THE SELECT REBOOT TO BOOTLOADER.
17. THE NEXT BUTTON SHOULD APPEAR ON THE OST TOOL. CLICK NEXT THE SOFTWARE WILL WORK BUT THEN IT SHOULD SHOW THAT IT FAILED OF AN ERROR, AND THAT'S OKAY. IT SHOWS THE ERROR WHEN INSTALLING THE SOFTWARE FOR THE FIRST TIME.
18. NOW CLICK CONTINUE AND REBOOT THE PHONE INTO BOOTLOADER AND FLASH THE FIRMWARE AGAIN. IT WILL WORK !! AND THE PHONE AUTOMATICALLY REBOOTS.
LINKS
1. DECEMBER UPDATE
https://drive.google.com/open?id=18CxEOGUbf0XGcJ53ftpjI6GIozBVmPdt
2. OST TOOLS
https://drive.google.com/open?id=1OQHPfGEaQ2wFDpo3ABIo48AVbFTvl-SI
https://drive.google.com/open
id=1DLTM6F2xFGs1SWljZoPIIxIsn2X-osy9
3. NOKIA FIRMWARE 7.1.1
https://drive.google.com/open?
id=1ObwKEBvIF9ItrjAEanqMdANhoSOUIRum
******* I DO NOT OWN ANY SOFTWARE FROM NOKIA ******* ALL SOFTWARE ARE FROM XDA IT'SELF ****
******* I AM NOT RESPONSIBLE FOR DAMAGING YOUR PHONE **********
Click to expand...
Click to collapse
thanks for your sharing
i wanna test your way , but someones said that we force to upgrade to android pie after that !
is that true ?!
Try this
#MmdRza said:
thanks for your sharing
i wanna test your way , but someones said that we force to upgrade to android pie after that !
is that true ?!
Click to expand...
Click to collapse
Hi there,
Well if you turn off your wifi and mobile data at the beginning of the setup you will not be forced to download the latest version of android.
Regards
KIBS2173
After the flash, if you are prompted for a code, do a full delete.
Do not use network during setup, there will be no update.
Perfect description!
Thank you very much!
before u downgrade u have to remove all the Google accounts. otherwise when u got finished downgrading u will force to update to android 9 unless u haven't unlock the boot loader..
if bootloader unlocked u can bypass setup wizard using twrp file manager.
Downgrading deletes all data, including accounts.
Simply set up your phone without a sim card and don't connect to wifi. There will be no update.
Thank you
I made an account specifically to thank you. This works very well.
Just a note:
Remove your google account from your device before flashing. Otherwise, it won't let you skip the setup when you boot the phone after the flash.
This is due to a security feature in Android called Factory Reset Protection (FRP). Which essentially makes sure that the owner of the device (or basically the last account that was on it) is the same one logging in after the reset. That's why it doesn't let you skip the setup, thus forcing you to upgrade to Android 9.
If you didn't remove your google account before flashing, you'll have to:
1- Do the Pie update during the setup
2- Sign in with the same google account you had logged in before flashing
3- Remove that account
4- Do the whole flashing process from the start again
You can save yourself from this hassle just by removing the account BEFORE you flash to begin with.
Needless to say, you should disable WiFi and remove your SIM card to bypass the update on boot.
---------- Post added at 01:20 PM ---------- Previous post was at 01:17 PM ----------
Also if I may, I have a small question. After downgrading to stock 7.1.1, can I re-flash the December OTA update to get a more recent version?
I want to do this because there's an issue with USB connection and I am hoping that the December OTA fixes it.
UPDATE: I was able to get the OTA zip files from teamandroid (I can't post the link because my account is new , sorry)
I was on 7.1.1 June 2017, so I flashed July, August, September, and October in order.
This gave me Android 7.1.2, October 2017 security patch, and fixed the USB issue.
MohRez said:
thanks for your sharing
i wanna test your way , but someones said that we force to upgrade to android pie after that !
is that true ?![yes ]
Click to expand...
Click to collapse
maniacalthief said:
MohRez said:
thanks for your sharing
i wanna test your way , but someones said that we force to upgrade to android pie after that !
is that true ?![yes ]
Click to expand...
Click to collapse
Check my reply, it explains what you should do to avoid having to upgrade.
Click to expand...
Click to collapse
Try This
Satharus said:
maniacalthief said:
Check my reply, it explains what you should do to avoid having to upgrade.
Click to expand...
Click to collapse
Hi everyone,
To prevent your phone from updating, after flashing and resetting, just skip the wifi connection, or eject your sim therefore no update will be found.
Kind Regards
KIBS2173
Click to expand...
Click to collapse
{
"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"
}
can someone help me i get this error on my Windows 10, do I need to install something?
NETWORK problem
Has anyone faced network problem , like VOLTE not appearing? If any fix is available please write it here !

How To Guide How to downgrade rmx3560/3561 and flash India version rom (for Android 13)

I realized that updating version to Android 13 realme ui 4.0 using image flash method will cause brick even hardbrick, downgrading ota to Android 12 version really isn't safe anymore . The main cause is due to the bootloader version of android 13. In this post I will show everyone how to downgrade to Android 12 and make rom transfer from rmx3560 to india version rmx3561
The article I have detailed and easy to understand is pinned by my group
How to downgrade Android 13 (realme ui 4.0) to Android 12 (realme ui 3.0):
STEP 1
1. Download app OPLU see link (I am not authorized to post links here. Instead the app name OPLocalUpdate_For_Android 12)
2. Download the roll back package in your phone and remember the location (leave it out of main memory, not contained in any directory)
3. Open app OPLU - select the setting icon in the top right corner - You will see the downgrade file there - Click select package and click update (it will say wipe all data after update)
4. After restarting the phone, the phone is set up normally, but please download the OPLU application again and download the update package (usually I download the downgrade package, I usually copy it to my computer).
5. Repeat the downgrade operation but still use the downgrade package you just used - Wait for 100% progress and the phone will factory reset one more time.
STEP 2:
Advanced downgrade: required unlocked Bootloader
1. After doing the 5 steps I mentioned above, find the OTA file (zip file that contains payload.bin) of your device and download it to your computer and remember the location.
2. Download Fastboot enhance from github source
3. Plug your phone into the computer - Boot the phone into fastbootd with the command: adb reboot fastboot
4. You will see an interface with China language - you choose English and it must be Fastbootd
5. From the computer screen open Fastboot enhance - you will see on it display the serial number of devices
6. Extract the downloaded OTA file and on the Fastboot enhance screen select flash payload.bin.
–> Wait for the green progress bar to run to 100% then success.
8. On the phone screen we select "wipe data" - Enter the wipe code - Select yes
9. Wait for the phone to reboot => Successful downgrade
(You can use this to flash other firmware)
#Tumodpro
If you have any questions, don't hesitate to message me.
TuLy2702 said:
The article I have detailed and easy to understand is pinned at the following link: Mod edit: TG link removed
If you have any questions, don't hesitate to message me. I will support you all the time.
Click to expand...
Click to collapse
While we appreciate you wanting to share your guide, we would prefer that you share it on XDA rather than directing members to an off site location that requires registration. Thank you.
-Regards: Badger50
So this method only work for ubl device?
can i put Rom from other regions?
Hey bro how you doing, can you make a youtube video instead of writing and send us the link would appreciate it.

Categories

Resources