Need Cwm recovery for Micromax A111 - Micromax Canvas Doodle A111, Doodle 2 A240

Need help in Porting CWM recovery for Micromax Canvas Doodle A111.
Micromax hasn't released Kernel Source for it yet, so we can't Compile recovery.
I have tried with ''http://builder.clockworkmod.com'' with no success.
this device have Qualcomm MSM8225Q Processor with 512MB ram.
Here's the full specification: http://www.gsmarena.com/micromax_a111_canvas_doodle-5453.php
I am giving link to stock boot.img and recovery.img, if anyone wants to help
boot image : http://db.tt/9YXjehqf
recovery image : http://db.tt/5Hdteb0x

help
we need cwm for a111 .please help..........

RE
abhinav2hd said:
Please anyone can help compiling CWM recovery for Micromax Canvas Doodle A111.
I have tried with ''http://builder.clockworkmod.com'' with no success.
this device have Qualcomm MSM8225Q Processor with 512MB ram.
Here's the full specification: http://www.gsmarena.com/micromax_a111_canvas_doodle-5453.php
I am giving link to stock boot.img and recovery.img, if anyone wants to help
boot image : http://db.tt/9YXjehqf
recovery image : http://db.tt/5Hdteb0x
Click to expand...
Click to collapse
Abhinav its not msm8225 its msm8625 check it in quadrant standard app

adityak74 said:
Abhinav its not msm8225 its msm8625 check it in quadrant standard app
Click to expand...
Click to collapse
msm8625 is Chipset, I think

abhinav2hd said:
msm8625 is Chipset, I think
Click to expand...
Click to collapse
open the build.prop file in system folder with notepad or any text editor in your phone also and see for your self its msm8625 the info on gsmarena website is wrong.I think there may be a canvas doodle model with 8225 but mine is 8625

there is only one version of canvas doodle.

CWM for A111
if anyone needs a tester i can help. i know to use fastbood and adb

RE
axmanin said:
if anyone needs a tester i can help. i know to use fastbood and adb
Click to expand...
Click to collapse
I want your help to test my own compiled CWM for Doodle.This is not compiled from the builder.clockwordmod.Its compiled from source.UI may be shattered and also the buttons may not interact with the recovery.But I think it should boot up.So if you are ready to test my CWM please reply.
:good:

Sure let's have it. I have stock recovery if anything goes wrong and I have flashed plenty of crap recoveries. So let's see. Post it.
Sent from my A111 using xda app-developers app

adityak74 said:
I want your help to test my own compiled CWM for Doodle.This is not compiled from the builder.clockwordmod.Its compiled from source.UI may be shattered and also the buttons may not interact with the recovery.But I think it should boot up.So if you are ready to test my CWM please reply.
:good:
Click to expand...
Click to collapse
Send it. I'll test it for u.
Sent from my A111 using xda app-developers app

axmanin said:
Send it. I'll test it for u.
Sent from my A111 using xda app-developers app
Click to expand...
Click to collapse
I will send it in a couple of hours
Sent from my A111 using XDA Premium 4 mobile app

Cwm uploaded
axmanin said:
Send it. I'll test it for u.
Sent from my A111 using xda app-developers app
Click to expand...
Click to collapse
Link to CWM : http://www.wuala.com/adityak74/Micromax_A111/CWM-Recovery/recovery-cwm-new.img/
CWM uploaded dude.Please test it.Hope it works!!!

adityak74 said:
Link to CWM : http://www.wuala.com/adityak74/Micromax_A111/CWM-Recovery/recovery-cwm-new.img/
CWM uploaded dude.Please test it.Hope it works!!!
Click to expand...
Click to collapse
BLACK SCREEN. however shows up when connected in recovery mode to usb after typing "adb devices" as "A111 recovery". "adb reboot" command works as well however it takes some time.
i got this far with my port as well.
keep on trying. also im sure most of the people here feel that the main drawback of this phone is that it lacks in RAM. If your good with kernels i wonder if you could provide swap or zram support instead. i think that it would be easier.
best of luck.

axmanin said:
BLACK SCREEN. however shows up when connected in recovery mode to usb after typing "adb devices" as "A111 recovery". "adb reboot" command works as well however it takes some time.
i got this far with my port as well.
keep on trying. also im sure most of the people here feel that the main drawback of this phone is that it lacks in RAM. If your good with kernels i wonder if you could provide swap or zram support instead. i think that it would be easier.
best of luck.
Click to expand...
Click to collapse
I knew it since we don't have recovery_ui.c file we wont get the output of cwm so writing it can be helpful
Sent from my A111 using XDA Premium 4 mobile app

axmanin said:
BLACK SCREEN. however shows up when connected in recovery mode to usb after typing "adb devices" as "A111 recovery". "adb reboot" command works as well however it takes some time.
i got this far with my port as well.
keep on trying. also im sure most of the people here feel that the main drawback of this phone is that it lacks in RAM. If your good with kernels i wonder if you could provide swap or zram support instead. i think that it would be easier.
best of luck.
Click to expand...
Click to collapse
Can u share boardconfig and recovery.fstab.also do you know to write recovery_ui.c file.
Sent from my A111 using XDA Premium 4 mobile app

I can send you stock recovery. Fstab for mount. I don't know to write the file u mentioned. And where can I find the file
Sent from my A111 using xda app-developers app
---------- Post added at 10:00 AM ---------- Previous post was at 09:58 AM ----------
adityak74 said:
Can u share boardconfig and recovery.fstab.also do you know to write recovery_ui.c file.
Sent from my A111 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Where can I find board config file. Or do u want specs like processor and resolution?
Sent from my A111 using xda app-developers app

axmanin said:
I can send you stock recovery. Fstab for mount. I don't know to write the file u mentioned. And where can I find the file
Sent from my A111 using xda app-developers app
---------- Post added at 10:00 AM ---------- Previous post was at 09:58 AM ----------
Where can I find board config file. Or do u want specs like processor and resolution?
Sent from my A111 using xda app-developers app
Click to expand...
Click to collapse
U will be having these files in your device tree if you are building from cyanogenmod source.
Sent from my A111 using XDA Premium 4 mobile app

Sent from my A111 using xda app-developers app
I'm not building from cynogen source... I'm decompiling other mobile recoveries and porting them...well or atleast trying to in ak.

RE
axmanin said:
Sent from my A111 using xda app-developers app
I'm not building from cynogen source... I'm decompiling other mobile recoveries and porting them...well or atleast trying to in ak.
Click to expand...
Click to collapse
Can you send me the recovery.img of all those phones which you tried will take a look at it once.And also send the current recovery your working on.:good:

different recoveries
adityak74 said:
Can you send me the recovery.img of all those phones which you tried will take a look at it once.And also send the current recovery your working on.:good:
Click to expand...
Click to collapse
posting the recoveries for lennovo A706, Huwei G520 and the current recovery i have ported.
note: as you may have guessed the A706 & G520 have the same resolution and cpu.
Hope this helps,
Have you thought about the kernel like i mentioned earlier?
anywayz here r the files.
http://www.4shared.com/file/KulSnucdce/recovery_A706.html
http://www.4shared.com/file/kKYXMYtPba/recovery_cwm.html
http://www.4shared.com/file/yhQCAFE2ba/Recovery_G520.html
you can log in with your fb or gmail account.
regards,
Axe

Related

[recovery]clockworkmod[6.0.3.7]

Guys after testing out so many times here i present to my first recovery port to you.​
This is fully tested on my mobile and i am not responsible for anything that happens to your mobile after installing this recovery OK ?
To flash it
or use spflash tool
Flash it from mobile uncle.
Or use this command from adb shell/Terminal emulator
Code:
dd if="/sdcard/recovery.img" of="/dev/recovery"
Click to expand...
Click to collapse
Changelog
16-08-2013- Initial release to 6.0.3.0-Download
19-08-2013- Recovery updated to 6.0.3.6
https://github.com/CyanogenMod/android_bootable_recovery/commits/cm-10.2
20-08-2013- Recovery 6.0.3.3 released
https://github.com/CyanogenMod/android_bootable_recovery/commits/cm-10.2
03-10-2013- Recovery updated to 6.0.3.7
https://github.com/CyanogenMod/android_bootable_recovery/commits/cm-10.2
Click to expand...
Click to collapse
DOWNLOAD CWM 6.0.3.7
Click to expand...
Click to collapse
Credits:
Bruno Martins & Yuweng for their tools without this tools i would not have compiled.
Koushik Dutta for his amazing ClockWorkMod recovery.
Micromax for the Device.
Master Shifu carliv.
If i have forgot your name pls pm me.
Wow, I almost left the hope of moving beyond 6.0.2.8, a grand salute to you for thinking beyond theme/decorations & taking initiative towards the development..
Thank you bro..
No demands for now..
Tell me if you want twrp 2.5.0.0 stable one and I am also working on cwm 6.0.3.2 but it has some problem so I will release it after some days.
Sent from my Micromax A110 using xda premium
TWRP latest will be awesome !!!
icoolguy1995 said:
Tell me if you want twrp 2.5.0.0 stable one and I am also working on cwm 6.0.3.2 but it has some problem so I will release it after some days.
Sent from my Micromax A110 using xda premium
Click to expand...
Click to collapse
yes bro we need twrp recovery !!!
icoolguy1995 said:
Tell me if you want twrp 2.5.0.0 stable one and I am also working on cwm 6.0.3.2 but it has some problem so I will release it after some days.
Sent from my Micromax A110 using xda premium
Click to expand...
Click to collapse
I think twrp 2.5.0.0 was officially declared having problem with backup and restore..
And on our community every rom is for CWM, I think it will be awesome to have touch CWM.
If you are compiling please try TWRP higher than 2.5.0.0+
Sent from my LegoIce™ canvas4 using XDA Premium 4 mobile app
jaunty said:
I think twrp 2.5.0.0 was officially declared having problem with backup and restore..
And on our community every rom is for CWM, I think it will be awesome to have touch CWM.
If you are compiling please try TWRP higher than 2.5.0.0+
Sent from my LegoIce™ canvas4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
As I know many other mediatek devices are using twrp 2.5.0.0 and they have no problem with it and as you know this recovery is not built from source it is just ported so I think I cannot compile twrp 2.6.0.0
I will try my best
Sent from my Micromax A110 using xda premium
icoolguy1995 said:
BUGS
Code:
When reboot in recovery mobile switch off.
Click to expand...
Click to collapse
Its not true, My device is booting in recovery when i select to boot in recovery an option in ROM manager app.
Its bugles now...
We need development
Thanks for doing this but we need cwm touch recovery or philz touch recovery.
If ur doing cwm building then can u make a cwm recovery for mmx a54?
It would be apprecuated by a54 community.
I can provide u the boot.img and recovery.img of that device?
No twrp or cwm touch is required?
Just a working cwm will be enough.
So what do u say?
Parthalucky said:
Thanks for doing this but we need cwm touch recovery or philz touch recovery.
If ur doing cwm building then can u make a cwm recovery for mmx a54?
It would be apprecuated by a54 community.
I can provide u the boot.img and recovery.img of that device?
No twrp or cwm touch is required?
Just a working cwm will be enough.
So what do u say?
Click to expand...
Click to collapse
Soorry i can't build it for your device ! as it is based on Qualcomm 7225AA Chipset.
you can try cwm from sony xperia tipo they both has same chipset.
Guys do you want
TWRP 2.5.0.0 ? i have successfully ported it and currently it is working well
icoolguy1995 said:
Guys do you want
TWRP 2.5.0.0 ? i have successfully ported it and currently it is working well
Click to expand...
Click to collapse
That will be good.. im waiting for a long time for trwp..
Sent from my GT-I9300 using Tapatalk 2
and i just thanked you and installed CWM, I would like to thank again cause you have used bigger fonts unlike the previous release.
Twrp is on now!
Sent from my Micromax A110 using xda premium
icoolguy1995 said:
Twrp is on now!
Sent from my Micromax A110 using xda premium
Click to expand...
Click to collapse
You mean released to public?
icoolguy1995 said:
Twrp is on now!
Sent from my Micromax A110 using xda premium
Click to expand...
Click to collapse
Please decrease font size a bit, coz everything when flashing looks weird..
For example flashing project xtreme looks weird..
Sent from my LegoIce™ Xperia Z using XDA Premium 4 mobile app
jaunty said:
Please decrease font size a bit, coz everything when flashing looks weird..
For example flashing project xtreme looks weird..
Sent from my LegoIce™ Xperia Z using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I will try my best.
Sent from my Micromax A110 using xda premium
Help me
icoolguy1995 said:
Soorry i can't build it for your device ! as it is based on Qualcomm 7225AA Chipset.
you can try cwm from sony xperia tipo they both has same chipset.
Click to expand...
Click to collapse
just guide me in the direction then.
I have never done this. So what do i need. Give instructions and what r the requirements, software needed and all that.
It would be very helpful.
Pls requesting others for 1 month already
Is this possible??
Instead of using power button, if we use home key(central key used to see recent apps), that will replace the need of touch recovery to an extent..
Possible??
Sent from my LegoIce™ Xperia Z using XDA Premium 4 mobile app
Thanks....
Post this in
A110 Original Android Development
Because this is really Original..
and we have Only 4 Threads in that ..
all by Varun..
Today's All Thanks for you
Exactly have 8 post
Can the font be reduced a bit? It will look better

[ROM]Android 4.2 for Amoi N820/821

So today we can see a huge wave - Amoi released Android 4.2 for Amoi N820|821 that based on mt6577. Here information (use google translate). Screenshots attached.
for download - Amoi N821
Amoi N820. Waiting for developers answer
and yes, thats not a FAKE
Is it flashable ?
Sent from my Xperia keyboard.
icoolguy1995 said:
Is it flashable ?
Sent from my Xperia keyboard.
Click to expand...
Click to collapse
i am downloading it.... tell you in half an hour
Yes It is Flashable!!
Yeah bro... u can flash it,...
Did someone has tested it. I am not able to test it because currently I am out of town please someone share its report.
Sent from my Xperia keyboard.
booting
Its not booting... after placing stock boot.img
GuljeetGSB said:
Its not booting... after placing stock boot.img
Click to expand...
Click to collapse
try to install without replacing stock boot.img means use the boot.img that come with this zip
nopes bro
khan_frd2002 said:
try to install without replacing stock boot.img means use the boot.img that come with this zip
Click to expand...
Click to collapse
same thing bro... again its not booting
GuljeetGSB said:
same thing bro... again its not booting
Click to expand...
Click to collapse
ok when you replace the stock boot.img did you also replace the modules if not then replace that also
there is no chances to boot andorid 4.2 on others mt6577 devices without kernel rebuilding.
Error
khan_frd2002 said:
ok when you replace the stock boot.img did you also replace the modules if not then replace that also
Click to expand...
Click to collapse
it showing an error ... Installation aborted!! after replacing the modules.. as u suggested
if installation aborted - problem with updater-script. maybe some symlinks cant do becouse you delete some needed files.
sorry for my English
Give the link to bond and dark4droid they will find a way for sure
Sent from my GT-I9500 using XDA Premium 4 mobile app
I think you must replace the update script with stock jb
Sent from my Xperia keyboard.
---------- Post added at 10:17 PM ---------- Previous post was at 09:50 PM ----------
I guess our two main player are absent @BOND1987 darkdroid
Sent from my Xperia keyboard.
If possible take boot.img from Micromax A116 may be it boot
Sent from my Micromax A110 using xda premium
It wont because that boot.img is optimized for quad core processors.
Sent from my Xperia keyboard.
a_swed said:
there is no chances to boot andorid 4.2 on others mt6577 devices without kernel rebuilding.
Click to expand...
Click to collapse
You can't boot 4.2 on 3.4 kernel,it requires 3.4.5 kernel.Try to build kernel first.
Sent from my Aqua Wonder using Tapatalk 2
GuljeetGSB said:
it showing an error ... Installation aborted!! after replacing the modules.. as u suggested
Click to expand...
Click to collapse
Can You Upload That Full ROM that you downloaded to Dev-Host.
It will be easier for me and all dev....
pratikmore said:
You can't boot 4.2 on 3.4 kernel,it requires 3.4.5 kernel.Try to build kernel first.
Sent from my Aqua Wonder using Tapatalk 2
Click to expand...
Click to collapse
I am Sorry Brother,
But I think extracting the init.rc from boot.img can do the magic but its only a guess nothing else. Reason behind the Gues :-
All MTK Devices have everything same other than the Inside Partition and init.rc and brother who knows better than you regarding this as I am subscribed to Master @yuweng thread(both) and I see all of the updates given by you.
icoolguy1995 said:
It wont because that boot.img is optimized for quad core processors.
Sent from my Xperia keyboard.
Click to expand...
Click to collapse
No Brother,
Don't forget that among the Phones - Amoi N820 / Amoi N821 / Canvas A110 - None of them are quad core and all have almost same specs like each other.
I think regarding this @pratikmore can do much better than me.
Can you post that edited boot.img
Sent from my Xperia keyboard.
amoi n821 4.2.2 on dev-host

Easily Root Micromax Canvas 2.2 A114 using PC.

Here's a 100% working method of rooting Micromax Canvas A114. I bought this phone today and after a few hit & trials found out that this is the only method to root this amazing device. Framaroot, Binary Tools and SRS Root did not work. This method is not as quick as Framaroot and it requires a PC but it's quite simple.
All you have to do is download the 2 files from these links:
1. http://d-h.st/okL
2. http://d-h.st/jll
and install them on your PC. Then turn on the USB Debugging option in your phone and connect it to the PC. Make sure that no other phone is connected to your computer. Then run Root Genius on your pc, it will automatically identify your phone. Then just follow the on screen instructions. Click on Restore Data on the phone if prompted during the rooting process. After 100% rooting procedure is complete, you'll find KingUser app in your app drawer. Then reboot your phone (not necessary but recommended). Your phone is now rooted. Enjoy.
The process usually takes about 10-15 minutes & restarts your phone multiple number of times , so there's no need to panic.
Disclaimer : Me or XDA is not responsible if anything goes wrong with your device or if your device turns into Britney Spears.
Hit the THANKS button if I helped you.
I cnt download te files 'no download option plz
naga raju said:
I cnt download te files 'no download option plz
Click to expand...
Click to collapse
It's working just fine. Try UC Browser.
Thank u bro nw my phone is rootrd
Sent from my A250 using xda app-developers app
---------- Post added at 04:58 PM ---------- Previous post was at 04:54 PM ----------
CM Punk said:
It's working just fine. Try UC Browser.
Click to expand...
Click to collapse
Thank u bro i got it and its workin
Sent from my A250 using xda app-developers app
CM Punk said:
Here's a 100% working method of rooting Micromax Canvas A114. I bought this phone today and after a few hit & trials found out that this is the only method to root this amazing device. you.
Click to expand...
Click to collapse
Can this tool unroot again to get warranty back.
Sent from my A114 using Tapatalk
kuldeepraj said:
Can this tool unroot again to get warranty back.
Sent from my A114 using Tapatalk
Click to expand...
Click to collapse
Plz don't quote the main post. You are posting a reply that itself implies that you are replying to the main post, so there's no need to quote it. It takes necessary bandwidth for those users who are on 2G.
There's an option to unroot it in the KingUser app. On a safer side you can always take titanium backup of all the data and format the phone before handing it to the service center coz they will format it anyways. (BTW I don't think the Micromax service center guys even know what root is, I got all my services done while using custom roms in my Canvas 2)
Downloading......
Bro can u port some recovery for our phone.
Sent from my A114 using Tapatalk
kuldeepraj said:
Bro can u port some recovery for our phone.
Sent from my A114 using Tapatalk
Click to expand...
Click to collapse
I haven't tried it yet coz 1) There is no custom rom as of now 2) Mobile Uncle Tools is not yet compatible with MTK 6582.
I'll try to flash it through SP Flash Tools or when Mobile Uncle Tools gets updated for MTK 6582.
CM Punk said:
I haven't tried it yet coz 1) There is no custom rom as of now 2) Mobile Uncle Tools is not yet compatible with MTK 6582.
I'll try to flash it through SP Flash Tools or when Mobile Uncle Tools gets updated for MTK 6582.
Click to expand...
Click to collapse
Best of luck buddy.
That will be first attempt for mt6582 chip set based device.
Sent from my A114 using Tapatalk
kuldeepraj said:
Best of luck buddy.
That will be first attempt for mt6582 chip set based device.
Sent from my A114 using Tapatalk
Click to expand...
Click to collapse
Were you able to root your phone? If yes, then how much time did it take?
Sent from my A114 using XDA Premium 4 mobile app
CM Punk said:
Were you able to root your phone? If yes, then how much time did it take?
Sent from my A114 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes I HV rooted my phone but with vroot coz root genius denied to root it.
With vroot it hardly takes 15-20 secs to root a114.
Sent from my A114 using Tapatalk
kuldeepraj said:
Yes I HV rooted my phone but with vroot coz root genius denied to root it.
With vroot it hardly takes 15-20 secs to root a114.
Sent from my A114 using Tapatalk
Click to expand...
Click to collapse
That's weird, coz everyone who tried this method rooted their phones in the very first go..
Sent from my A114 using XDA Premium 4 mobile app
CM Punk said:
That's weird, coz everyone who tried this method rooted their phones in the very first go..
Sent from my A114 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I HV made cwm recovery 5.5 & ctr recovery for a114 but ctr is operating through touch button for scrolling & power key to select ( not full touch) if somebody want I can share.
Edit- cwm recovery published here
Sent from my A114 using Tapatalk
canvas 2.2
i accidentaly deleted my system files now it wont reboot what do i do plz help its canvas 2.2
---------- Post added at 07:54 AM ---------- Previous post was at 07:52 AM ----------
i accidentaly deleted my system files what do i do plz help its canvas 2.1
naga raju said:
i accidentaly deleted my system files now it wont reboot what do i do plz help its canvas 2.2
---------- Post added at 07:54 AM ---------- Previous post was at 07:52 AM ----------
i accidentaly deleted my system files what do i do plz help its canvas 2.1
Click to expand...
Click to collapse
Flash stock ROM with sp flash tool. U can find it on needrom.
Sent from my A114 using Tapatalk
naga raju said:
i accidentaly deleted my system files now it wont reboot what do i do plz help its canvas 2.2
---------- Post added at 07:54 AM ---------- Previous post was at 07:52 AM ----------
i accidentaly deleted my system files what do i do plz help its canvas 2.1
Click to expand...
Click to collapse
Plz check your PM.
Sent from my A114 using XDA Premium 4 mobile app
Please someone kindly give me download's provider.apk and it's. ui file.I accidentally deleted them.now phone is not downloading anything
they are located in /system/app
neeraj797 said:
Please someone kindly give me download's provider.apk and it's. ui file.I accidentally deleted them.now phone is not downloading anything
they are located in /system/app
Click to expand...
Click to collapse
Sorry I saw ur post just just today. Do you still want me to post the apk file?
Sent from my A114 using XDA Premium 4 mobile app
CM Punk said:
Sorry I saw ur post just just today. Do you still want me to post the apk file?
Sent from my A114 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
no , dont, actually only one of those files worked only. so i reinstalled rom
well, when are you coming back to wwe?
neeraj797 said:
no , dont, actually only one of those files worked only. so i reinstalled rom
well, when are you coming back to wwe?
Click to expand...
Click to collapse
When Cena learns actually how to wrestle..

[recovery] cwm for A114 (canvas2.2)

Hello guys
I present you first ever recovery ported for our micromax Canvas2.2 (A114).
i made few backups with it there was no error rest u will have to explore
as this is my first development for android.
if u find any bug we all including those have some knowledge of android will try to solve it as i am not so expert.
Download cwm 5.5
You can install it via mtk mobile uncle tool or flash by so flash tool.
hit thanks if u like it
Reserved
MTK Tools
Great. Will try it..
CM Punk said:
Great. Will try it..
Click to expand...
Click to collapse
Bro can u share stock recovery.IMG coz I HV lost it while making cwm recovery. Now I only have cwm in phone & PC.
Sent from my A114 using Tapatalk
kuldeepraj said:
Bro can u share stock recovery.IMG coz I HV lost it while making cwm recovery. Now I only have cwm in phone & PC.
Sent from my A114 using Tapatalk
Click to expand...
Click to collapse
I tried backing up the stock recovery using terminal emulator but for some reason it failed. Right now my pc is not working, I'll make a backup of stock recovery using adb as soon as my pc gets repaired..
Sent from my A114 using XDA Premium 4 mobile app
Bro Do u want ctr recovery for canvas 2.2 .
I HV ported it & presently I am using.
Sent from my A114 using Tapatalk
MIUI
Need a MIUI ROM? I can try to make one.
Is it v5.5.0.4? MIUI rom for a114 would be nice sir!
I need tester. Can you test?
helloansuman said:
I need tester. Can you test?
Click to expand...
Click to collapse
I can test but I am out of my home will be available after 2nd march. btw HV u made updater script for flashing on a114 coz I was not able to do so.
Sent from my A114 using Tapatalk
I have a pre-made MIUI waiting for tester to test. But I think this device is not used by many people.
many people use this unit in india sir, here in the philippines it is known as myphone Cyclone a rebrand from a114.. can you make MUIU rom rom sir? =)
jamescarlo666 said:
many people use this unit in india sir, here in the philippines it is known as myphone Cyclone a rebrand from a114.. can you make MUIU rom rom sir? =)
Click to expand...
Click to collapse
Thanks for your info. I have already made one for your phone. Lets test it. waiting for your message.
i just bought this device im in for testing it
afer eric said:
i just bought this device im in for testing it
Click to expand...
Click to collapse
great. check your message.
helloansuman said:
great. check your message.[/QUOTE
Bro pm me rom link.
Sent from my A114 using Tapatalk
Click to expand...
Click to collapse
check your pm.
afer eric said:
i just bought this device im in for testing it
Click to expand...
Click to collapse
HV u install this ROM .
Sent from my A114 using Tapatalk
http://forum.miui.co.in/viewtopic.php?f=24&t=258
Hey guys
I have Micromax A114. It just won't boot up. No logo nothing. When I connect it to my laptop it keeps connecting and disconnecting. Please help me guys. Can't even flash stock ROM as the phone keep disconnecting.

How to port rom for mediatek devices

Help me how to port a rom
Sent from my C2305 using XDA Premium 4 mobile app
Hey! good to see you here.
Anyway, What device are you planning a rom to port on?
Can i port rom from adreno devices? To mediatek devices? Please give me some idea how to port a rom
Sent from my C2305 using XDA Premium 4 mobile app
lhuarcerdena said:
Can i port rom from adreno devices? To mediatek devices? Please give me some idea how to port a rom
Sent from my C2305 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
As far as I know, you can only port a rom to mediatek from the same SoC board of mediatek. But I know someone who said that he can port mt-6572 to mt-6577... What board are you using?
Mt6577.
Sent from my C2305 using XDA Premium 4 mobile app
lhuarcerdena said:
Mt6577.
Sent from my C2305 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
First you need to find a rom from a 6577 board with the same screen resolution as your device.. then use you current rom or factory rom as your base rom. you can find a lot of guides here on how to do that.:good:
cyberangel22k said:
First you need to find a rom from a 6577 board with the same screen resolution as your device.. then use you current rom or factory rom as your base rom. you can find a lot of guides here on how to do that.:good:
Click to expand...
Click to collapse
Can i port rom from micromax a110? And what i need to do after i download the rom from mmx a110?
Sent from my C2305 using XDA Premium 4 mobile app
lhuarcerdena said:
Can i port rom from micromax a110? And what i need to do after i download the rom from mmx a110?
Sent from my C2305 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes, a110 uses mt6577... so it will be compatible.
cyberangel22k said:
Yes, a110 uses mt6577... so it will be compatible.
Click to expand...
Click to collapse
What is the procedure how to a rom?
Sent from my C2305 using XDA Premium 4 mobile app
here, I found this simple guide how to port a rom.. It's a little different when it comes to mediatek but you will understand it once you try it..
http://forum.xda-developers.com/showthread.php?t=1941239
---------- Post added at 11:09 PM ---------- Previous post was at 11:04 PM ----------
lhuarcerdena said:
What is the procedure how to a rom?
Sent from my C2305 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You will just to replace the firmware,modules,vold.fstab, vold.fstab.nand,vendor,boot.img from your stock rom to port rom. change some parts in init.rc and see if it will boot.
cyberangel22k said:
here, I found this simple guide how to port a rom.. It's a little different when it comes to mediatek but you will understand it once you try it..
http://forum.xda-developers.com/showthread.php?t=1941239
---------- Post added at 11:09 PM ---------- Previous post was at 11:04 PM ----------
You will just to replace the firmware,modules,vold.fstab, vold.fstab.nand,vendor,boot.img from your stock rom to port rom. change some parts in init.rc and see if it will boot.
Click to expand...
Click to collapse
Thanks for the guide see you tommorow
Sent from my C2305 using XDA Premium 4 mobile app
U can port xolo q700i rom since i have it and.iam using c2305 eom
Hello , i feel really interesting about how to port MTK ROMS, i understand the steps, but which parts in init rc could be changed , i use an Alcatel S Pop , i try so much methods but i never can make a ROM , so i dont know if you want help me or teach me
Thanks and grettings
Ps. Sorry for my bad english
Hlo Guyz...introducing ULTIMATE ROM PATCH (work on mtk jb/kk)
Now NO need to port rom,and begging someone to port rom.i created a ultimate rom patch. Very easy to use just flash it after flashing the rom.
U can can prepare this for ur own device..
Steps are there...
1.Extract ultimate rom patch to any folder.
2.Open it u can see now
/meta-inf/
/system/
/boot.img
/logo.bin
3. Replace boot.img to stock boot.img(u can get it from cwm backup or stock rom)
4. Replace logo.bin to stock logo.bin (u can get it from stock rom btw this is optional)
5. Delete following files...
system/usr/keylayout/genric.kl
system/lib/drm/
system/lib/modules/
system/lib/soundfx/
system/lib/hw/
system/lib/libaudio.primary.default.so
system/lib/libcamalgo.so
system/lib/libcameracustom.so
system/etc/wifi/
system/etc/bluetooth/
system/etc/security/
system/etc/firmware/
system/etc/vold.fstab
system/etc/vold.fstab.nand
6. paste above file from stock rom.
7.compress it Again...
Now u can use it...
flash any rom...
NOTE:- correct the mount points of updater script of rom which u want to flash.
Credit Goes to me
LINK:- xxxhttps://drive.google.com/file/d/0B5z6qaGJKPX9c3hNdk53WGwzclU/view?usp=docslist_api

Categories

Resources