Tuesday, 26 January 2016

[4.4.2][MT6592] Samsung S6 UI Rom

...AWESOME CUSTOM ROM FOR MT6592


MT6592 S6 UI CUSTOM ROM
This Custom rom is completely themed with the our beloved samsung s6, so if you love the s6 device you can get the same experience with this custom rom. This ROM comes with full material UI for samsung's touch wiz, it's totally bugless, and super fast.. (What else do you need in a ROM?) :D
ROM Features;
  • Samsung S6 UI
  • Awesome Battery
  • Lollipop Themed
  • Good RAM management
  • ...
DOWNLOAD LINKS

(NO ADS)  SAMSUNG S6 UI MT6592 (NO ANNOYING POPUPS)

SCREENSHOTS;
 


 

 
 
HOW TO FLASH;
please NOTE That you will have to PORT this ROM to your device before flashing it.. 
  • Boot In to recovery
  • Wipe Data/Cache
  • Wipe Dalvik Cache
  • Wipe Battery Stats (DO not SKIP, cost me my phone's Battery :P)
  • Locate ROM
  • Flash ROM
  • ENjoy
HOW TO PORT, SHORT GUIDE
Lets start with copying the BOOT.IMG this is, one of the most important files to copy. SO drag BOOT.IMG from OLD ROM folder, to NEW ROM folder, copy and replace.

BRIEF PORTING GUIDE!

Files to Copy:

etc/firmware
etc/dhcpcd
etc/vold.fstab.nand
etc/vold.fstab
lib/soundfx
lib/libcam.camadapter.so
lib/libcam.campipe.so
lib/libcam.camshot.so
lib/libcam.client.so
lib/libcam.paramsmgr.so
lib/libcam.utils.so
lib/libcam_camera_exif.so
lib/libcamalgo.so
lib/libcamdrv.so
lib/libcamera_client.so
lib/libcamera_metadata.so
lib/libcameracustom.so
lib/libcameraservice.so
lib/drm
EDIT UPDATER.SCRIPT WITH NOTEPAD ++

format("ext4", "EMMC", "/emmc@android", "0");
mount("ext4", "EMMC", "/emmc@android", "/system");
Now this is where things get a little tricky, but don't worry, I'll make sure you get this right. :) If you donloaded a rom that is for your device, a rom that has been ported to your device, you need not to edit this script, I repeat, just leave things as they are! But if you're porting from scratch however(like we're doing here) you only need to replace the /emmc@android and /emmc@android with this /dev/block/mmcblk0p3 and /dev/block/mmcblk0p3 respectively, you should now see something like this: 
format("ext4", "EMMC", "/dev/block/mmcblk0p3", "0"); 
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
that's it. Next thing is to zip up your ported ROM and Flash!
Credits;
Samsung
Javed 
Samsung Galaxy Clone Maker

No comments:

Post a Comment