Custom ROM V6 For MT6582
Finally a MIUI V6 For MTK6582 Built From Source
Also try : [4.2.2] MIUI V5 For MT6582 Built From Source
Download :
For All : Micromax, Karbonn, ZTE, Huawei, Dogee, All Samsung Clones, All iPhone Clones and all MTK Devices (MUST PORT FIRST, GUIDE TO PORT BELOW)
Screenshots :
DO NOT UPDATE IF THERE IS A UPDATE NOTIFICATION AS THIS IS A PORTED ROM. OR YOU WILL BRICK YOUR DEVICE.
Features:
1. All Features working2. Awesome MIUI V6 ui.
3. Fully tweaked.
4. Best Camera Quality.
5. base on android 4.4.4 Kitkat.
6.Themes supported.
7. Very smooth and fast.
8. Dolby Digital Sound.
9. Fully Built From Source
Easy Porting guide :
First try to just Port the kernel and replace the ported boot.img in the ROM zip with yours. Guide to port kernel : Port Kernel.
Also change the mount points in the updater-script.
To change Mount Points :
Now Open The Port ROM folder and go to META-INF/google/android and open updater-script in Notepad++
* Do the same for the Stock ROM
* Now In the Port ROM's Updater Script, find a line that starts with this...
format(".......
and only replace the mmcblk0p.. with the stock one!
* Do the same for this line...
mount("...
Example:
This is the PORT one!!!
* Do the same for the Stock ROM
* Now In the Port ROM's Updater Script, find a line that starts with this...
format(".......
and only replace the mmcblk0p.. with the stock one!
* Do the same for this line...
mount("...
Example:
This is the PORT one!!!
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p5", "0", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p5", "/system");
This is the Stock one!!
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
Now just Replace the "mmcblk0p3" from STOCK to PORT!!
It should look like this:
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p3", "0", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
DO NOT REPLACE THE WHOLE LINE!
NOW ZIP and Flash
If you have have booting problems with the above porting method please try this method : GUIDE
MIUI V6 For MT6582
[4.4.4] MIUI V6 For MTK6582
Reviewed by MTK Hacker Pro
on
12:05 PM
Rating:
Port it for MT6592 too bro
ReplyDeletemt6582 to mt6592 not possible man
ReplyDeleteif you have your backup and willing to give it a try then try to use the above porting method port it and then see if it works
This comment has been removed by the author.
ReplyDeleteI tried porting this ROM on my device work your procedure...
ReplyDeleteBut I ended up with bootloop . even after editing the boot.img
your are on mt6582 right ?
Deletethe causes are :
you did not port it correctly
your device is not running kitkat
My device is mt6582,, my stock ROM is 4.4.2 kikat and I tried following your method...
DeleteI would Appreciate it if you can tell me what might be wrong
seems like you did no port it correctly try again
Deletedo not port the kernel just port with above method and flash dont port kernel
Deleteis that work for device oppo r2001 mtk 6582 ? my stock rom based 4.2.2
ReplyDeleteno you cant i have miui v5 for you
Deletewill it work on xolo q2500 ...running jellybean
ReplyDeleteWhen I flash the ROM in mi mobile, the CWM say Error Aborted (staus 7) and something about the logo.bin
ReplyDeleteare you on mt6582 ? did your device come with android 4.4.2 ? did you port it to your device using the above guide
DeleteYes, I'm sure. At he end I culd flash the ROM but is in bootloop. My ROM doesn't have any archive called vold.fstab.nand, but have one called fstab and fstab.nand. Can you do the ROM for me if I pass you the /system folder please?
ReplyDeletere-port the rom all over again dont copy the fstab.nand and fstab
Deletere-port the rom all over again dont copy the fstab.nand and fstab
DeleteCan I flash the ROM with CWM v.5.0.5?
Deletei don't suppose so try it
DeleteWith what other recovery can I install?
Deletewith PhilZ you can please see my guide on how to install PhilZ recovery
DeleteMy mobile reboot when I put it in the pc with the debug mode...
DeleteMy mobile reboot when I put it in the pc with the debug mode... :(
ReplyDeleteare you new to the world of rooting, custom roms ?
Deletei suggest you to please stop doing this get some knowlegde about it and come back maybe ?
everything in this blog has been double checked by me and they work 100% i have even used my friends devices to check and they work completely
i dont have lib/modules in stock rom. solution?
ReplyDeleteskip it
Deleteno worries some 4.4.2 roms dont have it
are you using android one
Am still having problem porting the ROM....
ReplyDeleteMy phone still keep getting stock in bootloop
this rom's ebr is not supported by this device
DeleteWhat is the solution bro,
DeleteAnd how will I know the ROM ebr supported by my device
are you using a kitkat supported recovery ?
Deleteplease install the new philz recovery using my guide
My recovery is KitKat supported
Deletesorry cant help then please take a logcat to check for error
Deletecan you try this :
1. take this miui without porting completely untouched
2. just replace oyur stock boot.img and zip it and flash maybe this will work 70% chances it will work
I can flash the ROM, but when I am in the bootanimation it restart all the time. Any idea?
ReplyDeletethe causes are:
Deleteyou are not on android 4.4.2, you have not replaced the boot.img of the rom with your stock boot.img, there was a problem with porting.
the solution :
take this rom don't port it at all just replace the boot.img wuth your stock boot.img flash it, it should work as i have tried it and it booted up
only follow the solution if you are on android 4.4.2
DeleteHi there!
ReplyDeleteFirst of all thank your for sharing this MIUI rom, I was waiting for this rom.
I already tried and followed the steps on how to make it work but I always stuck on this error, here is the log shown in CWM recovery
---------------------------------
Installing boot Kernel...
Flashing boot logo...
assert failed: package_extract_file("logo.bin", "/tmp/logo,img")
E:Error in /sdcard/port.zip <--- (zip file after I ported the rom)
(Status 7)
Installation aborted.
---------------------------------
I have done unpack/repack the boot.img (I didn't do the cygwin method)
I have CWM Recovery, MTK6582 Chipset with a 4.4.2 Kitkat android, I think my phone is compatible with this rom but I need help here (if you don't mind helping me xD) Once again Thank you and Keep this good work UP!!
have you messed up with the updater-script ?
ReplyDeleteplease first try to flash without porting the kernel it seems you have done something wrong just replace the boot.img with your stock boot.img.
Hello Ajit,
DeleteThanks for sharing your ideas.
Am also trying to install this ROM on my tablet (N9106 chinese version) but having similar error like for Romnel.
i.e.
Installing boot Kernel...
Flashing boot logo...
assert failed: package_extract_file("logo.bin", "/tmp/logo,img")
E:Error in /sdcard/port.zip <--- (zip file after I ported the rom)
(Status 7)
Installation aborted.
Need your help.
Thanks
Sorry for my case I did not port the ROM.
DeleteJust copied it as it is in to the sdcard then started installing.
Installing boot Kernel...
Flashing boot logo...
assert failed: package_extract_file("logo.bin", "/tmp/logo,img")
E:Error in /sdcard/miui6_for_spice_mi509.zip
(Status 7)
Installation aborted.
Please read the titile it is for 4.4.4 and wont work on 4.4.2 only in some cases it works.
DeleteBut I don't have any ROM any more in my device because I formated all using MtkDroid tools.
DeleteIf i try to start the table what comes out is only the logo Samsung Gaxaxy N9106.
What should I do?
can you access CWM ?
Deletedo you have a SP flash tool backup
at the updater- script I just followed the instructions above.. I did not port the kernel I got error, and then I tried porting the kernel.. same error..
ReplyDeleteThank you for the quick response. 😊
ummm........
Deletecheck the updater script for assert lines
and can you mail me at ajit4guraya@gmail.com i can send you some edited files for this rom
DeleteThis comment has been removed by the author.
ReplyDeletecan we have a live chat?? so that i can show you my desktop via teamviewer if it is okay to you.. 😊 thank you
ReplyDeleteyes sure. we can continue via email now
DeleteThis comment has been removed by the author.
ReplyDeleteOh hey! I want to port this rom via kitchen.. can you teach/show me the steps on how to port it with kitchen? Thank you..
ReplyDeletei don't recommend porting using kitchen it doesn't work
Deletesorry i ported to my device but when start says system ui stops an theme app as well what can i do? thanks in advance
ReplyDeleteport correctly
DeletePls can I use it in innjoo note running on 4.4.2 mtk6582
ReplyDeleteyou can try.
Deletedont think it will work on 4.4.2
I m using miui6. Miui6 pls gv me the dolby sound zip. Mmx120
ReplyDeletewhy am i supposed to do that ?
Deletethis rom is not built for dolby
I m using custom miui6 rom in my mmx 120 (wiko base) if you gv me the dolby sound it will be very grateful
ReplyDeleteWHY DO YOU NEED DOBLY SOUND AT ALL ? DOBLY DOES NOT MAKE THE SOUND BETTER AT ALL FOR UNSUPPORTED ROMS AND THIS ROM DOES NOT SUPPORT MIUI V6. DO YOU UNDERSTAND ME NOW ?
Deletei mean *DOBLY DOES NOT SUPPORT THIS MIUI V6 ROM
Deletehello just edit mount and format the lines of my rom stock and the TWRP recovery cwm and throws me an error status 6
ReplyDeletemake sure you are on android 4.4.4 and not 4.4.2
ReplyDeleteI m using xolo opus 3 android 4.4.2 mtk6582 ..so if i port ur rom to my device ,will i have to port kernel or not,please tell me i m new in port roms.
ReplyDeleteyou may or may not i recommend you to port kernel
ReplyDeleteOk..nd will it work on android 4.4.2
Deletewont work you can try might work out. it works out for some devices
DeleteDoes this work for my Oplus Xonphone5 having kitkat 4.4.2 and MTK6582 chipset???
ReplyDeleteplease read the post it says [4.4.4] so it will not work
DeleteHello Ajit,
ReplyDeleteMyself Ranjeet. I am using an Iberry Auxus Note 5.5 mobile. Its got a MTK6592 octa core processor, 2 GB RAM, Android 4.4.2. I been trying to flash the MIUI V6 ROM of your's onto my phone. I ported the kernel as per your tutorial. Also I did all the other stuff as given in your above tutorial to flash the ROM, like replacing the files in your port ROM with the stock ROM files, editing the updater-script using notepad++ etc. But still when I zip the file and try to install it using the TWRP recovery it gives me an error "no MD5 file found" and the installation fails. What do you suggest I can do to resolve this error? I got all the files, the ported kernel, the stock ROM and stuff. Please help me if you got a solution.
Thanks,
Ranjeet.
do you have eyesight problem ? it clearly says MT6582 abd not MT6592
DeleteDude, that is why i ported the kernel. As per your tutorial it is possible to port any Mtk65xx kernel to any other Mtk65xx one. So I guess its your tutorial that misguided me.
ReplyDeleteLOL, by that line i meant any MT65XX to any MT65XX
Deleteeg MT6582 to MT6582, get it ?
and just porting kernel does not mean that any chipset ROM will work on your device
Chk this link please...
ReplyDeletehttp://mtk65roms.blogspot.in/2015/02/unpacprepack-bootimg-and-port-kernel.html
LOL..then you should have been more specific in your tutorial. I said i was misguided, didn't I?
ReplyDeleteAnyway, so I guess it means that the above ROM wont work for my phone, right?
you see everyone ain't a noob like you.
Deletethat is basic a thing and everyone can understand it and for a matter of fact people already know that much, my job is to guide people and it is the people who need to understand, and pretty much most people understand it
People's understanding can be altered by wrong info or misconceptions. I agree that I am a noob, else why wud i be here following your tutorials. And also the others who all are here referring your blog are also have the same reason. Somebody who's an expert wont need to refer to any tutorials and stuff. I hope u get that.
ReplyDeletewhy would experts not refer to tutorials ? many pro developers out there in XDA refer to tutorials, well i have seen them do so.
DeleteAnd for another matter of fact : if just porting the kernel would allow us to use a Custom ROM built for another chipset to any other chipset, i and many other developers would not be make Custom ROMs for different chipsets, i too was a noob 4-5 months ago, but i was completely able to get this concept.
U still not getting what i am trying to say. I already told you that I misunderstood what you had written in that tutorial. Even I know that a custom ROM for one chipset wont work for another one, but reading your tutorial i thought maybe it was possible now. Actually i was searching for custom ROMs as per my chipset make, I wasn't trying to port any kind of ROM onto my phone.
ReplyDeleteAnd as far as experts are concerned, what i meant was that they wouldnt need to refer to tutorials for such silly things as what we are talking about right now. they r the ones who come up with tutorials. ya maybe they too need to refer to tutorials but that may be for some higher level stuff.
but atleast they refer to tutorials, abbove you said "Somebody who's an expert wont need to refer to any tutorials and stuff"
DeleteWhat I said was in reference to our context, i was not talking in general. u got it wrong maybe.
ReplyDeleteHello
ReplyDeleteBefore flashing this ported rom I just want to know if virtual navigation keys are installed on this one
because my device has no physical nav. keys
and when I flash the rom Do I have to flash gapps too ?
Thanks
yes it has, before flashing the ROM open /system folder and open build.prop with Norepad++ and at the end of the file add this line "qemu.hw.mainkeys=0" without ""
Deleteit already hass Gapps
OK thanks for all i just wanna know if i can flash the ROM from the base recovery menu (I didnt flash any custom recovery)
ReplyDeletenope you cannot
Deleteplease visit this campaign started by my father to help Nepal https://life.indiegogo.com/fundraisers/nepal-solar-electricity-for-earthquake-relief--2/x/10744441 it would be really apperciated if you would spend some of your time to read it and contribute for the cause. Please share it with your friends and family also, you can be assured that your contribution will not go in vain but will be user for helping people in need
Ajit Uchiha bro i port this rom succesfully my lava iris x5 mtk 6582 nd it running on 4.4.2.... Some bugs in this rom but i solved some bug... But one prbpm.in this rom... I cant switch into 3g mod.... Only 2g mod... How to solve this prblm???
ReplyDeletein settings try to find prefered network type and select prefered 3G, i don't actually remember where it is since this ROM was made long ago
Deletego to settings > ....more > try to find it there
Deleteadmin bro plz make porting guide from mt6592 to mt6582 chipset
ReplyDeletenope
DeleteThis ROM is for android 4.4.2 or 4.4.4?
ReplyDeleteit can work on some 4.4.2 devices after porting
Delete4.4.4 read the title
ReplyDeletecan i port it for mt6577??
ReplyDeletenope
Deletethis rom for no.1 mi4 ??
ReplyDeletewhat ?
Deletei have a NO.1 MI4
ReplyDeletedoes this rom on my phone?
as long as you are on android 4.4.4, using MT6582 and port this ROM
DeleteI wanted this but rom flash I do not know how?
ReplyDeletei have a guide on ROM flashing check it out, search it yourself
DeleteCould you port for my Lenovo S930? I try porting but maybe have something wrong.
ReplyDeletenope, i do not port for devices
DeleteHey
ReplyDeleteI ported with the above method and got an apn problem it doesn't save please help really love ur work
can you tell me what exactly happens ?
DeleteHey
ReplyDeleteI ported with the above method and got an apn problem it doesn't save please help really love ur work
why are you spamming ? i asked you what exactly happens ?
DeleteI tried to set apn in settings but it's crashed
ReplyDeleteAnd also the internal storage can't be accessed
Am using an infinix hot x507 mt6582 running on 4.4.2
please report the ROM using my new porting guide, and you have to port the kernel too
DeleteI did port the kernel with it
DeleteIs the above guide the new one?
i have a new porting guide in the tutorials section follow it
DeleteOk let me try that
DeleteThanks
I tried that and got a bootloop don't know why followed every thing you said
ReplyDeletedid you replace boot.img in the ROM with yours ?
DeleteNop
ReplyDeleteI only put the boot.img that I tweak the kernel
But let me try that and see
Thanks
you ported the kernel and replaced the ported kernel right ?
DeleteThis comment has been removed by the author.
ReplyDeleteYep
ReplyDeletehow did you port the ROM before ? when it worked
DeleteI copied other things expect from private-apps and permission for the stock to port rom
ReplyDeletewhat other things ? email me : ajit4guraya@gmail.com about it
DeleteAnd note am using twrp not cwm
ReplyDeleteSo am like installing multiple rom on my device.
And each time am porting the rom it always show failed.. Something About" updater binary "
It shows even with the rom that works
that is not a problem
DeleteI report for Lenovo S930, working 100%
ReplyDeletethank you for reporting
DeleteAny chance to port to android one devices?? I knw it's impossible to port any ROM to android one coz of the difference in its boot IMG layout but I'm still wondering if its possible by any chance through any method?.. I could have built it from source but MTK patchrom for kitkat is still not available. :| So I would also like to ask how u built this ROM from source??
ReplyDeleteTIA :')
i ported this ROM, but as much as i know the current patchrom can be used to build kitkat miui
DeleteThe current patchrom is used to build for Qualcomm , tegra , exynos etc based devices as far as I know. That's y they release a separate patchrom to build for mtk devices known as mtk patchrom.. Anyways any method to port to android one!? :'(
Deletenope, why not try cm 12 for android one ? it is awesome
DeleteI'm already using CM12.1 Beta 4 based on 5.1.1 and it indeed is awesome. In fact , I have tried almost every 5.x and 4.x based ROM so now I'm lookin for a ROM like miui which changes the whole interface. Not talking about cm themes though..
DeleteI got this error when Flashing:
ReplyDeleteInstalling boot kernel...
Flashing boot logo...
assert failed: package_extract_file("logo.bin" , "tmp/logo.img")
E:Error in /sdcard/Port Rom.zip
(Status 7)
Installation aborted.
how did you port the ROM ?
DeleteI ported the Kernel with your guide listed in the beginning
Deletego to /tmp/ and rename logo.img as logo.bin and if it is logo.bin rename it is logo.img
DeleteSorry Bro , could you please tell me the folder path , I can´t find it , its not in system .
Deleteit is outside system
DeleteOh , the miui rom didt have any logo.bin , should i put the one from the Stock rom ?
Delete0.0 you searched the whole ROM folder for it ?
DeleteSure man , the content in the Zip for the Port Rom is
DeleteFolders:
data,META-INF,system
Archives:
boot.img
buildproptweaks.sh
file_contexts
But no logo.bin nor logo.img inside the rooth path ,thats what I asked if you have the path for the tmp folder you mentioned or the logo.bin was in any particular folder
are you using a kitkat supported recovery ?
DeleteYes
Deletein updater-script find assert line, please do not reply to this comment rather make a new comment
DeleteWhen I backed up my Stock Rom with the cwm I had these files :
Deleteboot.img
cache.ext4.tar
data.ext4.tar
nandroid.md5
recovery.img
system.ext4.tar
Should I extract all the folders that are in .tar extensions in my Stock Rom working folder and also copy the rest of the files ?
can i port this rom to mtk6582 4.4.2 ?
ReplyDeleteporting 4.4.4 to 4.4.2 is sometimes possible in a fe devices, you can give it a try, a few people have ported successfully from 4.4.2 to 4.4.4
Deletebut i am little bit confused ....i can only go into recovery mode with rom manager or any other boot program..
Deletemy device wont go into recovery mode when power off...
is this because of locked boatloader?
LOL, if you had locked bootloader you wouldn't be rooted and would not have a custom recovery. The phone wont go into recovery itself you have to press the vol up+power button after turning off the phone
Deletebro my mobile is rooted ...
Deleteand i installed cwm recovery....but
my mob wont go into recovery with any button combination...as u said above...
any sol??
i never face such prob in all devixes i got...but this time i stuck on this issue...
Deletei made nandroid backup and flashable zip...but what if my mob brick...?? i cant access recovery....too..!! then what should i do... :)
what device are you using ? and how did you make the recovery ?
DeleteI m using gfive and intalled recovery with mtkdroid tools
Deletesorry gfive g6
DeleteOK , I just find the assert line :
ReplyDeleteassert(package_extract_file("logo.bin", "/tmp/logo.img"),
write_raw_image("/tmp/logo.img", "logo"),
delete("/tmp/logo.img"));
just remove the assert line and then reflash if there is error them remove the bottom two lines too
DeleteSo , about the files I get when I backed up my stock rom with CWM :
ReplyDeleteboot.img
cache.ext4.tar
data.ext4.tar
nandroid.md5
recovery.img
system.ext4.tar
Do I need to keep all of them and extract the ones with the .tar extensions ? otherwise ,should i get rid of any of these before I port ?
Thanks
to get your stock ROM ?
Deletei recommend that you reciver yiur stock ROM connect your device to MTK droid tools, press the ROOT button if it is there and then select ADB terminal then type "adb root" "adb remount" "adb pull /system system" without "" one by one not all together
Hello
ReplyDeleteI managed to port this MIUI v6 rom to my [b]Kingzone N3[/b] (not the plus version)
Everything was running smooth and WIFI connection was working.
To make the port I did a kernel port as well.
There was one problem thou, no sim connection, after some googling I found out that my Baseband and IMEI were missing.
Tried various tactics to restore:
[b]MTK Droid tools[/b] (failed) (for some reason unable to make an NVRAM back-up when I am running stock rom, keeps getting an error when creating the TAR file)
[b]Engineering mode[/b] (not possible due to the CDI information option being greyed out when running port ROM, everything is fine in stock ROM)
[b]IMEI.exe[/b] (failed)
I am getting the impression that the radio part in my port is not being flashed/installed properly however I am not sure.
I was wondering if you have any suggestions of what I can try to get the baseband/IMEI working?
When I flash my stock rom baseband and imei return and everything else is working fine.
Regards
revert back to stock rom, now replace /etc/wifi,bluetooth,firmware,security from stock to MIUI rom them reflash the ROM the SIM will now be working
DeleteHappy Modding, thankyou for reporting back
Hi Ajit
DeleteThanks for the quick response, I tried your suggestion however it did not work either.
I did try something thou, I tried my ported boot.img with my stock rom and then my stock rom also didn't have baseband or imei, when I reflashed the stock boot.img my baseband and imei was restored.
So I guess my problem lies within my ported boot.img that is not working correctly.
Are you familiar with this?
i am familiar with this have fixed quite a lot of no basemand and IMEI problem in custom roms especially MIUI, and no a boot.img for MIUI wont work on stock ROM that is why you lost your IMEI
DeleteI m using gfive g6 and i installed recovery with mtkdroid tools...
ReplyDeleteyou shouldn't be having a problem then try to press the button combination hard enough
DeletePost a lollipop 5.0 based rom for mt6582 devices
ReplyDeletei will try, now i am 10th grade and have to study a lot school from tomorrow and i return home at 7 am them homework and stuff so wont get much time to build roms
DeleteHello
ReplyDeleteWell after some more experimenting I found out that my port rom just doesn't install the radio/connectivity (I am guessing that is why in engineering mode when going to connectivity tab, CDI information is greyed out, also checking the system folders with root explorer radio folder is empty)
So I need to figure out how to make the port install the radio or somehow extract the radio installation section from my stock rom to the port rom (and hope it works)
If you have any suggestions that I could try, would be much appriciated.
Thanks in advance
CDI information is greyed out in a few MIUI ROMs even with IMEI, try to replace modem.img, and try to report the ROM using the jelly bean guide
Deletethank you, happy modding
I'm Going To Port It For My Symphony H100 With Android Kitchen.!
ReplyDelete:D
hi, i m using mmx canvas a1 ,can i use this ROM .....
ReplyDeletei am using intex aqua i5 mini based on mtk 6582.can i install this rom on my mobile.if yes ,please help me how????
ReplyDeleteyou have to port first, i already have a guide in this post. if you are new to this i suggest you first make a backup, i have guides on how to make backups follow it.
DeleteI OR THIS WEBSITE WILL NOT BE RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE
I'm using micromax canvas a1 kitkat 4.4.4 ,is this ROM support for my mobile
ReplyDeleteonly after porting and it has to be MT6582
DeleteWill this rom work on infinix hot x507 kitkat 4.4.2 ( mtk 6582 ) ? Please answer
ReplyDeleteonly after porting, there is a 50-50 chance because sometimes 4.4.2 to 4.4.4 is possible and as you can see in the comments some of them were able to so it
DeleteI port this rom but still getting stuck on boot logo after removing assert logo.bin.
ReplyDeletedid you port the kernel ?
DeleteYes I port kernel also but geting same issue.
Deleteemail me : ajit4guraya@gmail.com
Deleteit says installation aborted :( any solution plz
ReplyDeletehave you ported it ?
Deletei cant port it i tried to follow ur guide but its complicated :(
Deleteit is the easiest way i could put it in
Deletecan u port it for me plz ?
Deletenope i cannot
DeleteY man ? Just tell me what can I do with the updater script cuz this part is what am messing with
Deletethe guide clearly states what must be done, i cannot help if you do not understand
Deletecan i port it to mine intex aqua i5 HD
ReplyDeleteas long as it is mt6582 running android 4.4.4, there is a 50-50 chance for it to work on 4.4.2
DeleteI am new here and I posted before here but my post still did not show, I do not know why, I want to know if XIAOMI Mi4 MT6582 with MIUI V5 (4.4.2 Fake Kitkat) can be ported to MIUI V6 Original Kitkat ? and what will be method. Thanks
ReplyDeletenope you cannot
Deleteso is there anyway to get real kitkat on my mobile ? my mobile have MIUI V5 jellybean. can u help me in this case ?? can I try to flash with other MT6582 kernel which support kitkat ?? Thanks
Deleteno you cannot.
Deleteemail me : ajit4guraya@gmail.com
What can I do???
ReplyDeleteError exciting updater binary
you need a kitkat supported recovery
DeleteI've tried all the methods.. But doesn't work..
ReplyDeleteDevice:-Walton primo s3 mini dual
ReplyDeleteserves the phone MPIE S308
Hii bro,
ReplyDeleteI am looking for MIUI 6 for my karbonn titanium s5 plus. Can you help me.
Its also having the same chipset i.e. MTK6582
Deleteas you can see the title says miui v6 for mt6582
DeleteHow to port this rom for my Karbonn Titanium S5 plus
ReplyDeleteI have Lenovo a678t 4.2.2,is it real for me to install Lolifox?
ReplyDeletemt6582
ReplyDelete