Best Custom Rom For Micromax A50 - General Topics

Hey guys, today I'll tell you which is the best Custom Rom For Our Micromax A50
We have many custom rom available on internet
Soo lets start with 1st custom rom which was Ported/Created by Varun Chitre special thanks to him for Inspiring us to making new custom roms
1st Rom was Jetmod by Varun
2nd Rom was X-zoom 4.0 by Abhijit & Prithvi
3rd Rom Eliora base by Pavel
4th X-zoom 4.1 by Abhijhit & Prithvi
5th Lewa Os by Prithvi
6th Eliora Luna by Pavel
7th Espier IOS by Dipesh I helped him
8th Luna Reboot (Stable) by Pavel
9th OPPO by Dipesh
10th Jin-Gelly by Hardik
11th Super Lewa OS by Dipesh (Stable)
Thanks to all the Devs for creating such roms
I just wanna tell that Stable roms are Eliora base,Espier Ios,Eliora Luna Reboot all are available on the net just you need to Google you will get :v
Sent from my Micromax A50 using xda app-developers app

no idea man i have never used micromax products
no idea man i have never used micromax products

There is no "Best ROM". One ROM may work great for Thing 1's needs, but not work well at all for Thing 2's needs. It's always best for a person to try out a couple of ROMs and find out which one best fits their needs.
(Also, we don't really allow "Best ROM" threads here )

Related

[TUT] [TOOL] MT65xx ROM Porting

Please refer to this post . . .
For detail specific on MT6575 SoC, refer to this NEW Thread by xXx~~~SHLOK~~~xXx & DarkFrenzy . . . :good:
For detail specific on MT6577 SoC, refer to this NEW Thread by Avenger4droid
All MT65xx android phones are plagued by the same problem, No Custom ROMs & there are just too many models out there...
DEVs that are developing custom rom for it are only a handful. If you have the same model as these DEV then you are very lucky indeed to get cwmr & custom roms from them. But what about those hundreds if not thousands of MT65xx out there ?
No worries, you can port any Custom ROMs to your device quite easily using Master Shifu dsixda's Android Kitchen....
{
"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"
}
Links for that is below my signature... Even though they are for MT6573, some of them are still relevant... Many have successfully ported numerous of MT6573/ 75/ 77 custom/ stock ROMs out of it....
Full Credits & Special Thanks to Master Shifu dsixda for making such a Super Easy to use & Fabulous Android Kitchen...
Below is what i found out when porting ROM, you may need to patch the following below from your stock ROM for it to work...
modem.img - SIM1/ 2 not working
libcameracustom.so - Camera no auto-focus
mtk_stp_wmt - Wi-Fi/ Bluetooth can't switch on
Generic.kl - Home key doesn't work
So here is my quick & easy patching tut for porting Lewa OS to MT6577 based Ulefone Star N9776. Everything works except for FM radio... Added on May 06 2013 - Hmm, it seems many never follow the whole thread & begin porting using this tut... Read this post here & here first, rest of the procedure is same... Thanks to fellow xda members that has contributed to this thread...
Another one here for Porting Master Shifu bgcngm's V970 Custom ROM to Lenovo A789...
Everything is working on this one...
Recently, i get just too many PMs regarding ROM porting & i don't know everything... :laugh:
So i'm starting this thread & hopefully to get more involvement from fellow xda members to share their experiences as what are the other files needs to be patched to get it fully working...
Pls include...
1. Name of your device
2. ROM that you ported from
3. What are the things that is not working initially
4. What are the file names & location to patch it
Cheers...
-------------------------------
Where to hunt for ROMs to port...
anzhuodiy.com
romzj.com
dashi.com
shendu.com
-------------------------------
Added on Feb 25, 2013
Operation to Support & Reward our MTK SoC Developers
Head up to here & show your support...
-------------------------------
Added on Mar 31, 2013 - Patching MT6628 ROM to work on MT6620 & vice-versa
Thanks to kumar abhishek for letting me know that it is possible to patch MT6628 to MT6620, i found out Star N9770 which is from the same company as my Star N9776, some Chinese manage to patch it, everything works & this info found out by s_bd on china-iphone so i use that as base to find out which file is the culprit...
Below is what i found out, need only these few files (patch from stock to ported ROM) & everything works...
This is of course minimum patching because its from the same manufacturer...
FMradio
system/etc/firmware/mt6620_patch_e3_hdr.bin
system/etc/firmware/mt6620_patch_e6_hdr.bin-> If yours is MT6628, you'll need to patch all mt6628_fm_*_*.bin too
system/etc/firmware/WMT.CFG-> This is the antenna cfg, without this, FMradio cannot receive clearly
system/lib/modules/mtk_fm_drv.ko
system/lib/libfmcust.so
Wi-Fi & BT
system/lib/modules/mtk_stp_wmt.ko
system/lib/modules/mtk_wmt_wifi.ko -> After patching, both works & can be individually switch on/ off
system/lib/libbluetooth_mtk.so
system/lib/libbluetoothem_mtk.so -> MTK Engineering will show MT6628 if not patch...
system/etc/firmware -> if yours is MT6628, you'll need to patch all WIFI_RAM_CODE_* too
GPS
system/xbin/libmnlp -> This culprit file is the GPS. Took me the longest time to find out
Found out recent for porting Lenovo s890 (MT6628 to my MT6620), some apps at system/vendor/operator/ is blocking GPS so just delete all apps & use MTK Engineering mode to confirmed it... :fingers-crossed:
build.prop
fmradio.driver.chip=1 -> if yours is MT6628 then change it to 3
mediatek.wlan.chip=MT6620 -> if yours is MT6628 then change last digit to 8
mediatek.wlan.module.postfix=_mt6620 -> if yours is MT6628 then change last digit to 8
updater-script
symlink("wlan_mt6620.ko", "/system/lib/modules/wlan.ko"); -> if yours is MT6628 then change last digit to 8
Happy Porting...
-------------------------------
Added on April 02, 2013 - Camera patch for Lewa ROM
If your Lewa cam is not working in spite of all the known patching methods then refer to here...
For patching Lewa Lenovo A60 cam auto-focus you'll need the following below from your Stock base ROM patch to Lewa & auto-focus will work...
system/lib/libcamalgo.so
system/lib/libcameracustom.so
system/lib/libmhaldrv.so
Summary of Lewa ROM for MT65xx
Jelly Bean MT6628 based MT6589 SoC
LeWa_AMOI_N828_JB2
Jelly Bean MT6628 based MT6577 SoC
LeWa_Jiayu_G2S_JB_ROM
LeWa_Lenovo_S890_JB_ROM
LeWa_ZTE_V889S_JB_ROM
LeWa_Lenovo_P770_JB_ROM
LeWa_Huawei_U8836D
Jelly Bean MT6620 based
LeWa_Jiayu_G3_JB_ROM
LeWa_Jiayu_G2S_JB_ROM
LeWa_Jiayu_G2L_JB_ROM
LeWa_Jiayu_G2H_JB_ROM
LeWa_ROM_DAKELE_MC001_JB
LeWa_ROM_UMI_X1_JB
LeWa_ROM_AMOI_N820_JB
LeWa_ROM_AMOI_N821_JB
MT6575
LeWa_ROM_JIAYU_G2_JB
For starter better not use Dakele, G3, G2L, G2H b'cos it includes uboot.img meant for those device & it may require much more additional patching...
ICS
MT6620 based MT6577 SoC
LeWa_Lenovo_A789
LeWa_GLX_L100_ROM
LeWa_NEWMAN_N1_ROM
LeWa_GiONEE_GN700W_ROM
LeWa_ZOPO_ZP900_ROM
MT6575
LeWa_Lenovo_A750
LeWa_ROM_Lenovo_P700
LeWa_Konka_E900_ROM
GB
LeWa_A60_ROM
-------------------------------
Added on April 21, 2013 - Basic Ethics
Ethical ROM Porter...
-------------------------------
Added on May 06, 2013 - Factory ROM backup
i get too many pm, many brick their device & they didn't back up their Factory ROM first...
-------------------------------
Added on June 23, 2013 - MT65xx Lewa OS Porting Tool
Since many are interested in porting LeWa, attach is my simple program that does everything automatically for you...
However, on the 2nd part, you'll have to identify what is not working & patch it yourself...
Credits to Igor Pavlov & Master Shifu Michfood...
Happy Porting LeWa ROM...
-------------------------------
Hmm, it seems many are having trouble with this LeWa Porting tool...
Upon checking Master Shifu Michfood's Russian thread, found out that the below must be met or this tool will fail to operate...
Requirement on your MTK devices -> Root access to ADB
The default.prop at boot.img should be as below...
Code:
ro.secure=[COLOR="Blue"][B]0[/B][/COLOR]
ro.debuggable=[COLOR="blue"][B]1[/B][/COLOR]
persist.service.adb.enable=[COLOR="blue"][B]1[/B][/COLOR]
Use Master Shifu's Repack Utils, make the changes, re-download boot.img via SPFT then only use this tool again...
This tool operates with your device fully booted up, not at CWM or fastboot...
Extract this tool to your Desktop otherwise disable UAC if you use this program at other folder or it will not work properly...
-------------------------------
Added on June 24, 2013 - MTK FirmwareAdapter Tool
Just found out that Russian Master Shifu back37 has shared his brand new ROM porting tool here...
With this tool, ROM porting on MTK devices is a breeze but as i always says always make a backup copy first via CWM/ TWRP before starting always or you might end up here...
Added on May 5, 2014
Just found out that Master Shifu has just started his thread here . . . :good:
-------------------------------
Added on July 01, 2013 - ANDROID_firmware_tool_v2.1 for MTK devices
This is another great app by Russian Master Shifu Michfood for modding apps, framework, deodex; great for ROM Cooker AKA the MTK Android Kitchen...
You can even use its Wireless ADB app to avoid constant USB charging that might spoil your battery in the long run...
Master Shifu told me its hard for him to maintain several threads so you gotta ask all your questions there...
To change the language to English refer to below...
v2.3 is a Donationware now, if you wanna try out then download this full older version here... if you find it useful then upgrade to V.2.3 & support Master Shifu Michfood work...
-------------------------------
Solutions link
FM radio, camera, 3G data fix - MT6577
MT6515 i9300 LeWa Port
Porting tips
How to choose which ROM
LeWa Porting tips
init.rc cam fix
Another LeWa porting tips
Wi-Fi fix
Cellular Network fix
Virtual key & porting tips
Another LeWa porting tips
Cam fix MT6589
Updater-script Wi-Fi fix
Android Kitchen to repack back boot.img
MT6589 BT fix
MT6577 vold.fstab swap
Another vold.fstab fix
bootloop fix
Another cam fix
Another cam fix
Another cam fix
LeWa lockscreen mod
Cam Mpx fix
Cam focus fix
Another LeWa lockscreen mod tips
Compass fix
Another LeWa fix
Another Android Kitchen tips
ROM porting for Alcatel MTK devices
edify_def for Android Kitchen
MIUI Roaming Fix
MT6620 to MT6628
Another Android Kitchen tips
MIUI porting tips
Another cam fix
MTK Engineering Mode
Storage FC fix
USB mount to PC fix
MT6589 audio fix (2)
MT6589 ROM Porting tips
Another cam fix
Another Android Kitchen tips
Unpack/ Repack boot.img & camera fix
Another LeWa porting tips
Another cam fix
Another porting tips
Haptic feedback fix
Another porting tips
Resize icon
Flip screen explained
Brightness fix
Another porting tips
Touch Screen problem & solution
Another porting tips
Another MIUI porting tips (2)
Another porting tips
Another Android Kitchen porting tips
Another sdcard fix
Another cam fix
Another vold.fstab fix
Another porting tips
Another cam fix
Another cam fix
Another porting tips
Button fix
Porting 4.2.2 for MT6577
Porting MT6589 to 77 (2) (3)
Phone.apk FC fix
Dialer FC fix
Another porting tips
Date & Time fix
Porting from MT6589 ROM to MT6577 with AMOI 4.2.2 base Q&A
LeWa OS5 Porting Tips
Fix sd mount in device
Another cam fix (2) (3)
Another cam fix (2)
Another cam fix tips
ROM Index for Porting
Another sdcard fix (2) (3) (4)
Porting Tools Updated Version
MT6575 audio & micro sim fix
MT6582 media player fix
Another SIM fix
Another storage fix
yuweng said:
All MT65xx android phones are plagued by the same problem, No Custom ROMs & there are just too many models out there...
DEVs that are developing custom rom for it are only a handful. If you have the same model as these DEV then you are very lucky indeed to get cwmr & custom roms from them. But what about those hundreds if not thousands of MT65xx out there ?
No worries, you can port any Custom ROMs to your device quite easily using Master Shifu dsixda's Android Kitchen....
Links for that is below my signature...
Below is what i found out when porting ROM, you may need the following below from your stock ROM for it to work...
modem.img - SIM1/ 2 not working
libcameracustom.so - Camera no auto-focus
mtk_stp_wmt - Wi-Fi/ Bluetooth can't switch on
Generic.kl - Home key doesn't work
So here is my quick & dirty patching tut for porting Lewa OS to MT6577 based Ulefone Star N9776. Everything works except for FM radio...
Recently, i get just too many PMs regarding ROM porting & i don't know everything... :laugh:
So i'm starting this thread & hopefully to get more fellow xda member contributions to share their experience as what other files need to be patched to get it fully working...
Cheers...
Click to expand...
Click to collapse
Will be helpful for many!
I too joined the MT6577 community with the Micromax A110 (Canvas 2) !! No probs so far!
Yeoh Bro, you make the right choice ! There has been alot of development for MMX A110... :good: So many custom ROMs so little time... :laugh:
Re: [TUT] MT65xx ROM Porting
Thats really gud nd helpful. Good going dude:thumbup:
master
hey master mind if you add these..
and i like your idea for consolidating everything about MT65xx devices i thinks its a good idea we can create a huge community with this.
maybe we should request for a MT6577 device to be added since many phones use this platform. and its not that hard to port roms from other MT65xx devices.
1 Device: KATA i1
2 ROM ported: LeWa OS from Zopo ZP900
3 Camera, FM radio, 3G Data not working
4
FM radio fix and Camera Fix
i did was i extracted the PORT ROM and STOCK ROM to any folder then searched for the thing that didn't work. eg. CAMERA
then i copied all the files that has camera in it from stock and overwritten the ones in port.
(i also deleted the extra files the STOCK didn't have, don't know what happens if you don't delete the extra ones, but since your reverting to stock just use all of the stock ones IMO)
here it goes
For CAMERA - "can't connect to Camera"
copy these from stock ROM to port ROM
\system\lib\hw\camera.default.so --- (if you have two files like camera.goldfish.so delete this the one with the goldfish)
\system\lib\libcamera_client.so
\system\lib\libcameracustom.so
\system\lib\libcameraprofile.so
\system\lib\libcameraservice.so
you can copy the stock camera.apk if you want but not necessary
now for FM Radio
\system\lib\libaudio.a2dp.default.so
\system\lib\libaudio.primary.default.so
\system\lib\libaudiocompensationfilter.so
\system\lib\libaudiocustparam.so
\system\lib\libaudioeffect_jni.so
\system\lib\libaudioflinger.so
\system\lib\libaudiosetting.so
\system\lib\libfmar1000.so
\system\lib\libfmcust.so
\system\lib\libfmjni.so
\system\lib\libfmmt6616.so
\system\lib\libfmmt6620.so
\system\lib\libfmmt6626.so
\system\lib\libfmmt6628.so
you can also copy the stock fmradio.apk if you want but not necessary
for the 3G data refer to master yuwengs post #1.
so based on my experience i think this is also applicable with other hardware problems. not all, maybe some hehe
success!! :highfive:
hope this helps!
credits to master yuweng for helping me finish my lewa rom port. dsixda for kitchen and lewa os team for their great rom.
Hi master..
I would like to ask if you can port this rom LeWa_s3_mt6575 rom ( cloned i9300 ) to work on mt6515 19300?
No one can port ROMs from another device to another device without physically having the actual device in hand, thats why you have to DIY...
Ok, guess i'll just provide a simple How-to for any ROM at all, if it doesn't boot then its best to move on & find one that boots... :laugh: Don't waste your time & effort to make it boot...
For porting Lewa, look at here...AFAIK, Lenovo A750, P700, Jiayu G2 are some of the MT6575, rest you have to google for it... Use my tut for guide line...
i myself end up downloaded all MT6577 Lewa ROM & out of 12 Lewa ROM 6# can boot...
Now that i recall, a fellow xda member had success in porting Lewa to his MT6575 by using Zopo100 ported Lewa...According to him, no need much patching & it just boot up on first try... :good: In fact, he has success in porting Zopo100 MIUI to his MT6575 too...
And also yours is a MT6515 not MT6575... :fingers-crossed:
Re: [TUT] MT65xx ROM Porting
Useless
*Sent_From _Qmobile_Noir_A8*
yuweng said:
All MT65xx android phones are plagued by the same problem, No Custom ROMs & there are just too many models out there...
DEVs that are developing custom rom for it are only a handful. If you have the same model as these DEV then you are very lucky indeed to get cwmr & custom roms from them. But what about those hundreds if not thousands of MT65xx out there ?
No worries, you can port any Custom ROMs to your device quite easily using Master Shifu dsixda's Android Kitchen....
Links for that is below my signature... Even though they are for MT6573, some of them are still relevant... Many have successfully ported numerous of MT6573/ 75/ 77 custom/ stock ROMs out of it....
Full Credits & Special Thanks to Master Shifu dsixda for making such a Super Easy to use & Fabulous Android Kitchen...
Below is what i found out when porting ROM, you may need to patch the following below from your stock ROM for it to work...
modem.img - SIM1/ 2 not working
libcameracustom.so - Camera no auto-focus
mtk_stp_wmt - Wi-Fi/ Bluetooth can't switch on
Generic.kl - Home key doesn't work
So here is my quick & easy patching tut for porting Lewa OS to MT6577 based Ulefone Star N9776. Everything works except for FM radio...
Another one here for Porting Master Shifu bgcngm's V970 Custom ROM to Lenovo A789...
Everything is working on this one...
Recently, i get just too many PMs regarding ROM porting & i don't know everything... :laugh:
So i'm starting this thread & hopefully to get more involvement from fellow xda members to share their experiences as what are the other files needs to be patched to get it fully working...
Pls include...
1. Name of your device
2. ROM that you ported from
3. What are the things that is not working initially
4. What are the file names & location to patch it
Cheers...
Click to expand...
Click to collapse
Are you reading my mind yuweng :laugh:
I noticed lewa are now supporting the Newman N1 & Zopo zt900 so I was searching for info and here you are again one step ahead :good:
BTW My brother is very happy with the A9300 MTK6575 so I may not see that phone back for a while :laugh:
So my friend here are some very basic questions about Lewa I hope you can help me with while I read the tuts :good:
1. Are the stable base roms from their site English language or just Chinese language?
2. Do their Roms support google apps & google-play (market) or do we have to install it or is this a totally independent OS from google?
3. Will we lose root, busybox and/or su flashing lewa?
4. The Zopo zt900 ROM is not a lot different from the zp300+ so what changes would I have to make to port it to my zp300+(Screen size and home buttons are different soft on zp300+ Hard on zp900)
5. And lastly can I still keep my beloved TWRP recovery and port Lewa
Short answers will do yuweng I will keep googling for the info but would trust your first hand experiance over anything I get of google
Regards bigrammy.
yuweng said:
No one can port ROMs from another device to another device without physically having the actual device in hand, thats why you have to DIY...
Ok, guess i'll just provide a simple How-to for any ROM at all, if it doesn't boot then its best to move on & find one that boots... :laugh: Don't waste your time & effort to make it boot...
For porting Lewa, look at here...AFAIK, Lenovo A750, P700, Jiayu G2 are some of the MT6575, rest you have to google for it... Use my tut for guide line...
i myself end up downloaded all MT6577 Lewa ROM & out of 12 Lewa ROM 6# can boot...
Now that i recall, a fellow xda member had success in porting Lewa to his MT6575 by using Zopo100 ported Lewa...According to him, no need much patching & it just boot up on first try... :good: In fact, he has success in porting Zopo100 MIUI to his MT6575 too...
And also yours is a MT6515 not MT6575... :fingers-crossed:
Click to expand...
Click to collapse
ok thanks man. will try to follow your tut and will keep you posted if i made it...
shantam said:
Useless
Click to expand...
Click to collapse
if you can't even follow simple How-to then you are indeed useless... :laugh:
bigrammy said:
Short answers will do
Click to expand...
Click to collapse
1. All are stable for everyday use however they may be a bug or two...
2. Built-in with gapps
3. Comes with su, Superuser & busybox
4. Try & see if it boot then only move on to solve problems... :fingers-crossed:
5. Lewa always include their own TWRP so you have to manually edit updater-script & remove that line...TWRP V2.3.2.3 can be use for Lewa's weekly update too while cwmr always fail.... Again manual editing require...
it takes a little bit of luck too when it comes to ROM porting, eg : i've downloaded earlier all five Lewa ROM that doesn't boot then when i download all -> 6 of it booted out of 12...
Can you see how unlucky i am... :silly:
boybakat said:
ok thanks man. will try to follow your tut and will keep you posted if i made it...
Click to expand...
Click to collapse
You are most welcome, man... And yes, pls do share your experience, i might learn a trick or two from you on ROM porting for MT6515... :good:
yuweng said:
if you can't even follow simple How-to then you are indeed useless... :laugh::
Click to expand...
Click to collapse
Yes he is :laugh:
yuweng in reply to bigrammy said:
1. All are stable for everyday use however they may be a bug or two...
2. Built-in with gapps
3. Comes with su, Superuser & busybox
4. Try & see if it boot then only move on to solve problems... :fingers-crossed:
5. Lewa always include their own TWRP so you have to manually edit updater-script & remove that line...TWRP V2.3.2.3 can be use for Lewa's weekly update too while cwmr always fail.... Again manual editing require...
it takes a little bit of luck too when it comes to ROM porting, eg : i've downloaded earlier all five Lewa ROM that doesn't boot then when i download all -> 6 of it booted out of 12...
Can you see how unlucky i am... :silly:
Click to expand...
Click to collapse
Thanks yuweng that's made things a lot easier & more clear :good: I will have a go at porting when I am next off work and have a day or two to have a play around with things
i have flash Ulefone Star N9776 rom in my Micromax a110 everthing is fine & excellent customization but
- Wi fi is not turning on
- network not coming in sim (i have change the modem.img of t2 jb)
any help ??
managed to make my device boot using LEWA rom for mt6575 i9300 clone
i just did a little and simple adjusment.
i unpacked LEWA rom
-copied files from /system/etc/firmware from current rom to system/etc/firmware lewa rom folder
-copied /system lib/modules files from current rom to /system/lib/modules
-copied boot.img
-zip the lewa folder into a .zip flie..
-flash thru cwm
viola my device boot and running lewa rom without any issues
pankycool123 said:
any help ??
Click to expand...
Click to collapse
Bro, its already explained at the OP & you ask again...
Since there are so many development on MMX A110 you can try & extract out mtk_stp_wmt.ko from /system/lib/modules/ from either one of the ROM below & copy it over to your ported ROM, restart & it should work... :fingers-crossed:
1. MMX A110 V1
2. MMX A110 V2
3. Mobistel Cynus T2 JB
4. DrBhokali
5. JMP Xtreme
6. AMOI N820/N821 JELLYBEAN official 4.1.1
if it doesn't work then move on to the next one & when everything fail then you can use boybakat method & copy everything to over & start over with the above list...
hey @@ yuweng @@ can you help me for porting JB on my A90s same as A110 only screen size is different......... A90s has HDPI ( 480x800 ) and A110 have QHD (640x960) if m not wrong.........can u help me for porting Jelly Bean ROM in my Devices.........!! i already make ROM for my device which are not JB its simple stock ROM which are themed and customized for better use..... !!
i need JB on my A90s.....plz help...
Yeoh Bro, as said earlier, JB ROM needs JB boot.img from your device & if you already have JB boot.img then why port other JB to your device...
But wait, haha, on the MMX A110 thread, they have ported many JB ROM to their device with the recent release of JB boot.img for their device here... :laugh:
So pray hard that A90s release JB ROM update or you couldn't port all those JB ROMs to your device... :fingers-crossed:
----------------------------------
Fuel by the interest from MMX A110 xda members to port JB, i too started try out those ROMs there & to my surprise many do boots up however patching Wi-Fi, Blueetooth, Camera & etc is required....
Tested Booted Up on my Ulefone Star N9776
1. CynusT2JellyBean_V15.01
2. JMP Jalebi ROM Jelly Bean MMX A110
3. N820_JB_V2.0_USER_SD_UPDATE_2012-10-31
4. N821_JB_GMS_V1.0.1
5. ZTE V889S JB
.deleted.
---------- Post added at 10:34 AM ---------- Previous post was at 10:32 AM ----------
Successfully ported to A110 without any issues
Micromax A110 TW rom
Yeoh Bro,
Haha, thank you so much for your feedback... :laugh:
So its more or less confirmed that those same *.ko & *.so from base Stock ROM needs to be patch to ported ROMs to make it fully working...
Thanks again for reporting back...

[Vision v1.0] Micromax A25 Custom Rom By Tipu Choudhury

Vision V1.0 | Micromax A25 Custom Rom | ICS Theme | Fully Deodex​
Myself Tipu Choudhury, I have released the first custom rom for micromax a25 on 4th April 2013 after hard working of 20 days.
Vision V1.0 is based on lastest micromax a25 stock rom. I will also release some updates for Vision in future.​
FEATURES :​
Pre-Rooted
Based on latest stock rom
Zip Alligned
Deodex
1% Battery mod
Bravia Engine
xLoud
Beats Audio
Custom Framework Animation
Modified Setting App
Performance Tweaks
Holo Launcher
init.d script support
Custom Status Bar
Network Tweak for Faster Internet
Long Battery Life
Looks like ICS
And many more
Click to expand...
Click to collapse
Download this rom from : droidtricksqvga.blogspot.in/2013/04/tipo-v10custom-rom-for-micromax-a25.html​
If I helped you then please press the thanks button​
thanks for your interest in micromax a25
thank u for developing rom for a25,:laugh:
hope to see more better furture updates for this.
jack795 said:
thank u for developing rom for a25,:laugh:
hope to see more better furture updates for this.
Click to expand...
Click to collapse
thread added in my sign..thanks dude. great job
srtock rom is better than this
stock rom is far better than thsi rom ..
stock rom isfar better than this rom
custom kernel
thanks for building this rom
this is only independent rom available for mmx a25
A little request
please build a custom kernel
because I want to overclock my device
thankyou its nice rom for my micromax
what is the mediafire password???
Good ROM, thank you
tipuhacker said:
Vision V1.0 | Micromax A25 Custom Rom | ICS Theme | Fully Deodex​
Myself Tipu Choudhury, I have released the first custom rom for micromax a25 on 4th April 2013 after hard working of 20 days.
Vision V1.0 is based on lastest micromax a25 stock rom. I will also release some updates for Vision in future.​
FEATURES :​
Download this rom from : droidtricksqvga.blogspot.in/2013/04/tipo-v10custom-rom-for-micromax-a25.html​
If I helped you then please press the thanks button​
Click to expand...
Click to collapse
there is no overclocking and swap support.
please port cynongenmod rom because it is the best rom.

[FAQ][GUIDE][TUT][EVERY ROM] Every frequently asked question regarding Micromax A110

GENEREL ISSUES AND QUESTIONS.
How Can I root my device MMX A110, M on STOCK JB. OR
How to ROOT Micromax A110 on JB.
Go to this link http://www.droidiser.com/2013/02/root-jelly-bean-updated-Micromax-a110.html and follow each step with patience.
What is a custom ROM.
A stock ROM is the version of the phone's operating system that comes with your phone when you buy it.
A custom ROM is a fully standalone (or based on stock) version of the OS, including the kernel (which makes everything run), apps, services, etc - everything you need to operate the device, except it's customized by someone in some way.
So what does the "customized" part mean? Since Android is open source, developers are free to take stock ROMs, modify them, strip them of garbage, optimize them, add things, and pretty much do whatever their imagination and skills allow.
Why You Want Custom ROMs
Update Frequency
Using a custom ROM usually results in more frequent updates that fix bugs and introduce new features because the developer behind the ROM doesn't have the same procedures and red tape that the manufacturer+carrier combo does.
• A quality update can be churned faster because it doesn't involve the bureaucracy of 30 different project managers, 15 vice presidents, and 5 dozen marketing departments.
• A ROM developer usually gains a loyal community which beta tests his updates in real life situations and provide feedback, or even fixes bugs - that's the beauty of open source software.
• Oh and did I mention that ROMs are usually free and supported by optional donations? If you can't afford to pay for it, you don't have to.
Where can I find and install custom ROM on MY MMX A110.
Each and every Custom ROM available for canvas 2 is provided here, The best and fastest way to find something is its index and INDEX FOR MMX A110 click HERE
Low Battery Backup & GPS lock issue
I’M HAVING A LOW BATTERY BACKUP.
Low battery backup is very painful thing to b experienced, Being on STOCK JB this is a common issue with everyone. Best thing to get a better battery backup is having a light custom rom on your device.
OTHER SOLUTIONS PROVIDED BY DEVELOPERS.
-Download 'Battery Calibration' App from the Google Play Store.
-Charge your Battery to 100%
-As soon as you remove the charger..open the app and click on 'Calibrate Battery'
-Use your phone normally now...and wait till the battery drains to 1%
(do not charge the phone in between)
-Then, charge your phone continuously till it reaches 100%
-Voila...your Battery Backup has increased a lot now!!​
Custom ROM's who promise BEST BATTERY BACKUP.
A.[ROM][JB 4.1.1]Suvi ROM V10 (Neptune) with more S4 features [4 June 2013]
on moderate use developer told it would give 2 days of battery.
V9, and V10 both are to b used Together. It’s a SMOOTH ROM giving some really eye catching features.
“Not that much but on using this rom I felt a bit improvement in backup used wifi, 3G and camera also”
B. [ROM-Series][JB/ICS][24/May/2013]JMP™ v11.5 JB & ICS Killer
its neither a fancy rom Nor a Battery Sucker, It is a performance cum Battery friendly rom, JMP™ has always been promising never compromising with performance.
It is a widely popular JB based, Written Android 4.1.1 (for some reasons) But Developer Has Confirmed its 4.1.2.
“First time I ported to this rom from the stock one, experience was really awesome”
C. [ROM][SMOOTH/FAST]LeWa OS 4.1.2 v13.06.07 [08 June 2013]
The most different ROM for MMX A110, it Has Its own framework with very unique notification bar it also offers a better RAM and battery management also with inbuilt Battery collaboration APP in settings Menu.
“Stuck on this ROM, it’s the most addictive rom to me with its unique features I now can’t leave it”
I have not personally tried any other ROM after these three, I recommend for those who want A good battery backup can GO for any ROM but must not USE gamer PATCH.
Soon after using other Available ROM they will also be added.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
GPS solutions will be ADDED soon
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Best Available Patches "tested & working" for MICROMAX A110.
Got A custom, But not liking its layouts?? not satisfied with its fonts, Need some Extra apps to enhance your Device. Below you can FIND each and every stable PATCH for the device.
AUDIO
xloud engine with Walkman installed also providing social music plugin for Canvas 2, I am currently using it sometimes on loudspeaker,
seriously it makes difference, click on to go to official post.
SOME OF THE HAPPY USERS SAY:-
I like Walkman clear audio. Coz gud pleasing to ears. You can listen music for hours without any headache.
Hello.. i tried that mod.. it works flawlessly.. no problems yet.. just one thing.. when i activate xloud and clearphase and return back the options are again disabled.. and also another problem is.. Walkman sound isn't upto the mark.. i mean i know its a Micromax after all but still regarding the names of walkman and xloud nd clear audio+, it could have been better.. another point is that the xperia launcher is smooth and silky.. and your mod is really doing what it's designed for.. worth a shot.
Thankyou so much ravi, I was on jmp v9.0 and i really liked the walkman. So I am on jmp v10 and I needed the walkman. THankyou for prividing it for us.
Beats audio, Promising to provide Good audio experience in HEADPHONES.
Just didnt find any tempting COMMENT.
Acid Audio for MICROMAX A110
FEEL THE MUSIC FEEL THE BASS BY AKASHPILLAI
Good reviews were there.
----------------------------------------------------------------------------------------------
To Be Tested Viper Audio Engine
---------------------------------------------------------------------------------------------
Boot Animations
New Boot Animation XperiaMax
Amazing New Boot Logos[6 April 2013][Any ROM]
Indian Boot Animation
Angry Bird Boot Logo for Micromax A110
Micromax A110 stock boot logo/ boot Animation / Shutdown Animation
Micromax A110 Canvas 2 , mobistel cynus t2 , myphon a919 duo
FONTS
Some Cool Fonts For Canvas
samsung fonts for micromax a110
Rosemary font for Micromax a110
__________________________________________________________________________
More Patches Coming Soon
__________________________________________________________________________
Popular ROM's Getting Updates On weekly or Monthly Basis
List Of All Popular ROM for our MMX A110, Only those which are getting updated On Weekly And Monthly Basis and gaining high popularity among USERS
Suvi ROM V10 (Neptune) [4 June 2013]by DEV:- bsuhas
►►►Misty™/Raven™ ROM◄◄◄[Xthemes] by DEV:- Ak****banta
LeWa OS 4.1.2 v13.06.07 [08 June 2013] ported by DEV:- mufti.arfan
▆ ▇ ▉ MIUI™ V5 STABLE ▉ ▇ ▆ by DEV:- Ak****banta
XR650 V11 Gaming Rom by DEV:- sohamraut
MIUI V5 | BETA v3.6.7[Coming -13 June] by DEV:- Dark4Droid
JMP™ v11.5 [24/5/13] by DEV:- jigarmpattani
JetMOD™ 6.0.1[19 MAY] by DEV:- varun​
for issues regarding installation
reserved
others
reserved
last one
reserved
Upcoming projects For MMX A110
reserved

iBALL Andi 4.5h Development

iBALL Andi4.5h is a monster device in Indian smartphone Market segment... However this device is not that popular in INDIA therefore very few people use it... being one of them I know what performance it can produce... This device now have Jelly Bean 4.1.1 upgrade. It supports plenty of games and any app i tried. It has minimum of 550 MB RAM always free with a good ROM. Initially iball released it with 4.0.4 ICS. Now 4.1.1 upgrade is available. And now that I have found out all the clones of Andi4.5h a.k.a Kata i1 (Philippines), Malata i8 (China), OneScribe Za985 (Indonesia), BQ Aquaris (Spain/Portugal) and UCALL Phoenix (France) so we have plenty of ROMS of all these devices and CUSTOM ROMS too. Among all these devices only Andi has got JB upgrade... but the stock JB has bugs... and some stupid unprofessional mistakes... so we started developing it's community slowly in facebook... when i joined the community ... i saw sir victor laviste and sir Carlman Villareal (Edge Maverick) were started developing rooting methods, custom recoveries (CWM and TWRP both) and roms... that time we had only ICS... so they started with Lewa ICS and all the stock ics such as Kata i1, bq Aquaris etc...
slowly we got the JB upgrade... and one of our group members k****ij shared his full JB Rom backup of Andi 4.5h in the form of TWRP... then sir victor laviste and sam zabala made the flashable stock rom through TWRP/CWM recoveries and SP Flash tool.... Then we got our first custom JB roms from sir Victor Laviste.. first one is LEW JB 4.1.2, then it is Younip JB 4.1.2 and lastly xperia JB 4.1.2... From then i started picking up the speed of Rom development for Andi4.5h... I started with ICS custom Roms and then plenty of JB Roms... and many mods.... Now that we have more than 400 members in FB group... we thought to shift to xda for mass with all roms and mods.... my objective is to start posting all new things one by one....
Here we can discuss all the latest development of Andi 4.5h... everybody is welcome....
Thanks
Ron GT (a.k.a Tamal Ghosh)
[Custom ROM] DRX.1.8.4.0 ICS ROM for Andi4.5h
This ROM is heavily featured with AROMA Installer. One can opt from a range of apps while flashing it. This ROM is more smoother and more optimized than stock Andy 4.5h ICS 4.0.4.
It was developed for ZOPO ZP900. I ported this ROM for our device.
This ROM is full functional and ready to be used.
The download link is
http://iballandi45h.blogspot.in/2013/05/custom-rom-drx.html
How to Install:
Use TWRP custom recovery (i have posted earlier).
1. Download and copy the rom zip file to your SD Card.
2. switch off your andi 4.5h.
3. press power+volume up button until you see TWRP on your phone screen.
4. Wipe cache, delvik cache, factory reset, system one by one.
5. install the zip file from SD Card.
6. Once installation finished wipe delvik cache once again.
7. Reboot to system and wait sometime bcoz first boot take sometime.
Enjoy your ROM.
bugs:
nothing as such.
Screenshots are attached...
Please hit thanks if u like this rom... custom Jellybean will be available soon...
:laugh::laugh::laugh:
Bring it on...
(Vitor Ventura)
homecanibal said:
Bring it on...
(Vitor Ventura)
Click to expand...
Click to collapse
vitor... we need all our members here... now on we are not in a closed group... an open platform....
im here also (CWoodcock), lets pop up this XDA
[ROM] MIUI V5 3.6.7, Jelly 4.1.2 for iBALL Andi 4.5h [smooth/fast/better]
Guys.. we already have MIUI v4 ROM for our phone... it is almost working fine... with no major bug....
Here is MIUI v5 ... i made it stable for our device...
Change Log::
Camera Autofocus fixed
Net speed improved
no force close issues
GPS improved
3G (couldn't test it coz i dont have 3g sim with me)
It supports only english and chinese
playstore upgraded
game centre, quickboot added
miui weather added
two different dialers (u can chose any)
busybox added
init.d script added so project xtreme can be flashed without fixing permission
status bar modded to stock view
guys please dont complain about lag... for lag removal do activate force gpu rendering and install project xtreme...
not working::
new no. add to new contacts working, but add to contact FC
dual sim working like a charm but simcard management is not supported
try it guys .. test it... and give me feedback..
Download link:
http://iballandi45h.blogspot.in/2013/06/miui-v5-jelly-bean-for-andi45h.html
Instructions to Install::
copy zip file to ur SD card
go to TWRP/CWM recovery
wipe cache/delvik if u r using miui v4 otherwise wipe cache/delvik/data/.android_secure
install zip from sd card
wipe cache/delvik
reboot to system
activate force GPU rendering
goto recovery and flash project xtreme
reboot to system
enjoy ur rom
Now I am at work..... Screenshots will be available once i get back to home...
Guys please don't mirror my link ....!!! Please don't mod my work... !!! and hit Thanks if u liked this rom..... :laugh::laugh::laugh::laugh::laugh::laugh::laugh::laugh:
=================================================
RON GT (a.k.a Tamal Ghosh)
My Device: Andi 4.5h
My work::
Recovery::
1. TWRP 2.5.0.0
2. CWM 6.0.3.0
Roms:
1. Wiko Cink Peax 4.1.2
2. MIUI v4 and v5 jelly
3. UMI x1 Jelly (starry night)
4. Ulephone star N9776 Jelly
5. XEON Jelly beta release
6. Lava Iris 501 Jelly
7. Onescribe z985 Jelly
8. MMX canvas Music Jelly
9. JMP superfast
10. Amoi N820 Jelly
:good::good::good::good::good:
Hit Thanks if u like my work!!!! :laugh::laugh::laugh::laugh:
spitfire_PT said:
im here also (CWoodcock), lets pop up this XDA
Click to expand...
Click to collapse
carlos... right now i can't access facebook from my university.... so i posted v5 MIUI here in XDA... please u post this in FB group... or ask people to visit xda and download ROM.....
vitor @homecanibal ... same to u man... do it... if u guys can... and test this rom....
=================================================
RON GT (a.k.a Tamal Ghosh)
My Device: Andi 4.5h
My work::
Recoveries::
1. TWRP 2.5.0.0
2. CWM 6.0.3.0
Roms:
1. Wiko Cink Peax 4.1.2
2. MIUI v4 and v5 jelly
3. UMI x1 Jelly (starry night)
4. Ulephone star N9776 Jelly
5. XEON Jelly beta release
6. Lava Iris 501 Jelly
7. Onescribe z985 Jelly
8. MMX canvas Music Jelly
9. JMP superfast
10. Amoi N820 Jelly
Hit Thanks if u like my work!!!! :laugh::laugh::laugh::laugh:
Guys screenshot for MIUI rom plz
matharuajay said:
Guys screenshot for MIUI rom plz
Click to expand...
Click to collapse
Attached...
Which is the best stable rom for 4.5 h as far as battery backup is concerned?
matharuajay said:
Which is the best stable rom for 4.5 h as far as battery backup is concerned?
Click to expand...
Click to collapse
Among Jelly Bean ROMs.. it's wiko... among ICS ROMs ...it's DRX
[Custom ROM] Bizugo 4.1 JB ROM for Andi4.5h
This rom has it's own kind...
Features:
- Smooth New UI
-----------------------------------------------
- Customizable Lockscreen
- Customizable Dialer
- Customizable SMS
- Customizable SystemUI
- Customizable Icons
-Downloadable Themes
----------------------------------------------
- Manage your Apps Startup
- Arrange your Toggles
- Battery Switch Graphic or Number
- Better Security
- Filter Ads by App
- Permission Monitor (Prevent Malware)
- Anti Spam SMS/Call
- Battery Management Built-in
- And a lot more since its under Maintained
DOWNLOAD LINK
http://iballandi45h.blogspot.in/2013/06/bizugo-jelly-bean-for-iball-andi-45h.html
INSTRUCTIONS
- Wipe Data -
- Wipe Dalvik Cache -
- Flash Rom -
- Reboot Again -
Changelog:
====V1====
Fixed Wifi
Fixed G3/Hsdpa
Removed Chinese Browser Replaced by Stock JB
Fixed Theme Download
Replaced Music App
Full Deodexed
Added Playstore
Fixed Lots of Language Conflicts
Removed OTA
Removed Backup / Restore
Debloated
Fixed FM
Added Init.d Tweak
Fixed GPS
FIxed Email Sync
Added Google Calendar/Contact Sync
screenshots attached...
[ROM] Wiko Slim King Jellybean V.2
Hey guys... i couldn't resist from posting this rom...
it's lite... it's stable... it's fast... it's smooth... it's good looking... it's for day to day use...
Another trusted rom from wiko production house....
Download Link (182MB)
http://iballandi45h.blogspot.in/2013/06/rom-wiko-slim-king-jellybean-v2.html
How to install::
1. Download and Copy zip to SD
2. wipe cache/delvik/data/android_secure/factory reset
3. Flash rom zip file
4. wipe cache/delvik
5. Reboot to system>fix permissions
screenshots attached.
[ROM] ZTE V970 Stock ROM Jelly Bean 4.1.1 [smooth][Fast][Fluid]
It is very smooth and very fluid rom. Performance is very much stable. It is deodexed, pre-rooted, more system level apps added.
Download link is here
http://iballandi45h.blogspot.in/2013/06/rom-zte-v970-stock-rom-jelly-bean-411.html
How to install::
1. Copy zip to SD
2. wipe cache/delvik/data/android_secure
3. Flash zip
4. wipe cache/delvik
5. Reboot to system
screenshots attached.
out of zte and wiko which rom is better?
matharuajay said:
out of zte and wiko which rom is better?
Click to expand...
Click to collapse
I personally feel zte is better due to 100% perfect and working condition.... and wiko is a near perfect rom.....
btw.. there will be one more jellybean rom of zopo phone in no time.... wait for that...
[CUSTOM ROM] Zopo Zp900/zp900s JellyTime v1.0 for Andi4.5h [Amazing ROM]
Jelly Time v1.0
INTRO:
This ROM comes from a port by Romus, that make real a usefull Boot.init for our phones. It´s all working. It's made for Giyau G3 phone.
The aroma installer come from darevix but it´s a lite version
The further port is done for zopo zp900 by fufy_tendo. A nice contribution from him.
I have ported this for andi4.5h.
- Root
- Apns
- Adfree
- Better cpu, gpu and RAM performance
- Less Battery drain
- Good touch response
- Wifi and 3g
- GPS fix for your country
- 2.5gb internal memory
- Only 1 SD
- Green led for low battery (10%), without deepsleep problems.
- New autobrightness levels
- differents battery icons (ogbattery)
- Cpu control
- Without R roaming signal
...
Download link::
http://iballandi45h.blogspot.in/2013/06/custom-rom-zopo-zp900zp900s-jellytime.html
How to install::
1. Copy zip to SD
2. wipe cache/delvik/data/android_secure/system/data (FULL WIPE)
3. Flash zip
4. reboot twice
5. Reboot to system
bugs:
some message comes at bootup which actually ineffective
screenshots attached
Amazing work Tamal,
is this the best rom as compared to wiko and zte?
matharuajay said:
Amazing work Tamal,
is this the best rom as compared to wiko and zte?
Click to expand...
Click to collapse
Yes!! i think so.... presently using JellyTime... planning to shift on to it permanently.... u will try and u will understand why it is way better....
hey, i tried this rom. its not showing my internal phone memory of 2 gb its just detecting my sd card of 8 gb
---------- Post added at 01:01 PM ---------- Previous post was at 12:48 PM ----------
it says failed to mount emmc

[Completed] Miui 8 custom rom request for karbonn titanium octane plus!

I have tried every other custom roms available for my device out there but I liked MIUI rom the best. It fits all my expectations from a custom rom but the only miui version available is version 7 it runs on kitkst 4.4.2 .! Miui version 8 is also availabe but only for TITANIUM OCTANE NOT OCTANE PLUS! So I'm left with the only option of porting it but its a very complicated process to port miui rom and i having no experience with porting. it would mean a world to me if anyone out here would be kind enough to cook me a flashable MIUI 8 ROM ! I will be waiting in anticipation for your reply. Thankyou
Assist is not the place to request for custom ROMs
Thread closed

Categories

Resources