MTK6582_CUSTOM_ROMs

MTK rom Development--

ads

LightBlog

Breaking

Sunday 7 August 2016

port any custom rom BASED ON MT6582

Guide for porting any custom rom for MT6582 & xolo one = THANKS TO-- VIKAS YADAV

first just check the kernal version and mtk6582 of any rom which you want to port for xolo one
if the kenal version is-3.4..x.x then it will be ok

now steps=
1)  first unpack the custom rom
2)  now make two folders in dekstop name it stock and port
3)  now copy your stock rom in stock folder and costom rom which you want to port or xolo one in port folder
4)  now first copy libmali.so from stock rom folder /system /lib folder to port folder / system /lib folder
5)  now go to port folder open meta inf folder go to com folder go to google folder go to android and open updater-script in notepad++ (right click on upadater script and edit with notepad++)
6)  now  check the mount line in updater script
eg ;mount("ext4", "EMMC", "/dev/block/mmcblk0p5", "/system", "");
      mount("ext4", "EMMC", "/dev/block/mmcblk0p7", "/data", "");
      mount("ext4", "EMMC", "/dev/block/mmcblk0p6", "/cache"."");
just make sure ur last 0p5 this nunber 5 for system
for data it will be 0p7
for cache  0p6  this mount number is for xolo one
if number is different in port rom than change it as ex which i have given don t change whole line only change number
7)  now  unpack the boot img of stock rom and port rom and copy kernal and copy unevented.rc from initrd folder to port rom unpack boot img
8) now repack boot img
9)  now go to port folder and select all files and right click to add to archieve and select archieve format zip and press ok
10) now ur rom is ported and ready for use



Boot img unpack repack tool for porting custom rom

7 comments:

  1. vikas bhai panasonic eluga I ki custom ROM ban a do plz my GB sufiyan288

    ReplyDelete
  2. Sir can you please port a lolipop rom for q tab q300 .its on 4.2.2 and no updates available yet. Please. Or give me a guide for port.

    ReplyDelete
  3. Vikas bhai koi video hai kya rom port k liye

    ReplyDelete
  4. Guys im 16 year old, and i tried the above and its working for me.

    ReplyDelete
  5. I port all roms for G-tide device but didn't boot up it just get me a first boot as I hit the power button and nothing going on no bootanimation no anything just the first boot logo any help ?

    ReplyDelete
  6. Vikas sir plz make an ios9 or ios10 ROM for my xolo one plzzzzzzzzzzzzzzzzzzzzz
    And mail the download link to aniketj367@gmail.com

    ReplyDelete

for any query comment below