[TUT] [TOOL] MT65xx ROM Porting - Miscellaneous Android Development

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...

Related

[ROM] [JB UPDATE] Ulefone Star N9776

Good News for fellow xda member that uses the same device ! Finally Ulefone Star N9776 has Jelly Bean ROM...
{
"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"
}
Full Credits to Aivars from forum.china-iphone.ru, he has taken the effort to backup his Factory ROM, upload it & share with us...
What i did was cook it with Android Kitchen, add Root & Busybox & thats it, clean pre-rooted Factory ROM that can be install with any custom recoveries to any N9776...
Pls make sure you have the correct 4-in-1 Combo Chip before installing...
Having said that, pls pls make a nandroid backup first before installing it as it replace the boot.img & system partition... :fingers-crossed: If you don't like it then you can any time roll it back via nandroid restore...
Please also make sure you have 100% the same device or you will end up like them here ! ( That is including me... No worries, TP has been identified here )
Its very unique for Ulefone Star N9776 that comes with a plastic perspex holder for the device... It also has the Ulefone label at the bottom of this holder...
Credits
Aivars for sharing with us his latest N9776 JB ROM
Master Shifu dsixda for sharing with us his super easy to use & fabulous Android Kitchen
JB Update For MT6628 ONLY
Download link - For MT6628 4-in-1 Combo Chip ONLY
: N9776-e1911_v77_gq2000_a41_6628_v20 ( recovery update.zip )
Added on June 29, 2013 - LeWa for Star N9776 with MT6628 chipset
Fellow xda friend zetty has successfully ported a fully working LeWa...
------------------------------------------
JB Update For MT6620 ONLY
Added on Feb 17, 2013 - Jelly Bean Update for Star N9776 with obsolete MT6620 chipset
Good News for Star N9776 users with obsolete MT6620 chipset, after all we can also have Jelly Bean update...
Everything is working out of the box, Full Credits to X-Dron from china.iphone.ru...
Below are the screenshot...
Just flash Aivars JB boot.img & system.img ONLY from X720D...
Download link
HaiPai_X720D_A​ndroid_4.1.1
Aivar's JB boot.img
Minor glitch : Delete Camera shortcut from the HOME screen & then hold the camera icon from app drawer & drop it back to the HOME screen. Do the same for SMS...
------------------------------------------
Added on Feb 24, 2013 - Ritmix RMP-600 JB ROM
Credits to s-bd he has share a link here...
Same procedure as above -> Flash only Aivar's JB boot.img & system.img ONLY from this ROM...
------------------------------------------
Added on Mar 16, 2013 - ZTE V970 JB ROM
Download ZTE V970 custom ROM here & install my patch file here via custom recovery...
Credits to Master Shifu bgcngm...
------------------------------------------
Added on Mar 17, 2013 - Lewa JB ROM
Lewa updates their ROM on friday every week but i can't possibly be updating their every week updates...
So i wrote a simple program here so that you guys can DIY ...
Latest OS5 Porting Tool is here...
Credits : Lewa OS Team...
------------------------------------------
Added on Apr 28, 2013 - Lewa JB ROM - 12Mpx Cam Support
Credits to Gramozdila from china-iphone.ru that discover it, now we have 12Mpx cam support on our N9776...
Auto port program is here...
Credits : Lewa OS Team...
------------------------------------------
Added on Mar 21, 2013 - Amoi JB ROM
Download link : here Credits : Gramozdila from china-iphone.ru
------------------------------------------
Added on Mar 25, 2013 - Official JB ROM e1911_v77_gq2000_a41_6628_v20 -> MT6620 everything WORKS
Credits to kumar abhishek for sharing his porting techniques & s_bd for sharing the link, it is proven that MT6628 can be back port to work on MT6620 after all...
Download link : here
------------------------------------------
Added on Mar 29, 2013 - MMX A110 JB ROM
Since the MMX A110 thread ported own JB ROM, now i ported back their JB ROM to work on ours...
Download link : here
------------------------------------------
For both MT6620 & MT6628
Custom Recoveries
Can be use on both MT6620 & MT6628 Mediatek's 4-in-1 Combo Chip
Download link : CWMR 6.0.2.8
Download link : TWRP 2.4.2.0
Credits
Aivars for sharing with us his latest N9776 JB ROM
Master Shifu bgcngm for CWMR 6.0.2.8
Master Shifu Javum & RD varun.chitre15 for TWRP V2.4.2.0
------------------------------------------
GPS fix via EPO
Credits to R-mihee at forum.china-iphone.ru....
Steps
1. Settings -> Location Services -> Turn off GPS, EPO, A-GPS.
2. Use any Root Explorer & delete /data/misc/mtkgps.dat
3. Reboot your phone.
4. Go out into the open
5. Enabled in GPS, A-GPS, EPO -> Download ( if you don't use 3G data, you can use Wi-Fi too )
6. Dial * # * # 3646633 # * # * will bring you to the MTK engineering menu , select YGPS. Go to Information tab & click Full, and then Cold, then A-GPS restart. Go back to the Satellite tab and wait for the signal to be recorded (this may take a few minutes & up to ten minutes on the first setup).
6. Exit & start any GPS software & you will get 23870ms or less GPS fix
------------------------------------------
Mediatek MT6575 Star N9776
Added on Feb 14, 2013 - Notice
Just did some thread following up on china.iphone.ru...
it turns out that there are emergence of cheaper version of N9776 & i thought to myself how the price dropped so fast & it turns out that it is indeed the cheaper version MT6575...
MT6575 is Pin-to-pin compatible with MT6577 so some clever manufacturer instead of upgrading, they are downgrading N9776... :laugh:
So pls make sure & don't just flash blindly, this JB ROM update is only for MT6577...
Credits : Bulletproof from china-iphone.ru, he has backup his MT6575 Factory ROM via MtkDroidTools...
Download link : Star N9776 based on MT6575 SoC ONLY
------------------------------------------
Added on Feb 25, 2012
Operation to Support & Reward our MTK SoC Developers
Head up to here & show your support...
Hello, WiFi is working for you? I can't turn it on, slider just go back to off position. But everything else is fine.
Gr8 tnx it will help mmx A110 users a lot. I posted ur rom in mmx A110 thread. Hope u permit to use it
@Bugscze
Yes, i can switch on GPS, Bluetooth & Wi-Fi & it did connect... Very stable no FC while i tested it... :fingers-crossed:
However, i didn't do a 100% test on it as i switch back to my own ported Lewa OS, love the Lewa ui better than JB...
AFAIK, there are 2 version of hardware for N9776, ov5647 that uses MT6620 & 9p017 uses 6628, which hardware do you have
As said, this update is directly cook without adding any sauce or spice & i believe it works better on 6628 since its from 6628 ROM...
@kumar abhishek
Bad news for you, bro... JB ROM wouldn't boot without JB boot.img....
yuweng said:
@Bugscze
Yes, i can switch on GPS, Bluetooth & Wi-Fi & it did connect... Very stable no FC while i tested it... :fingers-crossed:
However, i didn't do a 100% test on it as i switch back to my own ported Lewa OS, love the Lewa ui better than JB...
AFAIK, there are 2 version of hardware for N9776, ov5647 that uses MT6620 & 9p017 uses 6628, which hardware do you have
As said, this update is directly cook without adding any sauce or spice & i believe it works better on 6628 since its from 6628 ROM...
@kumar abhishek
Bad news for you, bro... JB ROM wouldn't boot without JB boot.img....
Click to expand...
Click to collapse
But ur rom inclides jb boot.img
yuweng said:
Good News for fellow xda member that uses the same device ! Finally Ulefone Star N9776 has Jelly Bean ROM...
Full Credits to Aivars from forum.china-iphone.ru, he has taken the effort to backup his Factory ROM, upload it & share with us...
What i did was cook it with Android Kitchen, add Root & Busybox & thats it, clean pre-rooted Factory ROM that can be install with any custom recoveries to any N9776...
Having said that, pls pls make a nandroid backup first before installing it as it replace the boot.img & system partition... :fingers-crossed: If you don't like it then you can any time roll it back via nandroid restore...
Download link
: N9776-e1911_v77_gq2000_a41_6628_v20_130108 ( recovery update.zip )
I have also ported custom recoveries for N9776
: CWMR 6.0.1.5
: TWRP V2.3.2.3
Use this tool to flash above custom recoveries...
Please make sure you have 100% the same device or you will end up like them here ! ( That is including me... No worries, TP has been identified here )
Its very unique for Ulefone Star N9776 that comes with a plastic perspex holder for the device... It also has the Ulefone label at the bottom of this holder...
Credits
Aivars for sharing with us his latest N9776 JB ROM
Master Shifu dsixda for sharing with us his super easy to use & fabulous Android Kitchen
erLucky for CWMR 6.0.1.5
Master Shifu Javum for TWRP V2.3.2.3
Enjoy...
Click to expand...
Click to collapse
hey how to install this rom
yuweng said:
@Bugscze
Yes, i can switch on GPS, Bluetooth & Wi-Fi & it did connect... Very stable no FC while i tested it... :fingers-crossed:
However, i didn't do a 100% test on it as i switch back to my own ported Lewa OS, love the Lewa ui better than JB...
AFAIK, there are 2 version of hardware for N9776, ov5647 that uses MT6620 & 9p017 uses 6628, which hardware do you have
As said, this update is directly cook without adding any sauce or spice & i believe it works better on 6628 since its from 6628 ROM...
Click to expand...
Click to collapse
Thank you for answer. It's true, ROM is stable and fast but that damn wifi. My friend bought this phone in January 2013 so it should be with newer hardware. Hardware version number can be found in Engineering menu right? I'll check it.
Do you know anything about kernel source codes for MTK6577? I can't find any. :crying:
I found solution for wifi problem: http://forum.xda-developers.com/showpost.php?p=36981667&postcount=3
yuweng said:
Good News for fellow xda member that uses the same device ! Finally Ulefone Star N9776 has Jelly Bean ROM...
Full Credits to Aivars from forum.china-iphone.ru, he has taken the effort to backup his Factory ROM, upload it & share with us...
What i did was cook it with Android Kitchen, add Root & Busybox & thats it, clean pre-rooted Factory ROM that can be install with any custom recoveries to any N9776...
Having said that, pls pls make a nandroid backup first before installing it as it replace the boot.img & system partition... :fingers-crossed: If you don't like it then you can any time roll it back via nandroid restore...
Download link
: N9776-e1911_v77_gq2000_a41_6628_v20_130108 ( recovery update.zip )
I have also ported custom recoveries for N9776
: CWMR 6.0.1.5
: TWRP V2.3.2.3
Use this tool to flash above custom recoveries...
Please make sure you have 100% the same device or you will end up like them here ! ( That is including me... No worries, TP has been identified here )
Its very unique for Ulefone Star N9776 that comes with a plastic perspex holder for the device... It also has the Ulefone label at the bottom of this holder...
Credits
Aivars for sharing with us his latest N9776 JB ROM
Master Shifu dsixda for sharing with us his super easy to use & fabulous Android Kitchen
erLucky for CWMR 6.0.1.5
Master Shifu Javum for TWRP V2.3.2.3
Enjoy...
Click to expand...
Click to collapse
heyy its not working the phone kepps rebooting after installing it
cena191 said:
heyy its not working the phone kepps rebooting after installing it
Click to expand...
Click to collapse
@kumar abhishek
yea..same here...only the bootlogo appear again and again...cudnt establish adb connection too.. so no logcat possible..
mmxa110user said:
@kumar abhishek
yea..same here...only the bootlogo appear again and again...cudnt establish adb connection too.. so no logcat possible..
Click to expand...
Click to collapse
Glad I had a backup
Bugscze said:
Do you know anything about kernel sources codes for MTK6577? I can't find any. :crying:
Click to expand...
Click to collapse
Only Alcatel publish their MT65xx source code (ICS not JB) but i'm afraid it might not be compatible for use on our N9776... :fingers-crossed:
AFAIK, OT_997D_20121228.tar.xz is one of the MT6577, rest you have to google for it...
@kumar abhishek & guys
AFAIK, boot.img is device specific & it contains kernel & its meant for N9776 so it would not boot on MMX A110... :fingers-crossed:
Tried porting JB ROM to my Lenovo A789 since last year, non booted up so you guys can forget about it... Sorry if it sound disappointing... :laugh:
Even latest LeWa_ROM_AMOI_N820_JB doesn't boot on N9776 JB boot.img but it does show logcat activities & died...
Does anyone else have problem with screen when in call? Mine gets flashing and not touchable until call ends..
Hi, you need to recalibrate the light sensor, under settings, display, als_ps calibration. place your finger over the sensor at the top to the right of the speaker and hit calibrate. hope this helps.
On a different note, does anyone know how to repartition the nand so as to ditch the internal SD? The old ways don't work....
How do you feel the phone with jelly bean? Isn't it slow cause of the small RAM? Or it's better than ICS?
gerstavros said:
How do you feel the phone with jelly bean? Isn't it slow cause of the small RAM? Or it's better than ICS?
Click to expand...
Click to collapse
No, it feels a lot smoother to me. camera is definately better. battery life a lot better also. no more problems with ram than i had on ics. However, dont like the fact that you have two signal bars, whereas in ics if sim2 was missing it would hide the second signal meter. it was an arse to root and i cant seem to repartition it!
Turbojo said:
No, it feels a lot smoother to me. camera is definately better. battery life a lot better also. no more problems with ram than i had on ics.
Click to expand...
Click to collapse
Nice!
Turbojo said:
However, dont like the fact that you have two signal bars, whereas in ics if sim2 was missing it would hide the second signal meter.
Click to expand...
Click to collapse
What do you mean? I never saw second signal bar to ger removed when no sim inserted, in any mediatek phone
Turbojo said:
it was an arse to root and i cant seem to repartition it!
Click to expand...
Click to collapse
This Rom isn't rooted? How did you root it? I root any mtk6577 ics or jelly bean phone with root by binary or zhuodashi.
ICS hid the second signal meter if no sim was inserted on the N9776.
Binary ect doesn't work, you have to cook cwm recovery and flash that way. there is a thread here: http://forum.xda-developers.com/showthread.php?t=1923764
gerstavros said:
How do you feel the phone with jelly bean? Isn't it slow cause of the small RAM? Or it's better than ICS?
Click to expand...
Click to collapse
wer is d jb rom for mmx a110
Turbojo said:
ICS hid the second signal meter if no sim was inserted on the N9776.
Binary ect doesn't work, you have to cook cwm recovery and flash that way. there is a thread here: http://forum.xda-developers.com/showthread.php?t=1923764
Click to expand...
Click to collapse
So, i can do it with the twrp you have in the first post, right?

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

Help nedded for 4.3 rom port

CAN ANY ONE TRY TO PORT THIS ROM IN THE GIVEN LINK
IT IS REAL 4.3.1 AND IT IS MTK 6589 BASED AND SUPPORTS ONLY SINGLE SIM
IT IS CLONE OF NOTE 3
I REQUEST @SuperDroid-BOND @sagarwep to port this rom
i tried this but it stucked at logo
LINK..!!!:highfive:
how do you know its 4.3....................whats the API version(i mean the API version shown by android kitchen ) ???????
@[email protected],
Brother,
The very first thing is that its a 4.2 ROM based on Samsung UI.The API level in build.prop is showing 17 which is 4.2.
So I will request you to wait. There is no 4.3 yet for any MTK device.
Second thing, As like earlier its not booting. It stucks on boot animation and in log asking for some libnetcmdiface.so which is next to impossible thing to make a lib for the ROM.
Now I will request you all to please wait and let any MTK device get 4.4 first and then we all will start our work that we can for porting it to our device and other MT6577 device.

LegenD Rom v8 Android L Edition 4.4.2 for MicroMaX Canvas 2+ A110Q

SYSTEM PARTITION NEEDED
Features of Android 4.4 KitKat on MicroMaX Canvas 2+ A110Q
-Latest Android 4.4.2
-Latest Android 4.4.2 Android L Camera with Gallery
-Good Battery Backup
-Playing Games Smoothly
-Buttery Smooth
-Settings themed
-New Status Bar
-3G SIM Switch
-Sim Toolkit
-New Bootlogo
-Init.d Scripts
-Latest Playstore
-New LockScreen
-New Dialer
-New Contacts
-New Messages
And Many More.........
Bugs :
Tell if you see any more....
Installation :
How To Flash :
use KK support CWM Recovery AND system partition needed.
( You Can Take CMW Backup for Revert back to your old system )
1) Download ROM zip File below link
2) Put into External/Internal SD Card
3) Go To CMW Recovery
4) Wipe Data/Factory Reset
5) Wipe Cache
6) From Advance Menu Do Delvik Cache Clear
7) Go in Mount And Storage select FORMAT SYSTEM
8) Select Install From SD and Select file And Click YES
9) Select ROM zip And Select YES
10) Reboot
11) Congrats You have Rom now....Report if you find bugs
(It will take around 5 Min. for first boot)
** feature updates **
1) Go to Cwm recovery
2) Select install from zip
3) select Patch zip and yes
4) Reboot.
Screen Shots
If flashing KK BASED ROM destruction in whatsoever in your world, neither me, nor any of my dev brothers and not even WEB OR FORUM SITE is responsible for that.
You are the one who has choosen to modify your phone and so all risk and durability is your only, no one
(credit : DinasNet, Besik_13, 4pda, xda developers. If I forgot a any developer name please suggest me I will add
& Swapnil Bunjkar for MicroMax Canvas 2+ A110Q Kitkat 4.4.X )
DOWNLOAD
CUSTOMROMS.THESWAPNIL.COM
UF
XDA:DevDB Information
LegenD Rom v8 Android L Edition 4.4.2 for MicroMaX Canvas 2+ A110Q, ROM for the Micromax Canvas 2 Plus A110Q
Contributors
theswapnil
Source Code: http://4pda.ru/forum/index.php?showtopic=577004&st=1520#entry35294197
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 4.4
Version Information
Status: Testing
Created 2014-11-13
Last Updated 2014-11-13
LED works?
theswapnil said:
SYSTEM PARTITION NEEDED
Features of Android 4.4 KitKat on MicroMaX Canvas 2+ A110Q
Click to expand...
Click to collapse
LED works fine? Because on the Russian Thread it is mentioned that LED doesn't work. Please tell me because I'm eager to try this ROM.
DarkSJ1998 said:
LED works fine? Because on the Russian Thread it is mentioned that LED doesn't work. Please tell me because I'm eager to try this ROM.
Click to expand...
Click to collapse
Led not working in this other than that good rom.
Oh!
Samuel117 said:
Led not working in this other than that good rom.
Click to expand...
Click to collapse
Thanks bro for the early reply... Hope this bug can be fixed in the near future.... :good:
Have you tried this ROM? Did you experience any bug? Proximity Sensor works fine?
This ROM will be the choice for most people who want to enjoy CM11's Lollipop theme look on their C2+ but can't because of the Front Camera Bug.
Both sim not working
tried several times no result
Check if your IMEI is Broken
BHATT said:
tried several times no result
Click to expand...
Click to collapse
Check if whether you have lost your IMEI. Because of broken IMEI, Network doesn't work
Bugs I face will be shown here:
When I flashed your ROM, my first expression on booting up of ROM was "Wow". :laugh: The ROM really looks like Android L. Moreover, Android L Apps are included in the ROM.
Here are the problems/bugs faced by me:-
DPI is very high. The Quick Buttons in the Notification Drawer do not show up properly. They get of their frame. :silly:
I didn't like the new Boot Logo. Can you please provide a patch for reverting to the Stock "Canvas" Boot Logo?
The Lenovo Camera and Gallery hang a lot.
The Good: :good:
The ROM is really very nicely themed to look like Android Lollipop.
The included Android L apps look very nice.
Overall, a great ROM, but could be better if the upper things were corrected. :fingers-crossed:
camera stopped working.........
Ohh ****
Ohh **** man I am going to upload my Lollipop Experince ROM today
But my rom its better than your rom it is CM 11 based and 85% its material design and enjoy full lollipop experince.
Can someone upload some more screenshots ,,,,, status bar screenshots, ram,apps
Review
After Using for 2-3 Days,My Review For the Rom is that Rom is Working Bugless and Without Lag Even Notification Light Works.
Great Work Dev @theswapnil,Expecting Many Such Type Roms in Future.All D Best !
technoking2020 said:
After Using for 2-3 Days,My Review For the Rom is that Rom is Working Bugless and Without Lag Even Notification Light Works.
Great Work Dev @theswapnil,Expecting Many Such Type Roms in Future.All D Best !
Click to expand...
Click to collapse
Thank you very much ..
Nice rom...
I m using this rom from almost 1 week n its much stable for day to day use...
I used some xposed modules such as flat style colour bars and gravity box now it looks even more cool...
It would be even great if u can do something to get lollipop style recent apps...
I used fancy user...
Bt its full of bugs....
Please tell me anyone that having any problems or bugs with this ROM....
Iam using hridayhs developed rom 4.4.4 themed 5.0....
Having cm11 bugs...
Please reply me asap....
Thanking you....
No bugs
ejaz.msgs said:
Please tell me anyone that having any problems or bugs with this ROM....
Iam using hridayhs developed rom 4.4.4 themed 5.0....
Having cm11 bugs...
Please reply me asap....
Thanking you....
Click to expand...
Click to collapse
Please Read others comments (above) then decide.
theswapnil said:
Please Read others comments (above) then decide.
Click to expand...
Click to collapse
In your webpage,
There is a patch to install but no file...
Plz reply asap...
Thanking you...

[ROM][WIP]KITKAT s9081 [MT6577]

Thread Closed, Test Phase is over now
New Thread:
http://forum.xda-developers.com/micromax-a110/development/rom-mmx-a110-t2972561
Hi all
Thread in construction .... not much time now
FOR Developers ONLY
Rules:
- No requests
- No Spamm
- No "port to my device" spamm "
KitKat is now Booting on MTK 6577, only few bugs left to be fixed.
New Kernel is required of course.
For Now its booting on my some mt6577 devices
Im opening this thread on behalf of QUS1
--> I'll support this development also (im working on the build for ZTE v970)
IF, you wish to adapt (THIS IS NO copy/paste PORT), real work to be made. Then share your work here, and maybe you can work the rom to your device also...
KITKAT s9081 BETA1
** post for developers and alpha testers **
This is built from MTK s9081 project, and its possible to adapt to:
-MICROMAX a110
-WIKO CINK KING
-Fly IQ450 Horizon
may be more modifications
RECOMENDATION RECOVERY FOR INSTALLATION:
http://droid-devz.com/viewtopic.php?f=8&t=482
DOWNLOAD:
(beta1 port from MotorolaRAZR D3 XT920) By: Qus1
https://yadi.sk/d/a3OYnZKPckNi3 too many downloads, re-upload to google drive for alternative link here https://drive.google.com/file/d/0B9Xy2GDF0is9RlhiNGtmTGloZjg/view?usp=sharing
TEST PATCHES:
patch for kernel 1.2
if ur revision ics - https://yadi.sk/d/3gDqwFQpcqEQg camera OV8825, OV8826
if ur revision jb - https://yadi.sk/d/sa555YnocqESA camera OV8825, OV8827
(MY ZTE v970 build will be posted on another thread)
its would be good to add more developers 6577 for kk :laugh:
GPL Compliance:
ZTE v970 (will upload in some hours /tomorow ...)
https://github.com/dragonpt/Kernel_3.4.67_KK_ZTE_v970
Wiko Cink King
https://github.com/qus1/s9081_kk_beta1
Regards
XDA:DevDB Information
[ROM][WIP]KITKAT s9081 , ROM for the Micromax A110
Contributors
superdragonpt, qus1
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: AOSP / MTK
Version Information
Status: Alpha
Created 2014-11-18
Last Updated 2014-12-13
Reserved
Kernel Goodies / Info
Kernel Info:
New Custom Kernel to support KitKat
kernel version: 3.4.67
Governors available:
Hybrid <--Default
ondemand
userspace
powersave
performance
I/0 Schedulers available:
cfq <-- Default
noop
deadline
TCP Congestion Control:
cubic <-- Default
reno
bic
westwood
highspeed
hybla
htcp
vegas
veno
scalable
Ip
yeah
illinois
Other Kernel Features:
ZRAM <-- Enabled as Default
SDCard Read Ahead 128KB
F.A.Q.
Q: How can i acess the MTK Engineering Menu?
A: On the dialer : *#*#3646633#*#*
Q: What Can i do, on the MTK Engineering Menu?
A: The Engineering Menu, should be for Advanced users only, there's several things you can do.
a) Increase The volume speaker volume: >hardware testing>Audio>LoudSpeaker Mode> And set MAX Vol with an max value of 160 (145 as safe)
b) The same options, as in JellyBean MTK Eng Menu.
Q: What are the Partitions Layouts usable on This ROM/KitKat ?
A: BOTH Partitions are usable (Stock and Extended), however on stock Partition Layout, the Internal SDCard can´t be used as is not visible due to the new KitKat fstab (partition table)
--> It is possible to swap internal and external storages, apply the patch by :Akhilendra Gadde HERE
Q: My 2G / 3G Network doesn't show , what can i do?
A: You must change the current modem on the rom, check This reply
Q: I have the Extended Userdata Partition Layout, do i need to flash any disabled Internal SDCard?
A: NO, There's nothing you need to do or flash
Q: Is this ROM Multi-Language ?
A: Yes
Q: How can i change the Kernel Settings (Governors/ etc) ?
A: You can download any app from the PlayStore, i recommend the Trickster MOD
Q: Where are the Developer Options?
A: Go to Settings>About Phone, and tap 7 times on the Build Number
Q: Where can i change the Android Runtime from Dalvik to ART and vice-versa?
A: You can change on the Developer Options
Q:I changed the Android Runtime from Dalvik to ART and app "x" is not working , why?
A: That's rather normal, not every app is compatible with ART.
Q: Is Xposed Framework and his modules compatible with ART?
A: NO, Xposed Framework and his modules (like GravityBox), are not compatible with ART
Q: I Love your work, how can i thank you?
A: You can press the "Thanks" button, and if you wish, you can pay qus1 and me an beer(s) :fingers-crossed:
superdragonpt said:
Screens:
Click to expand...
Click to collapse
wooww sir giving it a try...on a110
EDIT:- Just want to clarify is it a sorce built or a port
Man is it working on your phone
WELCOME BACK Superdragonpt!
qus1, good to see you here on XDA.
Damn Excited! All the best
All the best developers! Please get 4.4 for c2 !
Faaiz Puthawala said:
wooww sir giving it a try...on a110
EDIT:- Just want to clarify is it a sorce built or a port
Click to expand...
Click to collapse
Kernel: built from source
ROM: ported
The wiko build works on MMX a110
How to flash:
Flash just like any other ROM.
What works:
Pretty much everything
Not working/ needs more work:
Internal SD not recognized in some hardware revisions ( emmc NAND)
Camera works depending on the hardware revision...( Kernel related)
ART ( can be Buggy , this is MTK Fault)
You tell me
Qus`s Kernel works on mmx a110, only some things needs to be fixed...
Dont forget to thank qus1
Regards
superdragonpt said:
The wiko build works on MMX a110
How to flash:
Flash just like any other ROM.
What works:
Pretty much everything
Not working/ needs more work:
2G (3G works)
Internal SD not recognized
Camera ( Kernel related)
ART ( Buggy , this is MTK Fault)
You tell me
Qus`s Kernel works on mmx a110, only some things needs to be fixed...
Dont forget to thank qus1
Regards
Click to expand...
Click to collapse
sir i dont know why
But My back camera works
Internalsdcard also works
ART Also working Well
And dont know About 2G As I dont have A Data Plan
EDIT:-2G also works...almost bugless rom only proximty not working
Thanks for The feedback, edited The -not working- list
Test as you can, your feedback is important,.
Qus1 is working with The wiko build.
Im working on The ZTE V970 build, and will help The MMX build as i can... Along with qus1
Regards
Final Review Of The Rom
The Original Zip Was Not Working With TWRP v2.7.1.0+.But Was Getting Installed With Twrpv2.5.0.0
And There Were Errors Like
Rear Cam,2G Not Working And More
Just moddified The Zip And Gets Installed On TWRP V2.7.1.0
And Only Proximaty Sensor Not Working
Will Upload The Zip Till Tomoorow
finally our savior is back
bro if you need alpha or beta tester you can count on me PM with the zip folder so i can test on my zte v970 (tmn a18)
Faaiz Puthawala said:
Final Review Of The Rom
The Original Zip Was Not Working With TWRP v2.7.1.0+.But Was Getting Installed With Twrpv2.5.0.0
And There Were Errors Like
Rear Cam,2G Not Working And More
Just moddified The Zip And Gets Installed On TWRP V2.7.1.0
And Only Proximaty Sensor Not Working
Will Upload The Zip Till Tomoorow
Click to expand...
Click to collapse
Use CWM ...
TRWP should work just fine,,, i don't know how these "twrp builds" where made...
Regards
superdragonpt said:
Use CWM ...
TRWP should work just fine,,, i don't know how these "twrp builds" where made...
Regards
Click to expand...
Click to collapse
Sir tried on CWM too...there was same error while installing
after moddifying it worked fine
qus1 made an new patch for camera and sensors
check OP
Report
Got an error while flashing using "[RECOVERY] TWRP 2.7.1.0 touch recovery [selinux][source built] by bindassdost"
then,
Wiped all the partitions thrice
rebooted the recovery
and flashed the zip again using same recovery,
but this time it got installed successfully and Rom booted.
....
What Works!!
Both Internal and External SD
3G Works on Both SIMS
Front Camera and Rear Camera Working(After applying Patch)
Proximity Sensor(but little buggy)
....
What Doesn't!!
2g Network Not working (Sim Card Goes Inactive)
Notification LED is not working(works only while charging)
....
Navigation Keys occupies little screen space and it is bit annoying as we already have softkeys. Req dev, pls remove the nav bar.
No SIM Management in System Settings(no facility to turn sim's on/off)
....
Rest all cool and now a proud owner for C2. Hopefully All the remaining bugs will get fixed soon too!! Thanks a ton dev for all the hardwork
can someone make a rom for alcatel 997d?
http://forum.xda-developers.com/showthread.php?t=1981692&page=114
walter91 said:
can someone make a rom for alcatel 997d?
http://forum.xda-developers.com/showthread.php?t=1981692&page=114
Click to expand...
Click to collapse
Sir read the OP no porting spam
---------- Post added at 01:17 AM ---------- Previous post was at 01:16 AM ----------
Will try this on MyPhone A919 duo clone of MMX A110 and C2, etc *crossing-finger*
---------- Post added at 01:19 AM ---------- Previous post was at 01:17 AM ----------
superdragonpt said:
Use CWM ...
TRWP should work just fine,,, i don't know how these "twrp builds" where made...
Regards
Click to expand...
Click to collapse
do we need to use the selinux version of CWM for this? e.g ->http://forum.xda-developers.com/mic...opment/recovery-cwm-6-0-4-9-recovery-t2789175 Bindassboost cwm for kitkat? or any CWM nad TWRP work? hehe enlighten us sir
---------- Post added at 01:57 AM ---------- Previous post was at 01:19 AM ----------
Works on MyPhone A919 duo! MMX A110 clone, all camera is working, but the rest to follow
not working usb storage for phone storage cant be seen on computer when mounted the rest works fine will test for a day though

Categories

Resources