Monday, May 25, 2015

[TUT] How to port mt6572 (ubifs) to mt6572 chipset

Hi guys, Sorry it's been a long time to make a tutorial on how to port Rom. Since a lot of member in rio fun fb group want to learn how to port ubifs. Almost 4 months that I don't have a device and since I'm busy now I'm no longer  to make a new Rom for you. This method will help you to port by yourself. I just want you to learn how to port mt6572 ubifs chipset from ROM of mt6572. This porting method was tested in MyPhone Rio Fun mt6572 ubifs running in jellybean only.


Requirements :

* Windows XP/7/8
* phone mt6572 ubifs
* 7-Zip
* Notepad++
* Stock ROM
* Port Rom


How to port mt6572 (ubifs) to mt6572 chipset

Golden Rule: Backup First

Note: : There are two type roms
    1. Stock rom [ orginal rom from your mobile ]
    2. Port rom [ Any rom want to port ]

 Procedure:
    *SO NOW PORTING START
# TIPS FOR SYSTEM FOLDER

 Step 1:  Replace it from your stock rom to the port rom
[ FOLDER & FILE TO REPLACE ]

-System/bin/ipod
-sytem/bin/vold
-system/lib/hw
-system/lib/modules
-system/etc/firmware
-system/etc/vold.fstab
-system/etc/vold.fstab.fat.nand
-system/etc/vold.fstab.nand
-boot.img
-META.INF




Step 2: Now open the Port Rom folder go to META-INF/google/Android / and open updater-script in Notepad++
And change these line.......
format("ext4", "EMMC", "/dev/block/mmcblk0p4");
mount("ext4", "EMMC", "/dev/block/mmcblk0p4", "/system");

into

mount("ubifs", "MTD", "system", "/system");
mount("ubifs", "MTD", "userdata", "/data");

.Step 3:  Edit updater script via notepad++  check this
symlink("/system/lib/modules/wlan_mt6582.ko", "/system/lib/modules/wlan.ko");

Step 4: Replace the stock boot.img to port rom

Then Check or copy this code below in updater-script

assert(package_extract_file("boot.img", "/tmp/boot.img"),

      write_raw_image("/tmp/boot.img", "boot"),

      delete("/tmp/boot.img"));

Step 5:  Now go to back the folder of port rom and you will see two folder and one file name
+ META-INF
+ system
+ boot.img

Step 6:
* Now select these 2 folder 1 file and click right mouse button and click on 7zip ->> add to archive
* Now a dialogue box should
appear!
* Configure the Format like This:
Archive format: ZIP
Compression Level : Normal
Compression Method: Deflate
Dictionary Size: 32k
Word Size 32
* Now Start Zipping and Push the
ZIP to your Memory Card
* Go to Recovery >> Install ZIP &
Wipe Data
Finished!!


[ FIXING PROBLEM ]
Sim card problem :
*system/bin

SD Card Problem :
*system/etc/vold.fstab
*system/etc/vold.fstab.nand

Camera Focus Problem :
*system/lib/libcameraservice.so

 Audio fix:
\system\lib\libaudio.primary.default.so

Radio fix:

\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

Other Problem :
*system/etc/dhcpcd
*system/etc/permissions
*system/etc/security
*system/etc/audio
*system/etc/bluetooth
*system/etc/wifi
*system/lib/drm
*system/lib/egl
*system/lib/soundfx


Display call light download in xpoxed installer disable proximity

Note: Remember there's only 300mb system file in ubifs phone make sure find a Rom not more than 300mb or use debloating method which remove unusual apps.


Credits:
XDA

Labels: , , ,

Wednesday, January 7, 2015

[ROM] AFTERLIFE 6.0 OFFICIAL FOR MT6572 JELLYBEAN 4.2.2 ONLY

Hi guys I will share my first ported rom and I suggest this is the best rom I've ever tried before esp. in games was very smooth. I successfully ported in myphone rio fun V.1 Jellybean mt6572 chipset.


Custom Rom For MT6572 Screenshot 1
Custom Rom For MT6572 Screenshot 2
Custom Rom For MT6572 Screenshot 3
Custom Rom For MT6572 Screenshot 4

Custom Rom For MT6572 Screenshot 5

REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICK HERE]

Flash it with your own RISK!!!

I am not responsible for any damage or soft/hard brick will happened to your device!

Dowload link : [RIOFUNv1.4]Afterlife6.0.zip


How to flash this ROM?

1. Go to Recovery Mode CWM/CTR (Carliv Touch Recovery)
2. Wipe>Wipe Cache> Wipe Dalvic Cache
3. Mount System and data
4. Install Zip>Choose Zip from SD card>Flash

FEATURES:

Clean UI
Just a kitkat theme rom
Beats Audio 
modded music player base from apollo
translucent status bar
transparent framework
500mb cache/system vram
bravia engine 3
feeling kitkat 4.4.4
framework animations
with battery saver tweaks
center clock
165.7 mb
Init.d supported
Added Secret tweak
White Theme
Fast Windows Animation .25x
Dont add any tweaks in this rom!

INTEGRATED APPS ON SETTINGS:
  • Equalizer=Viper4a
  • SuperSU
  • Greenify=Greenify and xposed Installer
  • Lewa Autostart Integrated on setting  
  • Engineering mode

Special Thanks to:
Hanzel admin of CM gem
Klark Peralta for fixing bugs

Labels: ,

Sunday, December 21, 2014

[ROM] MIUI_v5 for MT6572


 [ROM] MIUI_v5 for MT6572 poted to MP RIO FUN V1

This only work for MT6572 chipset Android 4.2  and you need to port if you want to try in other  device or chipset.

Custom Rom For MT6572 Screenshot 1
Custom Rom For MT6572 Screenshot 2


REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICK HERE]

Flash it with your own RISK!!!

am not resposible for any damage or soft/hard brick will happened to your device!

Download Link: MIUI_FunV5.zip
----------------------------------------------------------------------------------------------


How to flash this ROM?

1. Go to Recovery Mode CWM/CTR (Carliv Touch Recovery)
2. Wipe>Wipe Preflash> Wipe all
3. Mount System and data
4. Install Zip>Choose Zip from SD card>Flash
5. Wait until the process will be completed

Credits:  
sudhansu and mircomax bolt a58 Group
 Christian Febrin

Labels: ,

Friday, November 14, 2014

[ROM] PURE_L_FUN Edition MT6572


Pure L Fun Rom Screenshot 1

Pure L Fun Rom Screenshot 2

Pure L Fun Rom Screenshot 3
REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICK HERE]

Flash it with your own RISK!!!

I am not responsible for any damage or soft/hard brick will happened to your device!

Download Link: Pure_L_FunEdition.zip
----------------------------------------------------------------------------------------------


How to flash this ROM?

1. Go to Recovery Mode CWM/CTR (Carliv Touch Recovery)
2. Wipe>Wipe Preflash> Wipe all
3. Mount System and data
4. Install Zip>Choose Zip from SD card>Flash


5. Wait until the process will be completed

Credits to:
Eldon admin myphone rio fun

Labels: ,

[ROM]Koala Rom V1 (Uncooked) for MT6572

Koala Rom V1 Uncooked ~ ported to myphone rio fun v1 (JB only)
Koala Rom Screenshot 1


Features:
  • Fully odexed rom for performance.
  • Long lasting battery tweak.
  • Performance Boost, speed tweak.
  • Ram tweak, for multitasking. (There are lots of better Ram tweaks you can flash than the one I am using).
  • Tweak for smooth transitions.
  • Loading of applications tweaks.
  • Built in external - internal storage link. (Explanation Below)
Have you ever experienced having ghost storage? Wherein even though you have the "Unli-Internal" Tweak, and you still have a lot of spaces left on your sd card (alternate storage/internal), you end up not being able to install any apps any longer due to insufficient storage error?

It is because there is no such thing as unli internal. Upon developing the Koala rom, I stumbled upon studying the scripts rendered by this technique. Logically-wise, it looks like you have unlimited internal since the values in the app/setting in our phone do not change or on negative values.

The real concept is this: For every 100mb internal, you can use 512mb external. That is the reason why upon reaching a 512mb limit, we end up having insufficient storage regardless of the fact that we still have a lot on our sd card.

So to make things easier, this rom has a built in External - Internal Storage of the same limit. No more steps to follow, just use this rom.If you have any questions with regards to this matter, kindly contact me :)


REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICK HERE]

Flash it with your own RISK!!!

I am not responsible for any damage or soft/hard brick will happened to your device!


Download Link:

Mirror Link : Koala_Uncooked.zip

How to flash this ROM?

1. Go to Recovery Mode CWM/CTR (Carliv Touch Recovery)
2. Wipe>Wipe Preflash> Wipe all
3. Mount System and data
4. Install Zip>Choose Zip from SD card>Flash
5. Wait until the process will be completed


Credits:
KimJason

Labels: ,

[ROM] Galaxy_Fun_S5 for MT6572




Galaxy fun rom screenshot 1


Galaxy fun rom screenshot 2
Features;

S5 UI (not all setting features are functional)
S5 Settings ( Some Features Wont Work )
S5 IconsSimple
Samsung Boot AnimationS5
Advance Rebooter
Greenify
RootExplorer
Transparent Status Bar
Performance Control 
Build.prp tweaks
Network Tweak
Signal Tweak
Increase Quality of Media Streaming
Eco Battery Performance
Photo and Video Quality Enhancer
Init.d Tweak
TDT (Thanks to XDA)
Samsung Font Style
Weather Widget
Digital Clock Widget
SRSExtreme (MusicFX replacement)

REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICK HERE]

Flash it with your own RISK!!!

I am not responsible for any damage or soft/hard brick will happened to your device!
----------------------------------------------------------------------------------------------


----------------------------------------------------------------------------------------------



How to flash this ROM?

1. Go to Recovery Mode CWM/CTR (Carliv Touch Recovery)
2. Wipe>Wipe Preflash> Wipe all
3. Mount System and data
4. Install Zip>Choose Zip from SD card>Flash
5. Wait until the process will be completed

___________________________________________________________________

Credits goes to the Following;

Fernandez, John F.
Xda, Google, Evercross Group, CM - Gem Group and CM - Life Group
My|Phone Rio Fun Admins Eldon
 Sudhansu Sekhar Satpathy ( for the Fix and Port Support )

Labels: ,

[ROM] RageCore 3.0 for MT6572

This is a new ROM from Sir Hanzel Brian Leal and the rest of its Team... I guess this is Based from the First Rage ROM and this is the 3.0 Version... I didn't stick to its Original looks. instead I modified it a bit :D


RageCore Rom Screenshot 1

FEATURES:

DUAL 3G

SIMPLE AND CLEAN UI
KITKAT 4.4.4 LOOK
CM11 INSPIRED
FRAMEWORK ANIMATION AND TRANSPARENT
DEBLOATED

CENTER CLOCK AND GRADIENT STATUSBAR
DOLBY DIGITAL PLUS
HEAVILY TWEAK DONT ADD ANYTHING 
AM/PM IN CLOCK STATUSBAR IS ALREADY HIDE

NEW RAGECORE TWEAKS
BETTER RAM MANAGEMENT
UPDATED PLAYSTORE
RAM PROGRESS BAR
SIZE 165MB +

APPS INSTALED:

TREBUCHET LAUNCHER
GREENIFY
MOBO PLAYER
APOLLO
TITANIUM BACKUP
REBOTER
ROOT EXPLORER

REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICK HERE]

Flash it with your own RISK!!!

I am not responsible for any damage or soft/hard brick will happened to your device!

Download Link: ragecore3.zip

How to flash this ROM?

1. Go to Recovery Mode CWM/CTR (Carliv Touch Recovery)
2. Wipe>Wipe Preflash> Wipe all
3. Mount System and data
4. Install Zip>Choose Zip from SD card>Flash
5. Wait until the process will be completed




Special Credits to the following:
Eldon Myphone rio fun admin
Hanzel Brian Leal and Team
CM - LIFE GROUP
 My|Phone Rio Fun United
 XDAGoogle
 Chivs Ninetyfour


Labels: ,

Sunday, November 9, 2014

[ROM] RAGE 2.0 FOR MT6572

[ROM] RAGE 2.0 FOR MT6572 (MyPhone RIO Fun,CM GEM AND CM LIFE) JB 4.2.2 ONLY

FEATURES:

dual 3g
625mb vram
bravia engine 3
feeling kitkat 4.4.3
cyanogenMod 11 inspired.....
framework animations
with battery saver tweaks
modded playstore
debloated
minimal tweaks dont add anything

INTEGRATED APPS ON SETTINGS:
DSP Manager
SuperSU
Greenify
Gravitybox
APPS INSTALED ON DATA:
Titanium Backup
Greenify Donate
Rebooter
APPS INSTALLED ON SYSTEM:
Apollo
RootEplorer
Xposed Installer
GreenifyGravityBox

REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICKHERE]

Flash it with your own RISK!!!

I am not responsible for any damage or soft/hard brick will happened to your device!

Rom Link:
MYPHONE RIO FUN: https://www.mediafire.com/?ybgjy3150gw2rw1
RageGem 2.0 for CM Gem:
HERE
RageLife 2.0 for CM Life:
HERE

Screenshots:
Rage Rom 3

Rage Rom 2

Rage Rom 1

CREDITS:
Eldon myphone united,
mt6572roms
xda forums



Labels: ,

[ROM] GoogleXperia for MT6572

[ROM] GoogleXperia for FUN


What's new? First this rom is based in Custom Kitkat Rom
2. Sony Media Apps (Walkman, Movie, Album)
3. CyberShot Camera
4. Perfect Keyboard.
5. Unique UI (user interface)

REMINDER! Please make sure to back your NVRAM folder or IMEI before Flashing this one!
How to backup your imei [CLICK HERE]

Flash it with your own RISK!!!

I am not responsible for any damage or soft/hard brick will happened to your device!

Download Link :GoogleXperiaRom.zip

Patched V1 ( CyberShot and Moded MusicFx ) This is a flashable zip, install this one right after first boot.
Download Link : GoogleXperia_Patch.html

Reminders : Make sure to make a back up of you IMEI using MTKDROID TOOLS or Simply copy the NRAM folder from root/data and paste it in your SD CARD .

How to insall?

1. Go to CTR ( CWM )
2. Wipe All Preflash
3. Mount System
4. Install Zip
5. Choose Flashable Zip from SD CARD
6. FLASH!

Work's fine in my myphone rio fun with MT6572 chipset.
Screenshot

Google Xperia Rom




Thanks to 
Sir Eldon
Myphone united
myphone rio fun techies
XDA


Labels: , ,