Touch CWM-based Recovery v6.0.3.6 - Sony Xperia P, U, Sola, Go

Hallo!
Recovery implementations:
- extended mount menu (mount external/internal sdcard to your pc)
- white skin
- touch screen commands
- leds
recovery source code (cm-10.1):
- https://github.com/munjeni/android_bootable_recovery
For users: our archive is not recovery or kernel...etc, our archive is only source code modifications!
Enjoy!

Wow new recovery is coming again
Thx munjeni
Iam waiting for your kernel based on JB A.100 with new recovery

New archive, complete integration.

munjeni said:
New archive, complete integration.
Click to expand...
Click to collapse
as always new thing by munjeni.... waiting for the same in SOLA.....

Anthrax said:
as always new thing by munjeni.... waiting for the same in SOLA.....
Click to expand...
Click to collapse
Thats for Sola too! Simple change size of the one picture from images foler to match Sola screen size

munjeni said:
Thats for Sola too! Simple change size of the one picture from images foler to match Sola screen size
Click to expand...
Click to collapse
Thanks I will make it for kumquat

Xperia go 320x480
Hope you make one for Xgo with screen size for 320x480 cause 6.0.1.2 does not fit well only 5.5.0.4 fits

kinglauryl said:
Hope you make one for Xgo with screen size for 320x480 cause 6.0.1.2 does not fit well only 5.5.0.4 fits
Click to expand...
Click to collapse
Here is recovery image just for testing purpose. Contain only recovery! To flash them do:
- fastboot flash boot recovery.img
With these command you will install recovery only and your android rom will not boot until you flash boot image for your rom!!!

munjeni said:
Here is recovery image just for testing purpose. Contain only recovery! To flash them do:
- fastboot flash boot recovery.img
With these command you will install recovery only and your android rom will not boot until you flash boot image for your rom!!!
Click to expand...
Click to collapse
can i use this file with xperia go build 1.100?

mediro said:
can i use this file with xperia go build 1.100?
Click to expand...
Click to collapse
Yes you can use them, but your android will not boot until you flash back your kernel! These file is only recovery without android ramdisk, thats only recovery and recovery ramdisk!

munjeni said:
Yes you can use them, but your android will not boot until you flash back your kernel! These file is only recovery without android ramdisk, thats only recovery and recovery ramdisk!
Click to expand...
Click to collapse
Sorry For Bothering alot
how can we enter recovery? i want to give it to one of my friends to test

munjeni said:
Here is recovery image just for testing purpose. Contain only recovery! To flash them do:
- fastboot flash boot recovery.img
With these command you will install recovery only and your android rom will not boot until you flash boot image for your rom!!!
Click to expand...
Click to collapse
thankss bro work great on my xgo

mediro said:
Sorry For Bothering alot
how can we enter recovery? i want to give it to one of my friends to test
Click to expand...
Click to collapse
Since these boot image contain only recovery you no need to press anything because default boot is recovery ! To get back to android boot you need to flash boot image for your rom!
Anthrax said:
as always new thing by munjeni.... waiting for the same in SOLA.....
Click to expand...
Click to collapse
Full Sola support -> https://github.com/munjeni/android_bootable_recovery
Allso led implementations is integrated!

frey.derico said:
Wow new recovery is coming again
Thx munjeni
Iam waiting for your kernel based on JB A.100 with new recovery
Click to expand...
Click to collapse
Me too
Thanks for your hardwork!!! :thumbup:
Envoyé depuis mon ST27i avec Tapatalk

just wanna asking, how to compile it?

itachilinux said:
just wanna asking, how to compile it?
Click to expand...
Click to collapse
Simple download TeamCanjica repo cm-10.1 and replace bootable/recovery source with mine, than... to compile: command "make cerovery" and you are done
@ein777er first of all please do not spam in thread which is not related to the roms. I have no idea about anything related to the BlueTooth peering problem, and allso sorry but I not going to check them!

munjeni said:
Simple download TeamCanjica repo cm-10.1 and replace bootable/recovery source with mine, than... to compile: command "make cerovery" and you are done
@ein777er first of all please do not spam in thread which is not related to the roms. I have no idea about anything related to the BlueTooth peering problem, and allso sorry but I not going to check them!
Click to expand...
Click to collapse
Sorry for double post ... its a kernel problem based on 3.0.80, not a rom problem ... thx for your info ...
kind regards,
ein777er

Works on Xperia GO
Works on Xperia GO St27i! And I installed a CWM zip file to see if it works or not, it works! I couldn't check everything else.. Dear Munjeni, can you please remove the white background and change it back to your 5.5 recovery background image?
Eagerly awaiting a stable kernel for XGO 6.2.a.1.100 with your new custom recovery!

Related

How to change kernel

Hi xda users, I would like to know how to change the kernel of my ROM running on an htc tattoo and what are the kernel for this device
Thank You for answer Blacksoul
---blacksoul--- said:
Hi xda users, I would like to know how to change the kernel of my ROM running on an htc tattoo and what are the kernel for this device
Thank You for answer Blacksoul
Click to expand...
Click to collapse
Most of the time, changing the kernel just involves flashing the new one. As for compatible kernels, try www.google.com. I hear they have a ton of kernel choices.
Bacon in my coffee, please. You don't have any bacon?!?! unacceptable!!
triptosyll said:
Most of the time, changing the kernel just involves flashing the new one. As for compatible kernels, try www.google.com. I hear they have a ton of kernel choices.
Bacon in my coffee, please. You don't have any bacon?!?! unacceptable!!
Click to expand...
Click to collapse
and how to flash the kernel? and where I put the file/files flashed?
---blacksoul--- said:
and how to flash the kernel? and where I put the file/files flashed?
Click to expand...
Click to collapse
Like I said, most of the time, u flash it like u would flash a ROM. The steps would b the same. Put it on SD card/external storage, and flash via recovery.
Bacon in my coffee, please. You don't have any bacon?!?! unacceptable!!
triptosyll said:
Like I said, most of the time, u flash it like u would flash a ROM. The steps would b the same. Put it on SD card/external storage, and flash via recovery.
Bacon in my coffee, please. You don't have any bacon?!?! unacceptable!!
Click to expand...
Click to collapse
ok but how do I implement it in the rom so that when a user installs my rom also automatically install the kernel without having to download and install separately?
---blacksoul--- said:
ok but how do I implement it in the rom so that when a user installs my rom also automatically install the kernel without having to download and install separately?
Click to expand...
Click to collapse
You put it in the rom file and add lines to the updater-script to install the boot.img. You can look at another rom file to get the exact things you need.
blazingwolf said:
You put it in the rom file and add lines to the updater-script to install the boot.img. You can look at another rom file to get the exact things you need.
Click to expand...
Click to collapse
You do not know how to say the lines to add to the file updater-script?
---blacksoul--- said:
You do not know how to say the lines to add to the file updater-script?
Click to expand...
Click to collapse
you don't have to add any lines, figure out if your kernel has modules. ex /system/lib/modules
remove those modules and replace with the new kernel modules.
you will have to open the boot.img and replace the zimage or kernel image inside the boot.img. Pack it back up, then simply replace the boot image. Don't touch the updater-script just replace that boot.img (new) and the new modules. If you are still having troubles understanding. Google it. I have given you enough keywords to figure out how to break up a boot.img and replace.
lithid-cm said:
you don't have to add any lines, figure out if your kernel has modules. ex /system/lib/modules
remove those modules and replace with the new kernel modules.
you will have to open the boot.img and replace the zimage or kernel image inside the boot.img. Pack it back up, then simply replace the boot image. Don't touch the updater-script just replace that boot.img (new) and the new modules. If you are still having troubles understanding. Google it. I have given you enough keywords to figure out how to break up a boot.img and replace.
Click to expand...
Click to collapse
That assumes it has a boot.img in the first place. Otherwise, you have to tell it to install right? I can't say that I have seen a ROM or device where the boot.img just installs by doing nothing but adding it to the rom.
blazingwolf said:
That assumes it has a boot.img in the first place. Otherwise, you have to tell it to install right? I can't say that I have seen a ROM or device where the boot.img just installs by doing nothing but adding it to the rom.
Click to expand...
Click to collapse
I haven't used a device without a boot image. So until I see it or work with it, meh.
lithid-cm said:
I haven't used a device without a boot image. So until I see it or work with it, meh.
Click to expand...
Click to collapse
LOL. Ah, you don't have the Incredible 4G LTE then. Until recently we haven't really needed to flash the boot.img so ROMs haven't had it in them yet. We just got source recently so I would imagine that it will start being included more often.
hello i was wondering how can change my kernal its a bit laggy im running a custom rom xylon 4.2.1 on my galaxy nexus LTE
http://forum.xda-developers.com/showthread.php?t=1748297
U can study it yourself.
Kernel Question
I know you should check to see what kernels are compatible with the device, but you should you also check if its compatible with the Rom? I have a htc one xl and plan on installing paranoid android.
would appreciate the advice
thanks!
help wanted in kernel.
guys.. My frnd hav a gt-s6802. I hav rooted his phone. Then i hav avast mobile security installed.. Want to enable Firewall... But nothin happens.. It says u hav kernel prob.. How can i update the kernel...???
Help me guys if u can..
can i change the kernel any time. or should i change it before flashing the rom? i flashed a new rom but i realise now that the rom deals best with a stock kernel. can i flash the stock kernel now?
^_^
Yes!
Cchange kernel
I want to change kernel from 3.18.19 to 3.18.19+
or the + sign do mean an upgrad version
ps my phone is walton primo rm2 mini/gionee m5 mini
thank you

Paranoid Android v2

Do not download! Currently I'm having some issues with FXP146 and my port isn't booting. Till I fix the problem,please enjoy your FXP146 by FXP team.
For UNLOCKED BOOTLOADER only!!
Instruction
Download the ROM here: http://www.mediafire.com/?g21re4tk7698xc2
Flash the ROM via Recovery
Flash Gapps here http://goo.im/gapps/gapps-ics-20120429-signed.zip
Wipe
Reboot,Enjoy
*If your statusbar is gone after the first reboot: longpress Powerbutton > Toggle Statusbar
If you want to Activate Tablet mode go to Settings > Paranoid Settings > Enable tablet UI
Please,no MIRROR for my ROM
Flash it at you own risk!
Changelog
JellyBean Flavored
Speed Improvement
New SU binary updated (via flashable zip)
New Fonts
Highlights
FXP146 base
Paranoid settings
Common Problems that user had :
1.error 7 ( I don't have the problem?) : extracted the rom.zip you download,flash the boot.img via fastboot.
2. Wifi issue (I never had the problem) : Do a full wipe after flashing the ROM.
3. fonts are too small : configure it by going into Settings>System>Font Size.
4. Wifi turned off when screen is off : (CM9 bug)
5. Apps like Viber doesn't work : Flash Gapps Again,go into Panaroid Settings>enable hybrid mode>list of apps google Play store>set it to default ui and default dpi,and finally,clear app data.
6. SuperUser issues : flash this after the ROM : http://www.mediafire.com/?n9z1i98lv1b1vzl thanks to XDA user Irseq
Bugs
Same as FXP146 (youtube video,camera,etc)
Everything else works
Don't forget to hit the thanks button..
Huge thanks to FXP
reserved
also reserved
This is awesome
I simply LOVE LOVE Paranoid Android, one of the best Custom ROMs ever!
Just google this. Looks AWESOME!!!!!
cant wait man.. cant wait... just this morning i saw it in XPU thread and was really jealous.... now we will have paranoida for our sola too.. thats great
So will there be an actual ROM? What's the use of opening an empty thread?
tinnef said:
So will there be an actual ROM? What's the use of opening an empty thread?
Click to expand...
Click to collapse
The port is completed
Now I have to maintain 3 devices,just so you know
Wait...That's an JB rom for Sola ?!
Charlus97 said:
Wait...That's an JB rom for Sola ?!
Click to expand...
Click to collapse
Mate, its based on FXP 146 which is still ICS, there is no JB for Sola yet.
Camera and Bluetooth working properly?
Sent from my MT27i using xda premium
Screenshot please
Is it OK to get stuck soooooooo long (more than 25 minutes) in bootanimation? ( I guess not )
My Experiments:
I just flashed it with it's own cwm (from boot.img in .zip file) it installed probably.
I installed gaaps and ok again.
when i was about to restart it says root access maybe lost would you mind to fix it?
I enter yes ... stuck
I flash again and enter no ... stuck
flash only rom but not gaaps ... stuck
BTW: I did wipe in every sections! to make sure it's cleen
looks like bootloop is in this rom
sijav said:
Is it OK to get stuck soooooooo long (more than 25 minutes) in bootanimation? ( I guess not )
My Experiments:
I just flashed it with it's own cwm (from boot.img in .zip file) it installed probably.
I installed gaaps and ok again.
when i was about to restart it says root access maybe lost would you mind to fix it?
I enter yes ... stuck
I flash again and enter no ... stuck
flash only rom but not gaaps ... stuck
BTW: I did wipe in every sections! to make sure it's cleen
looks like bootloop is in this rom
Click to expand...
Click to collapse
+1
sijav said:
looks like bootloop is in this rom
Click to expand...
Click to collapse
Same problem here.
The attached part of my logcat seems to be the recurring bit.
THANKS!!!
brendow96 said:
THANKS!!!
Click to expand...
Click to collapse
Did you manage to get it boot?
No
Do we need to flash boot.img of CM9 ? (I know that he rom isn't working for now)
Charlus97 said:
Do we need to flash boot.img of CM9 ? (I know that he rom isn't working for now)
Click to expand...
Click to collapse
yes of course
Send from my MayuSola (まゆそら)

[4.1.2][CWM]Stock Samsung Rom[Deodexed][Root]

Hi All
Just finished compiling the Original Samsung 4.1.2 test firmware for CWM flashing
No changes has been made at all except Root that has been added and everything being DEODEXED
Its being uploaded atm to my Google Drive account so it should be easier to download and I will post the link as soon as its up and shared.
Please be aware of the following:
1. This is completely stock with the stock kernel that has the brick bug in it SO DON'T FORMAT EMMC AFTER YOU INSTALL IT
2. It will remove CMW and CMW needs to be installed again with Mobile odin or Odin pc.
Installation should be as per any other CWM rom:
1. Copy to SD card
2. Wipe data/factory
3. Install from the SD
4. Clear Dalvic and reboot
If you want to move away from this rom follow the following steps just to be save:
1. Use mobile odin or Odin pc to install CMW
2. Flash any other kernel like Siyah or similar
3. Do a EMMC format - ONLY AFTER STEP 2. Please dont forget to flash a non brickbug kernel 1st
4. Install other rom as desired
Download Link:
http://forum.xda-developers.com/showthread.php?t=1998205
Thanks to LegendK for eventually finding the way
Additional Installs:
Philz Kernel removing Brick bug - Flash it through recovery mode
Philz Kernel removing Brick bug - Flash through Odin
Thanks PhilZ
Additional Notes:
After installing the Rom please install one of the "Additional Installs" kernels to remove the brick bug. Once done use Rom as usual
good job
toxicdust said:
Original Samsung 4.1.2 test firmware for CWM flashing
Click to expand...
Click to collapse
Much obliged, I'm super keen to try this new version, only drama I'm a bit n00b-ish when it comes to creating a CWM-flashable ZIP from what we can grab from SamFirmwares and I'd prefer to be able to hack the apk's and Media folder before I throw it into my i9100. Looking forward to getting hold of what you've cooked up...
ADD: Oh yeh, from what I've heard, the Philz-CWM6 kernel is supposed to be the best for this F/W, check out his thread...
Code:
http://forum.xda-developers.com/showthread.php?t=1877270
looks good!!!!
Hope you can repack it with the PhilZ kernel(no eMMC brick bug) if there is time! You would save a lot of n00bs breaking their device! Just my 2 cents!
Orr.Penn.18 said:
Hope you can repack it with the PhilZ kernel(no eMMC brick bug) if there is time! You would save a lot of n00bs breaking their device! Just my 2 cents!
Click to expand...
Click to collapse
+1000
Gesendet von meinem GT-I9100 mit Tapatalk 2
how did u make the zip?
when i pulled /system and kernel it gave me a boot loop
Well done and thank you! I'm DLing when its up!
awesome!!!!!!!!!!!!!!!!!!!!!!!!!
iamnotkurtcobain said:
+1000
Click to expand...
Click to collapse
+1001
Orr.Penn.18 said:
Hope you can repack it with the PhilZ kernel(no eMMC brick bug) if there is time! You would save a lot of n00bs breaking their device! Just my 2 cents!
Click to expand...
Click to collapse
but pls upload current version for ppl who really need it in shortest time.
Its up
Will repack with the Phillz kernel as well and replace once done
toxicdust said:
Its up
Will repack with the Phillz kernel as well and replace once done
Click to expand...
Click to collapse
“You need permission to access this item.
You are signed in as *************@gmail.com, but you don't have permission to access this item. You can request access from the owner or choose a different account. Learn more”
Same problem
Give me te permission PLEASE
al*****[email protected]
permission error .!!! plz fix it
@toxicdust Can you please also upload a 180DPI dialer and TWlauncher ?
Im sure everybody would LOVE that
Thanks a lot and great job
LOL ... sorry about that. Should be open now
Ok the Philz kernel works without problems that I can see atm.
Will repack with that as well for the noob friendly version.
Others can just install his kernel from recovery mode to be on the safe side
Philz kernel available from link below, and don't forget to say Thanks...
Code:
http://forum.xda-developers.com/showpost.php?p=31310650&postcount=1
djshotty said:
Philz kernel available from link below, and don't forget to say Thanks...
Code:
http://forum.xda-developers.com/showpost.php?p=31310650&postcount=1
Click to expand...
Click to collapse
Linked the correct ones to use in the OP so that ppl don't get confused with the so many he has and by accident install the wrong one.

Xperia P flash help (Kitkat)

New to flashing ROMS.
My Phone:
Xperia P Rooted and Unlocked Bootloader.
Questions:
1. Can I have link to a 4.4 ROM and Tutorial. (One that you can trust it will work)
2. I found one http://forum.xda-developers.com/showthread.php?t=2508319 but can someone help me, I'm confused to the steps.
3. Links to 2, It tells me to get CM11 http://goo.im/devs/percy215/CyanogenMod-11-Nypon-Nightly <<<Do i have to download all of them?
MikeyStonebridge said:
New to flashing ROMS.
My Phone:
Xperia P Rooted and Unlocked Bootloader.
Questions:
1. Can I have link to a 4.4 ROM and Tutorial. (One that you can trust it will work)
2. I found one http://forum.xda-developers.com/showthread.php?t=2508319 but can someone help me, I'm confused to the steps.
3. Links to 2, It tells me to get CM11 http://goo.im/devs/percy215/CyanogenMod-11-Nypon-Nightly <<<Do i have to download all of them?
Click to expand...
Click to collapse
EDIT: 4th Question And also for example i installed this, how do i switch back to the OFFICIAL 4.1 Update on my Xperia P
MikeyStonebridge said:
EDIT: 4th Question And also for example i installed this, how do i switch back to the OFFICIAL 4.1 Update on my Xperia P
Click to expand...
Click to collapse
to flash cm11 nightly to you device first make sure your bootloader is unlocked then use flashtool to flash kerel from zip of rom.
make sure you copy rom and gapps to device before flashing kernel as instructed above
format system data and cache under mount and storage
wipe dalvik cache under advanced then reboot system now and enjoy
and to go back to official xperia p firmware jut flash ftf file with flashtool dont have flashtool you can find it here
flashtool homepage
---------- Post added at 11:38 PM ---------- Previous post was at 11:36 PM ----------
only download one file and choose the latest one to install with instruction above:good:
cellabonez said:
to flash cm11 nightly to you device first make sure your bootloader is unlocked then use flashtool to flash kerel from zip of rom.
make sure you copy rom and gapps to device before flashing kernel as instructed above
format system data and cache under mount and storage
wipe dalvik cache under advanced then reboot system now and enjoy
and to go back to official xperia p firmware jut flash ftf file with flashtool dont have flashtool you can find it here
flashtool homepage
---------- Post added at 11:38 PM ---------- Previous post was at 11:36 PM ----------
only download one file and choose the latest one to install with instruction above:good:
Click to expand...
Click to collapse
How do I install 4.2.2 On my Xperia P? I have unlocked my bootloader and its rooted.
MikeyStonebridge said:
How do I install 4.2.2 On my Xperia P? I have unlocked my bootloader and its rooted.
Click to expand...
Click to collapse
Copy ROM and gapps to your phone then fastboot kernel with flashtool do you had it installed
Sent from my LT22i using Tapatalk
cellabonez said:
Copy ROM and gapps to your phone then fastboot kernel with flashtool do you had it installed
Sent from my LT22i using Tapatalk
Click to expand...
Click to collapse
I have got CM 10 and this Gapps http://goo.im/gapps/gapps-jb-20130301-signed.zip < That will work right?
So how do i fastboot kernal with flashtool? I have got Flashtool installed on my computer/
MikeyStonebridge said:
I have got CM 10 and this Gapps http://goo.im/gapps/gapps-jb-20130301-signed.zip < That will work right?
So how do i fastboot kernal with flashtool? I have got Flashtool installed on my computer/
Click to expand...
Click to collapse
Why don't you install 10.2 instead everything except Bluetooth is working . open flash tool hold volume down and connect USB to phone then it will say its connected in fast boot mode on computer click on lightning select fast boot mode then select flash kernel select where you extracted kernel from.zip file then boot into recovery by pressing power after vibration
Sent from my LT22i using Tapatalk
cellabonez said:
Why don't you install 10.2 instead everything except Bluetooth is working . open flash tool hold volume down and connect USB to phone then it will say its connected in fast boot mode on computer click on lightning select fast boot mode then select flash kernel select where you extracted kernel from.zip file then boot into recovery by pressing power after vibration
Sent from my LT22i using Tapatalk
Click to expand...
Click to collapse
I did this now i get black screen after rebooting.
xperia p
installing cm11 4.4.2 to xperia p, requires cwm 6.0.4.4???? should i install it first???
danush87 said:
installing cm11 4.4.2 to xperia p, requires cwm 6.0.4.4???? should i install it first???
Click to expand...
Click to collapse
Just follow Original Post and do not do any Harry Potter tricks and you will be all fine
Sent my Carbonised Xperia P
cellabonez said:
Copy ROM and gapps to your phone then fastboot kernel with flashtool do you had it installed
Sent from my LT22i using Tapatalk
Click to expand...
Click to collapse
what is "fastboot kernel" means??????? please help,,,thanks in advance:fingers-crossed:
Pirai Sudan said:
what is "fastboot kernel" means??????? please help,,,thanks in advance:fingers-crossed:
Click to expand...
Click to collapse
Google it.
Sent my AOSP Xperia P
AndroidNoob69 said:
Google it.
Sent my AOSP Xperia P
Click to expand...
Click to collapse
Pirai Sudan said:
Click to expand...
Click to collapse
Download android sdk, set it up(this can be found easily on youtube) then navigate to where fastboot.exe is stored, shift right click(windows 7 and up) and click open command window here and type
fastboot flash boot boot.img
Where boot.img is in fastboot.exe's folder
Alternatively you can flash with flashtool(easier)
Sent my AOSP Xperia P
AndroidNoob69 said:
Download android sdk, set it up(this can be found easily on youtube) then navigate to where fastboot.exe is stored, shift right click(windows 7 and up) and click open command window here and type
fastboot flash boot boot.img
Where boot.img is in fastboot.exe's folder
Alternatively you can flash with flashtool(easier)
Sent my AOSP Xperia P
Click to expand...
Click to collapse
finally found out correct tutorial.....!
anyways thanksss ..
Pirai Sudan said:
finally found out correct tutorial.....!
anyways thanksss ..
Click to expand...
Click to collapse
sorry about his behaviour , apparently some of us dont remember what it was like being a noob
cellabonez said:
sorry about his behaviour , apparently some of us dont remember what it was like being a noob
Click to expand...
Click to collapse
:laugh:
Pirai Sudan said:
:laugh:
Click to expand...
Click to collapse
your first thanks on xda:good:
cellabonez said:
your first thanks on xda:good:
Click to expand...
Click to collapse
danksss

[LATEST][PORTED]TWRP v2.8.5.0(Material themed) by Gody

Hello guys,
Totally bug free recovery for galaxy grand quattro and also Material Themed
TWRP recovery v2.7.10 ported from galaxy core
TWRP recovery v2.8.5.0 ported from huawei y300
FIXES
no more bootloop issues on reboot to recovery
(you can use reboot to recovery option from any app or terminal without fear of a boot loop)
SOURCES
Sorry no Sources as its just a ported recovery
You can find sources of galaxy core TWRP here:
http://forum.xda-developers.com/gal...nt/recovery-twrp-v2-7-1-0-novafusion-t2799425
INSTRUCTION
Choose recovery flashable version from download section if you wanna flash via recovery
Choose Odin flashable version if you wanna flash via Odin
creadits
@Novafusion
me
DOWNLOADS
VERSION 2.8.5.0
Odin flashable(material theme)
www.mediafire.com/download/vq7x31wd325x5d2/twrp_2.8_material.tar
Recovery flashable(material theme)
www.mediafire.com/download/fm8shheghfnhkn1/twrp_2.8.5_material.zip
VERSION 2.7.1.0
Odin flashable(play theme)
https://www.mediafire.com/?2c7ystnrdr6ai35
Recovery flashable(play theme)
https://www.mediafire.com/?giib2mfvzjkg13g
TWRP for Galaxy win manufactured after july 2014
http://www.mediafire.com/?frubsvnovxpj5av
guide us
what to do flash from CWM or from Odin???
Spy.Abdullah said:
what to do flash from CWM or from Odin???
Click to expand...
Click to collapse
flash via cwm
UI
Worst UI bro....can u fix it???
Spy.Abdullah said:
Worst UI bro....can u fix it???
Click to expand...
Click to collapse
dats twrp's stock ui... i'l try 2 change it latr if u want
thanks man
gody420 said:
dats twrp's stock ui... i'l try 2 change it latr if u want
Click to expand...
Click to collapse
I'll support u bro.change that ui. I know u are the good porter ask help @abhi. he is good themer....
Thanks a lot for this one.
From what i read, CWM is not being maintained anymore, so it leaves us with TWRP only atm.
Any chance we'll get 2.8? it has grown quite fond on me on my main device.
PlutoDelic said:
Thanks a lot for this one.
From what i read, CWM is not being maintained anymore, so it leaves us with TWRP only atm.
Any chance we'll get 2.8? it has grown quite fond on me on my main device.
Click to expand...
Click to collapse
nyc dat u liked it... ri8 know i just know to port things, i dont hav any experience in compiling, so if i find any similar device wid latest twrp 2.8 il try 2 port it @PlutoDelic redownload it now, i themed it ...(material theme)
Nice! Is this a touch screen enabled recovery like the 6.0.4.7 version of CWM. It's the one I'm using now and I'm pretty happy with it. But I also like to try this out.
Sent from my GT-I8552 using XDA Free mobile app
​
Endroyed said:
Nice! Is this a touch screen enabled recovery like the 6.0.4.7 version of CWM. It's the one I'm using now and I'm pretty happy with it. But I also like to try this out.
Sent from my GT-I8552 using XDA Free mobile app
Click to expand...
Click to collapse
s its touch based recovery
yes
gody420 said:
Hello guys,
Totally bug free recovery for galaxy grand quattro and also Material Themed
TWRP recovery v2.7.10 ported from galaxy core
FIXES
no more bootloop issues on reboot to recovery
(you can use reboot to recovery option from any app or terminal without fear of a boot loop)
SOURCES
Sorry no Sources as its just a ported recovery
You can find sources of galaxy core TWRP here:
http://forum.xda-developers.com/gal...nt/recovery-twrp-v2-7-1-0-novafusion-t2799425
INSTRUCTION
Choose recovery flashable version from download section if you wanna flash via recovery
Choose Odin flashable version if you wanna flash via Odin
creadits
@Novafusion
me
DOWNLOADS
Odin flashable
https://www.mediafire.com/?2c7ystnrdr6ai35
Recovery flashable
https://www.mediafire.com/?giib2mfvzjkg13g
Click to expand...
Click to collapse
Is to be congratulated ... ooooo excellent work :Good: :Rir: :Highfive:
I haven't tried this yet, but above pictures look pretty cool for what I know of a recovery and its appearance. Those are pictures of TWRP's interface, right?
Is this better than CWM? Why and why not?
Sent from my GT-I8552 using XDA Free mobile app
Endroyed said:
I haven't tried this yet, but above pictures look pretty cool for what I know of a recovery and its appearance. Those are pictures of TWRP's interface, right?
Is this better than CWM? Why and why not?
Sent from my GT-I8552 using XDA Free mobile app
Click to expand...
Click to collapse
CWM is not maintained anymore
NEW UPDATE (TWRP v2.8.0.5)
latest twrp 2.8.0.5 coming soon..... and if possible i'l theme it real material style....
gody420 said:
latest twrp 2.8.0.5 coming soon..... and if possible i'l theme it real material style....
Click to expand...
Click to collapse
2.8.5.0
Really glad for your work gody, 2.8 came right on time when PhilZ stopped his work too.
Also, it would be good if a few people which have the new 8552 with the new recovery could pull it so gody can bake one for you as well, unfortunately i have no idea how it is done though.
PlutoDelic said:
2.8.5.0
Really glad for your work gody, 2.8 came right on time when PhilZ stopped his work too.
Also, it would be good if a few people which have the new 8552 with the new recovery could pull it so gody can bake one for you as well, unfortunately i have no idea how it is done though.
Click to expand...
Click to collapse
updated.... if possible provide some screen shots...
congratulations
gody420 said:
Hello guys,
Totally bug free recovery for galaxy grand quattro and also Material Themed
TWRP recovery v2.7.10 ported from galaxy core
TWRP recovery v2.8.5.0 ported from huawei y300
FIXES
no more bootloop issues on reboot to recovery
(you can use reboot to recovery option from any app or terminal without fear of a boot loop)
SOURCES
Sorry no Sources as its just a ported recovery
You can find sources of galaxy core TWRP here:
http://forum.xda-developers.com/gal...nt/recovery-twrp-v2-7-1-0-novafusion-t2799425
INSTRUCTION
Choose recovery flashable version from download section if you wanna flash via recovery
Choose Odin flashable version if you wanna flash via Odin
creadits
@Novafusion
me
DOWNLOADS
VERSION 2.8.5.0
Odin flashable(material theme)
www.mediafire.com/download/vq7x31wd325x5d2/twrp_2.8_material.tar
Recovery flashable(material theme)
www.mediafire.com/download/fm8shheghfnhkn1/twrp_2.8.5_material.zip
VERSION 2.7.1.0
Odin flashable(play theme)
https://www.mediafire.com/?2c7ystnrdr6ai35
Recovery flashable(play theme)
https://www.mediafire.com/?giib2mfvzjkg13g
Click to expand...
Click to collapse
great pretty good job friend footnote 10 !
sorry my English
robertcarvalho20 said:
great pretty good job friend footnote 10 !
sorry my English
Click to expand...
Click to collapse
Hi, I want to flash this via Odin, do I have follow exactly same steps as flashing CWM using Odin? Just load the pda, go to download mode and start flashing?
instruction
Sayan44 said:
Hi, I want to flash this via Odin, do I have follow exactly same steps as flashing CWM using Odin? Just load the pda, go to download mode and start flashing?
Click to expand...
Click to collapse
add the file to pda or after depending on your odin
uncheck auto-reboot and let only f-reset team marked
put your win in download mode
(Power + volume down +home) to confirm press volume up
remove the rear cover to facilitate
connect the PC to win and start
finlizar to remove the cable
press home and power at the same time
when you restart remove the battery and wait 30 seconds
insert the battery and turn on recovery
(Power + volume up + home )
TWRP installed

Categories

Resources