Scatter file for MT6735P - Android Q&A, Help & Troubleshooting

Hello!
I have a GooPhone i6S Plus (Android 5.1) and I need a scatter file to flash the rom and the recovery.
When I try :
adb shell
cat /proc/mtd it gives me nothing...
And MTK Droid Tool does not detect my phone...

Nobody?

PhonyMonster said:
Nobody?
Click to expand...
Click to collapse
only MTK Droid Tools 2.5.3d for 64 BIT can detect this chipset remember this is not the official but modded to detect 64bit mediatek cpu only other function may not work
http://forum.androidurdu.net/showthread.php?tid=579
and you can also find scatter file from this link
http://androidurdu.net/mediatek-scatter-files-download/
if you are unable to find scatter emmc you can create your own by performing full backup via adb with commands but takes some time
hope this helps

Thank you but the seller provided me a new rom with the appropriate scatter file!

PhonyMonster said:
Thank you but the seller provided me a new rom with the appropriate scatter file!
Click to expand...
Click to collapse
can you give me a link of this scatter file pls

Hi,
what is Scatter file please ?
I'am French
I wanted TWRP or CWM on my smartphone Mediatek MT6735P
Thank you

PhonyMonster said:
Thank you but the seller provided me a new rom with the appropriate scatter file!
Click to expand...
Click to collapse
pls leak the scatter file and maybe the firmware too

Darkmo said:
Hi,
what is Scatter file please ?
I'am French
I wanted TWRP or CWM on my smartphone Mediatek MT6735P
Thank you
Click to expand...
Click to collapse
The scatter file provides physical sizes and memory address location (starting points) information for various file system components within an Android build. For example, a TWRP image needs to be loaded to a specific address point (recovery) in order to launch, and can not be so large as to overwrite the next required Android component. The scatter file provides the necessary information to Android at startup, since Android is really nothing more than a (very sophisticated) Linux shell program. This information often varies considerably from one device to another - especially with MTK chipset devices - and you really can't do a thing about installing alternative ROMs or recoveries without it.
Bon chance, mon ami.

Allview P5 Pro
Have a Allview P5 Pro which is bricked , dont have any back up or such , fact is i got the official ROM and scatter file for it but.....scatter file has name as MT6735M and the name on the EMMC Chip say MT8735V .
So i tried to use the scatter file that came with the ROM in a zip archive and SP Flash Tool gave me the "Storage Type Mismatch".
Tried to find a proper scatter but didnt find any , anyone can help me with that scatter file for my phone please? Thank you !

Darkmo said:
Hi,
what is Scatter file please ?
I'am French
I wanted TWRP or CWM on my smartphone Mediatek MT6735P
Thank you
Click to expand...
Click to collapse
try to port for your device,,i hade the same way bcoz none of the tools works for 6735 soc:crying:
---------- Post added at 02:59 PM ---------- Previous post was at 02:55 PM ----------
Xphones said:
Have a Allview P5 Pro which is bricked , dont have any back up or such , fact is i got the official ROM and scatter file for it but.....scatter file has name as MT6735M and the name on the EMMC Chip say MT8735V .
So i tried to use the scatter file that came with the ROM in a zip archive and SP Flash Tool gave me the "Storage Type Mismatch".
Tried to find a proper scatter but didnt find any , anyone can help me with that scatter file for my phone please? Thank you !
Click to expand...
Click to collapse
Download 3.XXX version of sp flash tool and run tool with admin previliges...should work...:good:

which sp flash can I use for my coolpad 7722 with mt6735p and again I flashed the whole phone include boot loader and now have blank screen, nothing displays

Cat /proc/partinfo
PhonyMonster said:
Hello!
I have a GooPhone i6S Plus (Android 5.1) and I need a scatter file to flash the rom and the recovery.
When I try :
adb shell
cat /proc/mtd it gives me nothing...
And MTK Droid Tool does not detect my phone...
Click to expand...
Click to collapse
cat /proc/mtd is for NON EMMC Device's or Old Devices... Use cat /proc/partinfo

ebenezer.sudheer said:
try to port for your device,,i hade the same way bcoz none of the tools works for 6735 soc:crying:
---------- Post added at 02:59 PM ---------- Previous post was at 02:55 PM ----------
Download 3.XXX version of sp flash tool and run tool with admin previliges...should work...:good:
Click to expand...
Click to collapse
Could you please put it on MediaFire or something like that and put the link here please? I bricked my phone about an year ago and I never found a scatter file to flash a firmware on it, so it's just bricked and I can't do anything with it. I flashed the wrong ROM and I forgot to check if there were scatter files available for it before flashing the ROM. If you could provide the file, I'd appreciate it (and many others, probably). Thanks in advance.

Related

[HELP] 9300+ (mtk6577) PMT corrupted - can't upgrade firmware

Hi.
My 9300+ (chinese mtk6577) is dead... I have to updated wrong firmware and my phone will don't turn ON again, when I use the SP Flash Tool appears the message: "Firmware Upgrade could not be executed without PMT. Please "Download" ONLY first to create PMT on the target!
My internal partition is corrupted and i can't create PMT because my phone don't Turn On, but my USB is recognized by windows.
Please Help Me.
rstalker said:
Hi.
My 9300+ (chinese mtk6577) is dead... I have to updated wrong firmware and my phone will don't turn ON again, when I use the SP Flash Tool appears the message: "Firmware Upgrade could not be executed without PMT. Please "Download" ONLY first to create PMT on the target!
My internal partition is corrupted and i can't create PMT because my phone don't Turn On, but my USB is recognized by windows.
Please Help Me.
Click to expand...
Click to collapse
I know this is an old post, but this may help someone. (would have me a month ago)
Hopefully if your USB is seen in Windows you can convince SP Flash Tool to spew/download/write data to your phone while it's in Meta Mode.
I believe the PMT block is created by SP Flash Tool dynamically from scatter file. It's comparing the scatter file with what is sitting at the PMT address on the flash. If these two mismatch, you get the error you mentioned. If you want to force a new PMT that matches your scatter file's layout, you have to do a "Format" in SP Flash Tool. This will get you back to a PMT on flash that matches your scatter file, then SP Flash Tool will be happy and allow you to use Download (write to flash).
What is a PMT? A partition table that holds the addresses to all the other partitions.
syserr said:
I know this is an old post, but this may help someone. (would have me a month ago)
Hopefully if your USB is seen in Windows you can convince SP Flash Tool to spew/download/write data to your phone while it's in Meta Mode.
I believe the PMT block is created by SP Flash Tool dynamically from scatter file. It's comparing the scatter file with what is sitting at the PMT address on the flash. If these two mismatch, you get the error you mentioned. If you want to force a new PMT that matches your scatter file's layout, you have to do a "Format" in SP Flash Tool. This will get you back to a PMT on flash that matches your scatter file, then SP Flash Tool will be happy and allow you to use Download (write to flash).
What is a PMT? A partition table that holds the addresses to all the other partitions.
Click to expand...
Click to collapse
THANK YOU! :highfive::highfive::highfive::highfive::highfive::highfive:
LOVE YOU MAN
PMT Corrupted & Format-all done
I faced the same error.......my PMT got corrupted (possibly due to an earlier attempt to re-size (system / data) partition using Swiftbootloader)...... & un-fortunately, I clicked on Format in SP Flash Tool as well.
Now all is gone.... phone doesn't switch on.........
Please guide...... to bring the bricked handset (Spice Mi-350n) to life again. I have backups..... but that relate to different scatter file (PMT) perhaps........ do I need to search & learn webos & acmeinstaller kind of things now?
spandrd said:
I faced the same error.......my PMT got corrupted (possibly due to an earlier attempt to re-size (system / data) partition using Swiftbootloader)...... & un-fortunately, I clicked on Format in SP Flash Tool as well.
Now all is gone.... phone doesn't switch on.........
Please guide...... to bring the bricked handset (Spice Mi-350n) to life again. I have backups..... but that relate to different scatter file (PMT) perhaps........ do I need to search & learn webos & acmeinstaller kind of things now?
Click to expand...
Click to collapse
Hi spandrd,
did u manage to resolve this problem. I am also facing this problem after attempting to re-size the partition using meteos mtk6589 rom edit apk .... Although my phone is still working properly without any issue, i am unable to root or install CWM by any means (tried mtk mobileuncle tools, tried spflash tool) but not working. Can you guide me how to root and install cwm as i am unable to revert to my old backup w/o cwm.
spandrd said:
I faced the same error.......my PMT got corrupted (possibly due to an earlier attempt to re-size (system / data) partition using Swiftbootloader)...... & un-fortunately, I clicked on Format in SP Flash Tool as well.
Now all is gone.... phone doesn't switch on.........
Please guide...... to bring the bricked handset (Spice Mi-350n) to life again. I have backups..... but that relate to different scatter file (PMT) perhaps........ do I need to search & learn webos & acmeinstaller kind of things now?
Click to expand...
Click to collapse
HNaseer said:
Hi spandrd,
did u manage to resolve this problem. I am also facing this problem after attempting to re-size the partition using meteos mtk6589 rom edit apk .... Although my phone is still working properly without any issue, i am unable to root or install CWM by any means (tried mtk mobileuncle tools, tried spflash tool) but not working. Can you guide me how to root and install cwm as i am unable to revert to my old backup w/o cwm.
Click to expand...
Click to collapse
The best way to restore your phone was already answered in the previous post, that is to FORMAT your device and subsequently flash the official firmware.
syserr said:
I know this is an old post, but this may help someone. (would have me a month ago)
Hopefully if your USB is seen in Windows you can convince SP Flash Tool to spew/download/write data to your phone while it's in Meta Mode.
I believe the PMT block is created by SP Flash Tool dynamically from scatter file. It's comparing the scatter file with what is sitting at the PMT address on the flash. If these two mismatch, you get the error you mentioned. If you want to force a new PMT that matches your scatter file's layout, you have to do a "Format" in SP Flash Tool. This will get you back to a PMT on flash that matches your scatter file, then SP Flash Tool will be happy and allow you to use Download (write to flash).
What is a PMT? A partition table that holds the addresses to all the other partitions.
Click to expand...
Click to collapse
iZLeeP said:
The best way to restore your phone was already answered in the previous post, that is to FORMAT your device and subsequently flash the official firmware.
Click to expand...
Click to collapse
Hi iZLeeP
Thanks for the quick reply. I dont have any official rom. The only backup i have is using the CWM backup of the official rom before applying a custom LG rom. If it is possible, how can i utilize the CWM backup of the official rom to revert back please ? I can see boot.img and recovery.img files in cwm backup; can i utilize them somehow to revert back ? Please help. Thanks.
HNaseer said:
Hi iZLeeP
Thanks for the quick reply. I dont have any official rom. The only backup i have is using the CWM backup of the official rom before applying a custom LG rom. If it is possible, how can i utilize the CWM backup of the official rom to revert back please ? I can see boot.img and recovery.img files in cwm backup; can i utilize them somehow to revert back ? Please help. Thanks.
Click to expand...
Click to collapse
Let me remind people, the first order of business must be to have a full firmware backup from the phone manufacturer or thru MTK Droid Root & Tools. Reading that you tried to resize your system & data partition, your cwm backup should not be affected by it. Try restoring to default the partition sizes using the app/script you used to resize. It should have that function. Then flash custom recovery and root and see if it works.
phone booting to main-screen or not?
hi HNaseer....
As replied by @syserr & @iZLeeP .............you can try to "Format-All / Format-All except bootloader" type of thing PROVIDED THAT YOU HAVE COMPLETE BACKUP OF RELEVANT PARTITIONS (till Cache and / or till FAT partition length) using SP Flash Tool........ & MTK Droid Tool......... PLUS, YOU WILL NEED IMEI BACKUP (IMEI No.) in such case if you want to restore.
SP Flash Tool needs Scatter File......... (obtainable thru MTK Droid Tool) & can help in backup of various partitions even if phone not turning on. BUT IMEI backup would be good........ IF YOU ARE ABLE TO BOOT / reach main screen after boot animation.
Rest of the details can be first read / understood from my MT6589 chipset type handset link from @Atrvscet : http://forum.xda-developers.com/showthread.php?t=2514419
Or, better search exact thread on xda / elsewhere to get stock / custom rom & flashing etc.
Lastly, if you are able to boot in recovery, best thing should be to flash / force flash original cwm backup from recovery.
HNaseer said:
Hi spandrd,
did u manage to resolve this problem. I am also facing this problem after attempting to re-size the partition using meteos mtk6589 rom edit apk .... Although my phone is still working properly without any issue, i am unable to root or install CWM by any means (tried mtk mobileuncle tools, tried spflash tool) but not working. Can you guide me how to root and install cwm as i am unable to revert to my old backup w/o cwm.
Click to expand...
Click to collapse
spandrd said:
hi HNaseer....
As replied by @syserr & @iZLeeP .............you can try to "Format-All / Format-All except bootloader" type of thing PROVIDED THAT YOU HAVE COMPLETE BACKUP OF RELEVANT PARTITIONS (till Cache and / or till FAT partition length) using SP Flash Tool........ & MTK Droid Tool......... PLUS, YOU WILL NEED IMEI BACKUP (IMEI No.) in such case if you want to restore.
SP Flash Tool needs Scatter File......... (obtainable thru MTK Droid Tool) & can help in backup of various partitions even if phone not turning on. BUT IMEI backup would be good........ IF YOU ARE ABLE TO BOOT / reach main screen after boot animation.
Rest of the details can be first read / understood from my MT6589 chipset type handset link from @Atrvscet : http://forum.xda-developers.com/showthread.php?t=2514419
Or, better search exact thread on xda / elsewhere to get stock / custom rom & flashing etc.
Lastly, if you are able to boot in recovery, best thing should be to flash / force flash original cwm backup from recovery.
Click to expand...
Click to collapse
HNaseer.... I agree with everything spandrd just said. I'd like to stress though, getting a backup of your NVRAM partition is much better than having MTKDT copy your /data/nvram. So if you have a choice, backup the NVRAM partition with SPFT or if MTKDT has that option use it. (I've rarely used MTKDT as I found aspects confusing)
Incredible.
Thank you so much. HAd almost given up hope...
How to connect mtk6582device (spice dream uno) in meta mode
Plz help me out guys ??????
I have a similar issue with my Unite 2 phone. I tried the format option too but I am getting STORAGE_ERROR
[Storage Error] The load and the target are inconsistent!
A Hint message is also there :
The load to be downloaded is for EMMC.
The Target storage is .
Please select a correct load according to the storage.
Please help me in resolving this issue. My phone model is Micromac unite 2 A106 8GB model.
syserr said:
HNaseer.... I agree with everything spandrd just said. I'd like to stress though, getting a backup of your NVRAM partition is much better than having MTKDT copy your /data/nvram. So if you have a choice, backup the NVRAM partition with SPFT or if MTKDT has that option use it. (I've rarely used MTKDT as I found aspects confusing)
Click to expand...
Click to collapse
hello guys
how can i format my device Blu studio energy 2 with sp flash toolmy phone is dead after i do the format and i dont have firmware back up
thank you
---------- Post added at 01:24 AM ---------- Previous post was at 12:26 AM ----------
hello guys
how can i format my device Blu studio energy 2 with sp flash tool my phone is dead after i do the format and i dont have firmware back up
thank you
Omarod said:
hello guys
how can i format my device Blu studio energy 2 with sp flash toolmy phone is dead after i do the format and i dont have firmware back up
thank you
Not sure what you are expecting to do with a FORMAT. If you had a good backup of your NVRAM partition, then what you would need is a SCATTER file and ROM files, you could FORMAT then DOWNLOAD the ROM files and your NVRAM file to your device with SPFT. But since you don't have your NVRAM partition, you don't have an easy path. FYI, I don't know new devices... there could be more complication than MT6577/75.
Click to expand...
Click to collapse
syserr said:
Omarod said:
hello guys
how can i format my device Blu studio energy 2 with sp flash toolmy phone is dead after i do the format and i dont have firmware back up
thank you
Not sure what you are expecting to do with a FORMAT. If you had a good backup of your NVRAM partition, then what you would need is a SCATTER file and ROM files, you could FORMAT then DOWNLOAD the ROM files and your NVRAM file to your device with SPFT. But since you don't have your NVRAM partition, you don't have an easy path. FYI, I don't know new devices... there could be more complication than MT6577/75.
Click to expand...
Click to collapse
Thank you for reply
Where do i find the scatter file and the ROM for my blu studio energy 2 MT6735 chepset please
Thank you again
Click to expand...
Click to collapse
Omarod said:
syserr said:
Thank you for reply
Where do i find the scatter file and the ROM for my blu studio energy 2 MT6735 chepset please
Thank you again
Click to expand...
Click to collapse
Try google, or search xda, or needrom.com...
This may or may not help you. If I were you I would use SPFT right now to try to backup your NVRAM partition if it's not too late. Your FORMAT may have wiped the NVRAM partition already. If it has wiped it, your only good path is to find someone willing to give you their NVRAM partition. Then somehow insert your own IMEI and WIFI MAC in and pray.
Click to expand...
Click to collapse
Could you tell me step by step what can I do coz I'm new in sp flash tool and. Mtk droid root and flash tool
Thank you so much
First find proper ROM on www.needrom.com
Hello Guys
still waiting for help please
Blu Studio Energy 2 -Backup file- firmware Please

[Q] Huawei g610-u20 bootloop HELP

hi friends, i tried installing CWR on my huawei ascend g610-u20 but unfortunately the phone went into bootloop . pls help out
funloft said:
hi friends, i tried installing CWR on my huawei ascend g610-u20 but unfortunately the phone went into bootloop . pls help out
Click to expand...
Click to collapse
if you get full backup before install cwm, you should flash boot.img and recovery.img with sp flash tool (write memory way).
If you dont have any backup than you can download any u20 rom from huawei web site and extract boot.img and recovery.img with huawei extract tool(google this "huawei extract xda") than flash it sp flash tool in write memory section.
sp flash tool error
i even tried to flash a firmware using sp flash tool but i keep getting error " TO FORMAT CODE AREA IS FORBIDDEN ON THIS PHONE"
Pls help me out......
funloft said:
i even tried to flash a firmware using sp flash tool but i keep getting error " TO FORMAT CODE AREA IS FORBIDDEN ON THIS PHONE"
Pls help me out......
Click to expand...
Click to collapse
can you access write memory section in your sp flash tool program?
huawei g610-u20 bootloop
George Jetson said:
if you get full backup before install cwm, you should flash boot.img and recovery.img with sp flash tool (write memory way).
If you dont have any backup than you can download any u20 rom from huawei web site and extract boot.img and recovery.img with huawei extract tool(google this "huawei extract xda") than flash it sp flash tool in write memory section.
Click to expand...
Click to collapse
i dont have a full backup but a firmware from the internet which is giving me error using sp flash tool, i'll like if you can help me with the link to download the firmware from huawei website. thanks
sp flash tool error
George Jetson said:
can you access write memory section in your sp flash tool program?
Click to expand...
Click to collapse
yes, but it is asking me for raw data file....
funloft said:
i dont have a full backup but a firmware from the internet which is giving me error using sp flash tool, i'll like if you can help me with the link to download the firmware from huawei website. thanks
Click to expand...
Click to collapse
Here is the link for stok rom u20
http://www.needrom.com/mobile/huawei-g610-u20/
huawei g610-u20 bootloop
the rom there is u20 with build B116, but the build for my phone is B121.... hope it will not affect?
huawei g610-u20 bootloop
please guys, help me out
FIXED
finally!! i fixed my phone..................
thanks to george jetson and XDA as a whole
i downloaded this firmware
G610-U20_V100R​001C00B121_Fir​mware_Egypt
i flashed all files in it EXCEPT the preloader file using SP FLASH TOOL
And now my phone is back and running............
i don't think i will try custom roms/ recovery again..:laugh:
LOL
invalid IMEI
now i have issues with INVALID IMEI after flashing the STOCK ROM and i don't have the backup of my IMEI....
i"ve tried the MAUI 3G software but it didn't work oooo
likewise SN writer...
any help please............
Hello Friend
I was in error
nand flash not found
hellllllllllllllp me plzzz gays
need g610-u20 frimwaer for sp tool
bro plz give me a link for g610-u20 frimwaer for sp tool
lifegood8 said:
bro plz give me a link for g610-u20 frimwaer for sp tool
Click to expand...
Click to collapse
I can't post links yet, but you can Google it. Try typing "Huawei G610 U20 Needrom". You'll get links from Needrom.com, try look. Imgg for those. Once you're in the website, you'll most probably end up under G610's category. Try looking for the ones that say "official".
For you to extract the update.app file, try googling "Huawei Update.app extractor". The link you should look for should be from XDA Developers. You can then use it to extract the update.app file so that you can flash the .img files using SP Flashtool.
---------- Post added at 05:56 AM ---------- Previous post was at 05:50 AM ----------
funloft said:
now i have issues with INVALID IMEI after flashing the STOCK ROM and i don't have the backup of my IMEI....
i"ve tried the MAUI 3G software but it didn't work oooo
likewise SN writer...
any help please............
Click to expand...
Click to collapse
You can try using the Engineer Mode. Dial *#*#3646633#*#*, then swipe to the right until you're under "Connectivity" tab. Once you're there, go to "CDS Information".
funloft said:
finally!! i fixed my phone..................
thanks to george jetson and XDA as a whole
i downloaded this firmware
G610-U20_V100R​001C00B121_Fir​mware_Egypt
i flashed all files in it EXCEPT the preloader file using SP FLASH TOOL
And now my phone is back and running............
i don't think i will try custom roms/ recovery again..:laugh:
LOL
Click to expand...
Click to collapse
You did a great job fixing your device. I would just like to ask, how were you able to flash using SP Flash Tool? I'm trying to fix my phone's IMEI because I think its NVRAM is corrupted. I'm trying to flash a decompiled boot.img to my phone but it keeps giving me an error. Can you help me with this?
ouro898 said:
You did a great job fixing your device. I would just like to ask, how were you able to flash using SP Flash Tool? I'm trying to fix my phone's IMEI because I think its NVRAM is corrupted. I'm trying to flash a decompiled boot.img to my phone but it keeps giving me an error. Can you help me with this?
Click to expand...
Click to collapse
i downloaded that egypt firmware and everything needed is found inside............
but i'm still stuck with the invalid imei problem which i will like to beg some gurus here to help us with.............
funloft said:
i downloaded that egypt firmware and everything needed is found inside............
but i'm still stuck with the invalid imei problemwhich i will like to beg some gurus here to help us with.............
Click to expand...
Click to collapse
Oh. I think my only option now is flashing the partition where the NVRAM is located to fix it because, so far, none of the available methods of restoring it works. I'll have to re-root my phone, I guess.
ouro898 said:
Oh. I think my only option now is flashing the partition where the NVRAM is located to fix it because, so far, none of the available methods of restoring it works. I'll have to re-root my phone, I guess.
Click to expand...
Click to collapse
Ok then! Goodluck.... please let me know in case u finally get a solution to the problem INVALID IMEI
funloft said:
Ok then! Goodluck.... please let me know in case u finally get a solution to the problem INVALID IMEI
Click to expand...
Click to collapse
I was actually having problems making the sp flash tool work. It won't download after I plug the device to the computer. I'm doing the whole process correctly but I'm always getting an error. Then I found out that the mt65xx driver appears very briefly in Device Manager, then disappears. This all happens after about a second. Do you happen to know how to solve this?
Use mtk droid tools !!
funloft said:
i downloaded that egypt firmware and everything needed is found inside............
but i'm still stuck with the invalid imei problem which i will like to beg some gurus here to help us with.............
Click to expand...
Click to collapse
RESTORE IMEI # USING THE NVRAM BACKUP !!! , in the MTK DROID TOOLS , COME OVER TO OUR THREAD FOR HUAWEI HONOR 3C
for more idea on restoring the nvram and IMEI which i accomplised
http://forum.xda-developers.com/newreply.php?do=postreply&t=2773098
Press Thanks !

Please help me Root and install Custom Recovery on my Symphony Helio S20

Any expert here in XDA please help root this very new Stock Firmware from Symphony Helio S20, Mediatek Helio P10 MT6755 Processors, Android 6.0 Marshmallow. I've tried all the method to root like kingroot, kingoroot, framaroot, iroot, vroot 360root, alfahd root and also carlive kitchen recovery and boot porting method to install Custom Recovery but with no success. I'm giving you the Full Stock Firmware file in the link below. Need Custom recovery and root for this firmware if possible or root this firmware to be pre-rooted rom or make a custom rom with this asap.
Link to the file:
Stock Firmware from Symphony Helio S20 Android 6.0 Marshmallow
https://drive.google.com/open?id=0BywTv6KKZO4jX3BMMGRGVUFRa28
Helio S20 SN Writer tool.exe v1.0.1604.00 All In One
http://www.mediafire.com/download/7...N_Writer_tool_exe_v1.0_1604.00_All_In_One.rar
Helio S20 flashtool.zip
http://www.mediafire.com/download/pa2f3wqpf24t0db/Helio_S20_flashtool.zip
Twrp making project for helio s20
Try miracle box
Or give me :
Stock recovery&boot.img
Cpu-z screenshot
I need to know your phone's kernal,chipset
Message me at facebook: RaiyanRabbiTasin437
Raiyan Rabbi Tasin said:
Try miracle box
Or give me :
Stock recovery&boot.img
Cpu-z screenshot
I need to know your phone's kernal,chipset
Message me at facebook: RaiyanRabbiTasin437
Click to expand...
Click to collapse
Brother Raiyan thank you for your interest. Required files that you've asked for is in the link below in google drive. Let me know if i need the Miracle box to flash Recover and a video guide will be much appreciated
Link to the files
https://drive.google.com/open?id=0BywTv6KKZO4jMmxaX19uUnVPaE0
Anyone here to help me with the development of Symphony Helio S20?
Tried with miracle box but failed to root. Any other method to root this device?
Reply
Sorry for late reply.Check your gmail.There is another way
PORTTING TWRP FROM SOURCE /PORT MAUALY .Message me at facebook.I sent my fb id,check gmail.I will port twrp if you need
I just need scatter,boot.img,recovery,cpu-z screenshot and your confarmation
Don't flash wrong recovery. If you have rom flashing experience,this will be so easy
Just message me,I don't have much time.I have to study.
Root
Can't send fb id link at your gmail
Send your fb id at my gmail address :[email protected]
https://www.facebook.com/Demon987
---------- Post added at 08:08 AM ---------- Previous post was at 08:08 AM ----------
Message me here :https://www.facebook.com/Demon987
I want to root my helio s20...did u able to root that device.... if u... then please help... I'm having the same problem... none of apps which are for rooting is working...
Plz help
Twrp for Mt6755
I do not have this device. But I will help you
You can root your device using : flash supersu.zip on twrp
But app will not work
There is two way to port :
Port from soure or port from other devices
Message me at my fb id : https://www.facebook.com/Demon987
বুঝলেন?
And Sourav : If you want to try twrp, you should have recovery flashing process,,,you can watch video on youtube : how to flash recovery.img using sp flash tool and you should also install preloader driver
( Buraq4:
I will port a twrp recovery.img for helio s20 from other phones but same kernal chipset
I will post two ported twrp-img, i think they should boot
( I think they will boot, after twrp boot, you will need to flash super-su.zip and then you will get root access
And friend there is two custom rom elephone &cm13 rom for mt6755 that can be port for helio s20)
Please reply quick
My phone number:01884388872(for message, do not call)
Ported Twrp 3.0.2
Hi Friends!!!!
First download Helio S20 rom from this link or other : https://drive.google.com/file/d/0BywTv6KKZO4jX3BMMGRGVUFRa28/view
Recovery.img link : http://www26.zippyshare.com/v/3vAjy5kS/file.html
After download Extract the rom and copy scatter file from there and paste into a new folder
AND EXTRACT THE RECOVERY ZIP AND PASTE INTO the new folder
.................First you should try recovery.img from Original folder,if you get bootloop or storage problem then try recovery.img from Fixed folder
You should install mediatek preloader driver
After downlaod sp flash tool from there: http://spflashtools.com/windows/sp-flash-tool-v5-1640
and extract the sp flash tool and select scatter file from the new folder
and choose recovery from the new folder
(you should check recovery box on sp flash tool,if you see uncheck)
After hit download and connect helio s20 in preloader mode
After flah recovery.img if you success to boot in to Twrp then flash this zip : https://download.chainfire.eu/921/SuperSU/UPDATE-SuperSU-v2.65-20151226141550.zip?retrieve_file=1
You can try other version
'''''''''''''''''''''''''''''''''''''''''''''''''''''''
Don't forget this to do in recovery :::: CAUTION (AVOID BOOT LOOP):
Once you select Swipe to Allow Modifications, it modifies your system partition. If you don't flash the root file after that, your phone will suffer boot loop. The original boot image checks if something was changed in the system and it keeps on looking for the original file. Hence, the endless waiting aka boot loop. So you must then flash the SU zip file in order to patch the boot image.
The SU file we'll be using for this guide allows you to do a 'systemless' root. If you want to install future updates for your phone while rooted, you should mount the system partition as read-only. Changing anything inside the system partition will cause you to fail to flash official OTA files.
Mean after flashing twrp, direct flash supersu zip
''''''''''''''''''''''''''''''''''''''''''''''''''''''
after flash reboot system
Search in youtube :
How to flash supersu zip
How to install preloader driver
How to flash recovery.img using sp flash tool
*************************************************
First try orginal folder's recovery because only ueventd.rc & ueventd.ranchu & kernal replaced
-----------------------
And in Fixed folder's recovery fstb,fstb.ranchu and other different things deleted and fstb & ueventd.rc & ueventd.ranchu & and also kernal replaced
----------------------------------------------777---------------------------
::::::::::::::::::::::::::TWRP 3.0.2 PORTED FROM UMI SUPER::::::::::::::::::::
::::::::::::::::::::::::::MT6755 BASED 3.18.22+ KERNAL.........:::::::::::::::::::
:::::::::::::::::::::::::::::Android Marshmallow Recovery::::::::::::::::::::::::::
:::::::NOT TESTED CAN BE PORT FOR MT6755 MARSHMALLOW KERNAL::::::::::::
If this working reply please,if it is not working then try this and compile twrp :::::::
1) http://forum.xda-developers.com/showthread.php?p=32965365#post32965365
2) http://forum.xda-developers.com/showpost.php?p=65482905&postcount=1471
My dear brother raiyan, you r really a great person. Its already midnight rightnow so I wont b able to try with it, cus I left my laptop in my office, but I'll definitely try it tomorrow when I get to my office. A big hug and lots of luv for u brother. Nice effort and a great work just keep it up!!!
Buraq4
Welcome,brother(Buraq4). If the recovery does not working, afer test, just message me
This twrp recovery.img should be boot because :
Helio S20 & the ported twrp - kernal & chipset is same
If you get storage problem or mount or fstb problem then message
Just need to edit ramdisk of twrp for problem
If you success to boot in twrp and then flash supersu for marshmallow
After root if you need custom rom, then message me
---------- Post added at 02:22 AM ---------- Previous post was at 02:19 AM ----------
Do not forget to install driver like :
usb,preloader,adb
and you should flash recovery.img using sp flash tool
You can install Gionee S8 rom after port ( same rom, but much amigo feature
Sorry forget a little thing. Without unlock bootloader you can not open twrp
first install adb & usb driver
Connect your phone in debug mode(enable usb debugging)
Fisrt enable “Enable OEM Unlock” Option and "Usb Debug" option in Developer Options
copy your downloaded recovery.img from Orginal twrp folder and paste where you open command window
then open command window and type :
adb devices
adb reboot bootloader
fastboot device
fastboot fastboot oem unlock
fastboot flash recovery recovery.img
fastboot reboot
!!!!After boot your phone again connect and type in command window :
adb devices
adb reboot recovery
Thanx a bunch buddy! I'd try to flash it through the adb way and check if it works, letchya know a.s.a I'm done with it. thanks again bro... oshadharon kaj!!! Keep it up.
Twrp test with adb
Twrp kaj korlo vai ?
---------- Post added at 11:00 AM ---------- Previous post was at 10:37 AM ----------
Please taratari reply den
O bolen je konta / kivabe kaj hoilo
Eta kaj na korle ,rooted boot.img banate hobe with ubuntu
Tasin you are the man bro!!! you did it, I've successfully flashed your ported TWRP (Fixed One) Right now i'm in twrp mode. Unbelievable job Tasin. Thanks a whole of my heart bro! Try post it in main thread by xda admin's approval so that every helio s20 users get benefited.
Can i Flash CM13 now in my device let me know! if not please try porting CM13 for this devices too! And i hope you can do that too.
Tasin, I'v just rooted my device using TWRP right now, its so kind of you bro, you are the best. keep it up!!!!!!
buraq4
Please message me in fb.quickly.I need a help
---------- Post added at 02:02 AM ---------- Previous post was at 01:56 AM ----------
VAIYA.Apni kivabe twrp korlen mean adb diye na sp flash tool diye please full process ta bolen karon post dite hobe,twrp konta kaj korlo ,
Helio s20 er driver gulo please diyen.onnoder lagbe to......
Please bolen,2 ta custom rom ache cinta koren na
---------- Post added at 02:04 AM ---------- Previous post was at 02:02 AM ----------
VAIYA.Apni kivabe twrp korlen mean adb diye na sp flash tool diye please full process ta bolen karon post dite hobe,twrp konta kaj korlo ,
Helio s20 er driver gulo please diyen.onnoder lagbe to......
Please bolen,2 ta custom rom ache cinta koren na
AR working post ta ami needrom&xda&fb group. E dibo
Please diyen
( Ar superboot.img build korte holo. Na.beche gellam.karon 4 gb khoroch hoi)
---------- Post added at 02:06 AM ---------- Previous post was at 02:04 AM ----------
Please onno kothao post diyen
---------- Post added at 02:07 AM ---------- Previous post was at 02:06 AM ----------
Onno kothao post diben na.

Root for Asus Zenfone 3 Max

Hello,
I've been recently trying to root my Asus Zenfone 3 Max (ZC520TL) using SP Flash tool,
however, I haven't found the correct scatter file for my device. Does anyone know where
I could find a MT6737 scatter file? Thanks in advance!
Hi. From my experience, correct scatter files that work (not just any random scatter file) reside in a ROM/Firmware zip.
Doing a little searching, I found that you can download stock firmware for you device from Asus officially. They offer them in the support section.
Here is the link: https://www.asus.com/us/Phone/ZenFone-3-Max-ZC520TL/HelpDesk_Download/
Should you download the official firmware specific to your device and unzip the file, (in all probability) you will also find the correct scatter file which you are looking for (something like xxxxx_scatter_file.txt).
(also keeping in place a stock rom is never but never a bad idea )
However... You mentioned that you need the scatter file to root??? I have not any idea as to why you would need SP Flash tool for any other reason than flashing stock.
Unless you are flashing full custom rom which cannot be flashed through recovery perhaps?
Anyway... Good luck!!!
Thanks for the quick response!
r&xp said:
Hi. From my experience, correct scatter files that work (not just any random scatter file) reside in a ROM/Firmware zip.
Doing a little searching, I found that you can download stock firmware for you device from Asus officially. They offer them in the support section.
Here is the link:
Should you download the official firmware specific to your device and unzip the file, (in all probability) you will also find the correct scatter file which you are looking for (something like xxxxx_scatter_file.txt).
(also keeping in place a stock rom is never but never a bad idea )
However... You mentioned that you need the scatter file to root??? I have not any idea as to why you would need SP Flash tool for any other reason than flashing stock.
Unless you are flashing full custom rom which cannot be flashed through recovery perhaps?
Anyway... Good luck!!!
Click to expand...
Click to collapse
I needed the Flash tool because I was trying to flash TWRP, and from there install superuser. I did as you said, but when I tried loading the scatter file
the program recognized it as invalid. A huge thanks for the help though!!!
mcAlex42 said:
I needed the Flash tool because I was trying to flash TWRP, and from there install superuser. I did as you said, but when I tried loading the scatter file
the program recognized it as invalid. A huge thanks for the help though!!!
Click to expand...
Click to collapse
Ok... No worries!! We will probably figure it out in the end.
By the way, I am not sure I understand exactly how you were going to use SP Flashtool to flash TWRP. From my experience it does not work that way. You need platform tools (adb and fastboot).
platform tools here ----> https://developer.android.com/studio/releases/platform-tools.html
It is with these that you will unlock bootlader, and after bootloader is unlocked, first flash supersu, install busybox and lastly flash twrp.
Please look at my how-to root and twrp section. It is not for your device, but it will give you a good idea of the process: https://forum.xda-developers.com/android/help/lenovo-tab-3-8-tb3-850f-unbrick-root-t3598727
Please also check your private messages. I am sending you some links you might find helpful.

Phone bricked after renaming build.prop to buildd.prop LENOVO K910 VIBE Z

Hello,
I tryed to remove lenovo security problem on my phone after puting new rom, so I changed name of the build prop and forgot to change it to original value. Some hours ago, I restarted my phone and now it is stuck at lenovo logo...
It is lenovo k910 so it doesnt have sd card slot..
Is there any way to unbrick it, or just rename that file ?
Thanks allot
Yes , just follow carefully instruction :
https://www.androidduniya.com/lenovo-k910-stock-rom-firmware-flash-file/
Good Luck
Teddy Lo said:
Yes , just follow carefully instruction :
https://www.androidduniya.com/lenovo-k910-stock-rom-firmware-flash-file/
Good Luck
Click to expand...
Click to collapse
Thank you bro ! I will try this now
Vitezz said:
Thank you bro ! I will try this now
Click to expand...
Click to collapse
Im trying to find scatter firmware but there is no success .. Can someone help
Scatter file for Lenovo K910
Vitezz said:
Im trying to find scatter firmware but there is no success .. Can someone help
Click to expand...
Click to collapse
Once again follow instruction
http://stockandroidrom.com/lenovo-k910-firmware/
Teddy Lo said:
Once again follow instruction
http://stockandroidrom.com/lenovo-k910-firmware/
Click to expand...
Click to collapse
I downloaded both files, extracted them, but there is no scatter files or SP Tools.
Also, I had searched for that files on the internet, and I downloaded SPTools, but there is no scatter. I downloaded 3 types of rom's and there was not scatter file...
Is there a problem with file or something else?
You was right , in those files scatter is not puted in and i couldn't find any for your device , but maybe your device are using Qualcomm CPU so try to flash this rom with QFil
here is example for steps to do
https://www.youtube.com/watch?v=_YmP7Gi5iDI
try the TWRP recovery file manager and rename it. or
for flashing stock rom using sp flash tool watch this vid https://m.youtube.com/watch?v=LzyYXAflmOk
download and unzip the rom file
you will find scatter file.txt
select it and proceed.. ✌
I tryed first method with qualcom flash but port is disconnecting after 5 seconds
I have TWRP installed on this phone, but I dont know how to access system folder. When I choose system folder, it shows that system is empty, there is only bin folder...
Also I can not see my phone in my computer as a device (like usb).. Is there any hope for this phone? Thanks
Vitezz said:
I have TWRP installed on this phone, but I dont know how to access system folder. When I choose system folder, it shows that system is empty, there is only bin folder...
Also I can not see my phone in my computer as a device (like usb).. Is there any hope for this phone? Thanks
Click to expand...
Click to collapse
First mount system in TWRP then proceed to file manager in TWRP
Then only it will show system files.
Teddy Lo said:
You was right , in those files scatter is not puted in and i couldn't find any for your device , but maybe your device are using Qualcomm CPU so try to flash this rom with QFil
here is example for steps to do
https://www.youtube.com/watch?v=_YmP7Gi5iDI
Click to expand...
Click to collapse
THIS WORKS.
Charge phone above 50%, after that download all needed files, then do everything as he. After that press vol+ on phone and connect usb, then YOU MUST CLICK DOWNLOAD BUTTON fast (you have 3 seconds and after that port will dissapear).. Thats it
Thanks everyone

Categories

Resources