Hello guyzzz...
I'm a micromax a56 user. The fone is rooted but we are unable to make a CWM for this
device. Its MSM7225a device. Android 2.3.5.
I can provide you any file u need. The CWM builder site din't worked too.
Its a pretty gud device too.
If there are any devs who can help in this matter please reply to this topic. Because it is needed for scripts and custom roms and many more.
I have the full rom dump, the factory flash file too(unrooted).
Please Help...!!!
Thanks in Advance.
Try this CWMR image. If you have fastboot, please test it first:
Code:
fastboot boot recovery.img
Run that from where you have the fastboot binary and this image unpacked. If it works, you should be booted into CWM. If all goes well, you can make it permanent by actually flashing:
Code:
fastboot flash recovery recovery.img
If you do not have fastboot, place the image in your sdcard and use flash_image from an ADB shell:
Code:
adb shell
flash_image recovery /sdcard/recovery.img
If it does not work, you can simply restore the recovery partition with the stock recovery image via either of the above methods.
okkkk I'll try it tommorow...thankss
btw how do u made it.???
Sent from my A56 using xda premium
how do I know if I have fastboot..??
EDIT : i have fastboot got it right.
Sent from my A56 using xda premium
I tried to flash it from mobile via rom toolbox lite but it said "out of memory"...i'll do it again when i'll sit on my pc via androplatina utils....so many guests in my home...
Sent from my A56 using xda premium
CLONE of Micromax A56
i've found the clone of Micromax A56 which is COOLPAD A7019
when i connected the device in fastboot mode ( Power + Volume Down ), in fastboot devices command it showed Coolpad A7019.
http://s8.taobao.com/search?spm=a23...l&m=parm&cat=1512&ad_id=&am_id=&cm_id=&pm_id=
jason_cheng said:
Try this CWMR image. If you have fastboot, please test it first:
Code:
fastboot boot recovery.img
Run that from where you have the fastboot binary and this image unpacked. If it works, you should be booted into CWM. If all goes well, you can make it permanent by actually flashing:
Code:
fastboot flash recovery recovery.img
If you do not have fastboot, place the image in your sdcard and use flash_image from an ADB shell:
Code:
adb shell
flash_image recovery /sdcard/recovery.img
If it does not work, you can simply restore the recovery partition with the stock recovery image via either of the above methods.
Click to expand...
Click to collapse
i tried this recovery using fastboot. It doesn't worked. But after knowing its clone can u do something else. ???
build.prop file of Micromax A56
this is the build.prop file you wanted of a56 extracted from my device. This will help. Micromax A56 is not mtk6573.
The recovery.img I uploaded is just a repack of the output from koush's CWM builder. It was unpacked to make sure all relevant files were in place, and only the difference was applied to the stock image. This basically means making sure all fstab files are sane (there are two in your image; one for emmc), and putting in the files in /sbin (including the recovery binary, which is basically CWM itself) and /res (resources like images).
Troubleshooting this would require a real build of CWM for your device. Or in case that other phone is known to have a recovery, then that will work too. Anyway, I have no build system in place to compile CWM at the moment, so someone else has to chime in. Unfortunately, there is little else I can do. Possibly we might have missed something, but we are not noticing.
What happens when you 'fastboot boot' the image? I want you to flash it, then tell us what happens.
i've done both...fastboot boot and flashing too. After doing that when it boots the screen goes blank in black...i'VE to pull the battery to start up the fone again.just like other recoveries.
Sent from my A56 using xda premium
is there any cwm for its clone coolpad a7019...?? nd have u seen the build.prop file.../???
Sent from my A56 using xda premium
isn't there anyone who can help....???
Does porting work??? or it has to be built from scratch?? anyways can anyone upload the stock recovery.img and boot.img for this phone?? i wanna try..
vshlkmr said:
Does porting work??? or it has to be built from scratch?? anyways can anyone upload the stock recovery.img and boot.img for this phone?? i wanna try..
Click to expand...
Click to collapse
Here are the files you wanted, extracted from the stock ROM of Micromax A56. Now please please put in some effort to bring us some quality into this phone Otherwise we would die of regret buying this phone which no one is supporting or developing for God bless you!
Dudes!! try my ported cwm recovery...
http://forum.xda-developers.com/showthread.php?p=33688993#post33688993
Tested.. Not working
vshlkmr said:
Dudes!! try my ported cwm recovery...
http://forum.xda-developers.com/showthread.php?p=33688993#post33688993
Click to expand...
Click to collapse
Its not working! same as before. Blank screen
Clone Caught!!
Look A Like of MMX a56 but with higher specs
called Prestigio MultiPhone 3500 Duo
http://www.prestigio.com/products/Smartphones/MultiPhone/MultiPhone_3500_DUO
Hello. I have MTK6515-based china phone and can't enter fastboot mode through "adb reboot bootloader". Phone just boots normally. USB debugging enablde. Thanks.
ShiPa said:
Hello. I have MTK6515-based china phone and can't enter fastboot mode through "adb reboot bootloader". Phone just boots normally. USB debugging enablde. Thanks.
Click to expand...
Click to collapse
MTK Phone doesn't support fastboot ot bootloader...
but why do u need fastboot..
Thumbs up if i helped you..
vaibhavcoolm said:
MTK Phone doesn't support fastboot ot bootloader...
but why do u need fastboot..
Thumbs up if i helped you..
Click to expand...
Click to collapse
I want to flash cwm and make ROM dump. Generally, I'm looking for any way to make backup of firmware and custom firmware.
ShiPa said:
I want to flash cwm and make ROM dump. Generally, I'm looking for any way to make backup of firmware and custom firmware.
Click to expand...
Click to collapse
Give me your stock recovery.img then i will give u a CWM recovery.img which can be flashed via SP flash tool
i think you can take rom dump using this
http:// android forums.com/a5 2-all-things-root/628 032-make-romdump-mt6573-mt6575-device. html
(please remove spaces wherever u find)
Please click thanks if i help you
vaibhavcoolm said:
Give me your stock recovery.img then i will give u a CWM recovery.img which can be flashed via SP flash tool
i think you can take rom dump using this
(please remove spaces wherever u find)
Please click thanks if i help you
Click to expand...
Click to collapse
Unfortunately, I have no stock image. THanks, I will try that tool for backup soon
vaibhavcoolm said:
MTK Phone doesn't support fastboot ot bootloader...
but why do u need fastboot..
Thumbs up if i helped you..
Click to expand...
Click to collapse
Hi, I need fastboot to flash a new ROM i ported for my device. Any ideas?
I was trying to follow this article to boot CWM without flashing it using fastboot via adb. This procedure needs to enter bootloader mode to execute fastboot command.
When I enter "adb reboot bootloader", the device reboots normally instead of going to bootloader mode. I tried other variations too like "adb reboot-bootloader" but non worked. I tried volume up/down/both with Power button combination but it boots to recovery instead of bootloader.
Is not it possible to boot into bootloader on MMX A116?
Is so is there any other method to boot into CWM without flashing it?
A116 is an mtk device which do not have fastboot u hv to use sp flash tools or mobile uncle tools
Sent from my Micromax A110 using xda premium
CrashOverride1995 said:
A116 is an mtk device which do not have fastboot u hv to use sp flash tools or mobile uncle tools
Sent from my Micromax A110 using xda premium
Click to expand...
Click to collapse
My phone is on bootloop now..Computer detects and drops frequently with each restart my phone makes. I can make a stable adb connection only when phone is in recovery mode(vol up+power). Can I use sp flash tools to flash full stock rom while I am on recovery mode? Please help..
There is no need to use sp tools in recovery mode just remove the battery and run sp tools then connect you're phone to pc
Sent from my Micromax A116 using XDA Premium 4 mobile app
---------- Post added at 11:54 PM ---------- Previous post was at 11:45 PM ----------
sachintitus said:
My phone is on bootloop now..Computer detects and drops frequently with each restart my phone makes. I can make a stable adb connection only when phone is in recovery mode(vol up+power). Can I use sp flash tools to flash full stock rom while I am on recovery mode? Please help..
Click to expand...
Click to collapse
There is no need to use sp tools in recovery mode just remove the battery and run sp tools then connect you're phone to pc
Sent from my Micromax A116 using XDA Premium 4 mobile app
MY mmx got bootlooped
My mmx unite 2 got boot looped when i tried o repartion my SD using ctr recovery please help
sachintitus said:
My phone is on bootloop now..Computer detects and drops frequently with each restart my phone makes. I can make a stable adb connection only when phone is in recovery mode(vol up+power). Can I use sp flash tools to flash full stock rom while I am on recovery mode? Please help..
Click to expand...
Click to collapse
Hi... U don't need to have your phone switched on when you are flashing stock rom with sp flash tools.. You even have to remove the battery.. Search the forum for full steps.. Also, canvas hd does not have a bootloader mode as it is a mediatek device....
Hit thanks if i helped you..
Sent from my Micromax A116 using XDA Premium 4 mobile app
I used comand
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
but It not working
Drivers is Full.
Please help me.
use MTK tool for rooting and adding recovery you need recovery image
Use this link to flash TWRP for lenovo a369i
http://forum.xda-developers.com/showthread.php?t=2560607
Woola Puppy said:
I used comand
but It not working
Drivers is Full.
Please help me.
Click to expand...
Click to collapse
Yeah it will not work because it's a mediated chipset based phone and these phones doesn't have fastboot mode
Please someone give me the complete guide about changing the bootlogo of MMX canvas A1 from the very beginning. I have tried via ADB command
Fastboot flash logo logo.bin
But it won't work....shows me waiting for device only. Please help...:good:
00arup said:
Please someone give me the complete guide about changing the bootlogo of MMX canvas A1 from the very beginning. I have tried via ADB command
Fastboot flash logo logo.bin
But it won't work....shows me waiting for device only. Please help...:good:
Click to expand...
Click to collapse
Its works with only unlock bootloader..
ammuuu08 said:
Its works with only unlock bootloader..
Click to expand...
Click to collapse
I know that junior.... I have unlocked boot loader.
00arup said:
I know that junior.... I have unlocked boot loader.
Click to expand...
Click to collapse
Make sure the ADB & Fastboot drivers are installed properly on your computer.