[Guide] Recovery Porting For MTK Phones - Android

Its about porting Recovery easily...in 15 minutes...
Ok lets start......
_________________________________
Requirments:
1.Apktools letast version (Search on xda or google)
2.NP++ for mobile (Search on google)
3.Root Explorer or any Good file explorer (Search on google)
4.Recovery tools (Search on google)
_________________________________
Step:1
Frist take your stock boot.img,stock recovery and any other recovery like CWM or CTR (Without
TWRP)
Now put them in safe folder on your sdcard or storge and go to apktools...Unpack boot.img in a new folder then unpack Stock recovery in another folder and unpack your cwm or CTR recovery in Another folder...
All done!Now unpack your recovery in a new folder
(whitch you want to port)...
_________________________________
Step:2
Now go to your unpacked boot.img and go to
ramdisk folder then copy these files and paste it to your recovery (whitch you want to port)
1.meta_init.modem.rc
2.meta_init.project.rc
3.meta_init.rc
Done!
Now go to your unpacked stock recovery and copy ( #Karnel ) and paste it to your unpacked recovery (Whitch you want to port).Then again go to unpacked stock recovery and go to ramdisk...then copy these files and paste them in you unpacked recovery (whitch you want to port) /ramdisk and replace all...
1.fstab
2.ueventd.rc
3.ueventd.goldfish.rc.
Done!
Now go to your unpacked CWM or CTR and go to ramdisk/etc and copy ( recovery.fstab ) and paste it to you unpacked recovery (whitch you want to port) /ramdisk/etc and replace....
Done!Now go to your unpacked recovery (whitch you want to port) then go to ramdisk and open default.prop and edit this as you edit build.prop of a custom rom...
All Done!
_________________________________
Finel step :
Now go to your unpacked recovery (whitch you want to port) and click on ramdisk then repack it...done!
now you will see your new recovery named (new.img)...
Now open recovery tools and flash your new recovery...
And see magic or you can make a cwm flashable recovery.zip ...
Just download this ( http://www.mediafire.com/?yoch4142rowjkbj ) and extract it on a folder.
then renamed your new recovery file to recocery.img.
Now copy it and paste in these folder where you extracted that zip and replaced it.
Done!
now create a zip and go to recovery mood and flash it...
_________________________________
N.B. ->TWRP porting method is different...i will
give you later... Sometimes your new recovery
may not work...if its not work then try again and
be patient...
_________________________________
I hope this post was helpfull if think so and
successed to port your new recovery then dont
forget to give me some credits dude...
_________________________________
This is for mobile and those who doesn't have a PC. Sorry for bad English.
.
Credits to Md.Shafikul.islam for writing this

Please the mediafire download isn't working can you upload it to another download server like devhost.... Thanks..... it keeps saying download error
Sent from my TECNO M7 using XDA Free mobile app

everything is OK bro
Da Rex said:
Please the mediafire download isn't working can you upload it to another download server like devhost.... Thanks..... it keeps saying download error
Sent from my TECNO M7 using XDA Free mobile app
Click to expand...
Click to collapse
link is working bro. try again. by the way, I will mirror the link when I can. keep connected. thank you.

Related

Modded e3 recovery help!

Im tryint to go through all the steps of getting my phone on a custom firmware 4.0 or higher and im at the part where i need at get my modded e3 recovery installed. I downloaded one and i was told i need to get root explorer, rename the original recovery file (located in system/bin) to recovery.orig and then find the modded e3 and copy and paste it to the system/bin folder. Restart the phone and launch rom manager to recovery mode....but one peoblem. My phone is missing the original recovery file from the system/bin folder. Please help and thankyou!
Sent from my SAMSUNG-SGH-I997 using xda app-developers app

[Q] pulling boot.img for TWRP 2.7.0.0 touch recovery

Hello Friends,
I just registered to this forum.
It's awesome to read all of the thread inside this forum...
but my brain is limited to learn everything in no time.
Well, I found this thread.
The title is: [RECOVERY][XSOLA] TWRP 2.7.0.0 touch recovery [2014-04-27]
.....................................................
.....................................................
.....................................................
.....................................................
"Installation:
since our device developers are constantly trying to fix bugs, they are always changing something in init.*.rc files for testing. For this reason I can't post a regular boot.img file because it won't work. For now, I've created a script that will take all init.*.rc files from current rom's boot.img and then compile new boot.img with TWRP inside it.
Note : For Rooted & Unlocked Bootloader Only
Note : For 4.4 ROM (should work on older version of android upto 4.1). I don't own Xperia Sola so didn't test it. So please provide feedback
1) Download the latest zip file.
2) Extract it in a folder and place your current rom's boot.img inside that folder. (it must be named boot.img)
3) Connect your phone with PC. (adb must be working)
4) Open your command line and cd to that folder
5) For linux users, type ..........................."
Do you all know what must I do on "placing my current rom's boot.img"? I just can't find the file on my Xperia Sola device.
Please Help.
Thank You.
Boot.img is not a file on the XP. It is the image of the boot partition.
You can extract it from the zip of your ROM or from the ftf from Sony or from the CWM backup.
Sheers
adi10pn said:
place your current rom's boot.img
Click to expand...
Click to collapse
have u kept the .zip file of the ROM you are currently using? if so extract the files from it and you will find a file named "boot.img"
Press Thanks if I helped you

[Guide] Recovery Porting For MTKs

Its about porting Recovery easily...in 15
minutes...
Ok lets start......
_________________________________
Requirments:
1.Apktools letast version (Search on xda or google)
2.NP++ for mobile (Search on google)
3.Root Explorer or any Good file explorer (Search
on google)
4.Recovery tools (Search on google)
_________________________________
Step:1
Frist take your stock boot.img,stock recovery and
any other recovery like CWM or CTR (Without
TWRP)
Now put them in safe folder on your sdcard or
storge and go to apktools...Unpack boot.img in a
new folder then unpack Stock recovery in another
folder and unpack your cwm or CTR recovery in
Another folder...
All done!Now unpack your recovery in a new folder
(whitch you want to port)...
_________________________________
Step:2
Now go to your unpacked boot.img and go to
ramdisk folder then copy these files and paste it
to your recovery (whitch you want to port)
1.meta_init.modem.rc
2.meta_init.project.rc
3.meta_init.rc
Done!
Now go to your unpacked stock recovery and copy
( #Karnel ) and paste it to your unpacked recovery
(Whitch you want to port).Then again go to
unpacked stock recovery and go to ramdisk...then
copy these files and paste them in you unpacked
recovery (whitch you want to port) / ramdisk and
replaced all...
1.fstab
2.ueventd.rc
3.ueventd.goldfish.rc.
Done!
Now go to your unpacked CWM or CTR and go to
ramdisk/etc and copy ( recovery.fstab ) and paste
it to you unpacked recovery (whitch you want to
port) /ramdisk/etc and replaced....
Done!Now go to your unpacked recovery (whitch
you want to port) then go to ramdisk and open
default.prop and edit this as you edit build.prop of
a custom rom...
All Done!
_________________________________
Finel step :
Now go to your unpacked recovery (whitch you
want to port) and click on ramdisk then repack
it...done!now you will see your new recovery
named (new.img)...Now open recovery tools and
flash your new recovery...And see magic or you
can make a cwm flashable recovery.zip ...Just
download this ( http://www.mediafire.com/?
yoch4142rowjkbj ) and extract it on a folder.then
renamed your new recovery file to
recocery.img.Now copy it and paste in these
folder where you extracted that zip and replaced
it.Done! now create a zip and go to recovery
mood and flash it...
_________________________________
N.B. ->TWRP porting method is different...i will
give you later... Sometimes your new recovery
may not work...if its not work then try again and
be patient...
_________________________________
I hope this post was helpfull if think so and
successed to port your new recovery then dont
forget to give me some credits dude...
_________________________________
This is for mobile and those who doesn't have a PC. Sorry for bad English.
.
Credits to @Md.Shafikul.islam for writing this
.
Nice. Didn't know apktool for android have the ability to unpack imgs
Look here
knightzero07 said:
Nice. Didn't know apktool for android have the ability to unpack imgs
Click to expand...
Click to collapse
u can follow this --> http://forum.xda-developers.com/too...ls-windows-t2839670/post54644719#post54644719

[Q] recovery systemUi.apk

i want to find suitable systemUi.apk file for my system ..... my device is an ( Chinese ) 7 inch table (company name : artcom) running with android 4.0.4 with processor A13 .
i searched online for it`s rom and i found this links :
http://www.4shared.com/get/4qQbjIjBc...-20130418.html
and a user tried to install it on the same device and it`s worked fine with some problem in touch screen .
so i wont to install it what i need is to get only the systemUi.apk from .img file
i tired to unzip it but says file is courrpted .
touristgump said:
i want to find suitable systemUi.apk file for my system ..... my device is an ( Chinese ) 7 inch table (company name : artcom) running with android 4.0.4 with processor A13 .
i searched online for it`s rom and i found this links :
http://www.4shared.com/get/4qQbjIjBc...-20130418.html
and a user tried to install it on the same device and it`s worked fine with some problem in touch screen .
so i wont to install it what i need is to get only the systemUi.apk from .img file
i tired to unzip it but says file is courrpted .
Click to expand...
Click to collapse
Extract system.IMG from your downloaded ROM
After extracting system.IMG install Linux reader (free software google it)
Using Linux reader open IMG file and extract system ui apk and paste it to system/app via any root file manager ....
Else use adb fast boot method to flash system.IMG in fast boot mode ...(this method will unroot your device )
All the best ?
Sent from my x604 using Tapatalk
The-Immortal said:
Extract system.IMG from your downloaded ROM
After extracting system.IMG install Linux reader (free software google it)
Using Linux reader open IMG file and extract system ui apk and paste it to system/app via any root file manager ....
Else use adb fast boot method to flash system.IMG in fast boot mode ...(this method will unroot your device )
All the best ?
Sent from my x604 using Tapatalk
Click to expand...
Click to collapse
i followed this tutorial :
http://forum.xda-developers.com/showthread.php?t=2294909
but when i import the img file into ext4 image unpacked. he says couldnt read the file
is there a pre step before use it to get system.img from .img file then use it to extract system.img
any help please

Moto g 2014 custom game of thrones logo and boot animation

CUSTOM BOOT LOGO AND BOOT ANIMATION OF GAME OF THRONES(HBO TVSERIES)
I am attaching Logo.bin file and bootanimation.zip (link)
To flash Logo, connect phone in Bootloader type the following command : fastboot flash logo logo.bin
To flash bootanimation download this app : https://play.google.com/store/apps/details?id=com.jrummy.apps.boot.animations&hl=en , copy the bootanimation zip to internal storage , then open the app click on add button , click install from local storage , choose the zip fle (bootanimation.zip) OR U can simply copy the zip file to /system/media/ in the internal storage using any of the root explorer app (I am using ES file explorer)
for downloading Bootanimation.zip go to : https://drive.google.com/file/d/0B-4fHSFta4EfVjdFWE80VjBKMWs/view?usp=sharing
for downloading Logo.bin go to : https://drive.google.com/file/d/0B-4fHSFta4EfX2VpckYzekhzakU/view?usp=sharing
Video Link :https://youtu.be/3p5ihO9HNpM
This is my first post. Sorry for my Bad English
zip is flashable?
Nihas61 said:
CUSTOM BOOT LOGO AND BOOT ANIMATION OF GAME OF THRONES(HBO TVSERIES)
I am attaching Logo.bin file and bootanimation.zip (link)
To flash Logo, connect phone in Bootloader type the following command : fastboot flash logo logo.bin
To flash bootanimation download this app : https://play.google.com/store/apps/details?id=com.jrummy.apps.boot.animations&hl=en , copy the bootanimation zip to internal storage , then open the app click on add button , click install from local storage , choose the zip fle (bootanimation.zip) OR U can simply copy the zip file to /system/media/ in the internal storage using any of the root explorer app (I am using ES file explorer)
for downloading Bootanimation.zip go to : https://drive.google.com/file/d/0B-4fHSFta4EfVjdFWE80VjBKMWs/view?usp=sharing
for downloading Logo.bin go to : https://drive.google.com/file/d/0B-4fHSFta4EfX2VpckYzekhzakU/view?usp=sharing
Video Link :
This is my first post. Sorry for my Bad English
Click to expand...
Click to collapse
Make a flashable zip, most people here like that way.
A good​ way to increase thanks counter.
Btw, great work.
@Nihas61 Could you share the image files you used for making the bootanimation?

Categories

Resources