[RECOVERY] [CWM Advanced Edition] PhilZ Touch Galaxy Tab 4 10.1 [SM-T5XX] - Galaxy Tab 4 Android Development

PhilzTouch v6.57.8 / CWM 6.0.5.1 / libtouch_gui 1.41 -SM-T530
PhilzTouch v6.57.8 / CWM 6.0.5.1 / libtouch_gui 1.41 -SM-T531 by moonbutt74
PhilzTouch v6.57.8 / CWM 6.0.5.1 / libtouch_gui 1.41 -SM-T535
Download .img .tar .zip and install with dd, odin or custom recovery.
AROMA-FM
Copy the zip into your sdcard, then reboot your device into recovery mode. Choose install from sdcard, then select the AROMA Filemanager ZIP. The file manager will starting, and you are ready to managing your filesystem (copy, cut, delete, make new folder, etc) while you are in recovery.
XDA:DevDB Information
[RECOVERY] [CWM Advanced Edition] PhilZ Touch Galaxy Tab 4 10.1 [SM-T5XX] , Tool/Utility for the Samsung Galaxy Tab 4
Contributors
sub77
Version Information
Status: Testing
Created 2014-10-30
Last Updated 2014-12-18

Reserved

Wow, nice!
I thought that Philz has quit his recovery

Could You make a recovery for t535?

Droidphilev said:
Wow, nice!
I thought that Philz has quit his recovery
Click to expand...
Click to collapse
he did, but its still the best recovery.

sub77 said:
he did, but its still the best recovery.
Click to expand...
Click to collapse
Sure. Thanks for all this!

krogoth said:
Could You make a recovery for t535?
Click to expand...
Click to collapse
maybe, it is the same with lte? iam too lazy to google. i did, it is. i can try, and if i fail we can swap the tablets, so you have a working recovery

sub77 said:
maybe, it is the same with lte? iam too lazy to google. i did, it is. i can try, and if i fail we can swap the tablets, so you have a working recovery
Click to expand...
Click to collapse
http://opensource.samsung.com is not the fastest, have you downloaded the kernel source SM-T535_KK_Opensource.zip? i just need the kernel configs, a few kb, dont need the whole zip.
can someone provide me the T535 device tree blob, dont know it is different to the T530?
or can you try to flash the T530 recovery to the T535, if lte is the only difference between them, the recovery shouldnt care about it, it dont need lte i think.

sub77 said:
http://opensource.samsung.com is not the fastest, have you downloaded the kernel source SM-T535_KK_Opensource.zip? i just need the kernel configs, a few kb, dont need the whole zip.
can someone provide me the T535 device tree blob, dont know it is different to the T530?
or can you try to flash the T530 recovery to the T535, if lte is the only difference between them, the recovery shouldnt care about it, it dont need lte i think.
Click to expand...
Click to collapse
Recovery for T530 is not working, it ends up in download mode

krogoth said:
Recovery for T530 is not working, it ends up in download mode
Click to expand...
Click to collapse
ok, do you have a dtb for 535?

just started, wish me luck
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.4.4
CM_VERSION=11-20141030-UNOFFICIAL-matisse
TARGET_PRODUCT=cm_matisse
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a7
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.13.0-39-generic-x86_64-with-Ubuntu-14.04-trusty
HOST_BUILD_TYPE=release
BUILD_ID=KTU84Q
OUT_DIR=/home/sub77/android/system/out
============================================

sub77 said:
ok, do you have a dtb for 535?
Click to expand...
Click to collapse
My developement carrer ended in win 6.1 times. If You need source code, np. otherwise be more precisely. I'm not familiar with android kernel/rom compiling.

What's with all this development for the 10.1 galaxy tab 4
Sent from my SM-T230NU using XDA Free mobile app

troy5890 said:
What's with all this development for the 10.1 galaxy tab 4
Sent from my SM-T230NU using XDA Free mobile app
Click to expand...
Click to collapse
Because he owns it

troy5890 said:
What's with all this development for the 10.1 galaxy tab 4
Sent from my SM-T230NU using XDA Free mobile app
Click to expand...
Click to collapse
i am still trying, with 2 computers, one cm11 and one omnirom, i could need some support cause of beeing a noob.

smknutson said:
Because he owns it
Click to expand...
Click to collapse
its a little bit like doing a puzzle, i like it. and because i own it, i had never bought a galaxy, but it was a present from our local energy guy.

sub77 said:
i am still trying, with 2 computers, one cm11 and one omnirom, i could need some support cause of beeing a noob.
Click to expand...
Click to collapse
I could try and help you out. I just need to be patient on a custom rom for 7.0
Sent from my SM-T230NU using XDA Free mobile app

Is there anyway to flash these recoveries without computer access ? My laptops HDD is fried

jxcorex28 said:
Is there anyway to flash these recoveries without computer access ? My laptops HDD is fried
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=de.mkrtchyan.recoverytools&hl=en
?

No file for t535 on dev host?

Related

[RECOVERY] [N1] TWRP 2.6.0.0 unofficial

Hey guys we are working on our updater and initially only plan to support TWRP for auto install, so here ya go.
Install:
Code:
fastboot flash recovery recovery-passion-twrp-2.6.0.0-2013.07.10.img
MD5:
Code:
334f7c1298e34001500adf48f8d2e029 recovery-passion-twrp-2.6.0.0-2013.07.11.img
Download:
http://evervolv.com/get/recovery-passion-twrp-2.6.0.0-2013.07.11.img
Build from Evervolv ICS sources and kernel with unmodified TWRP
Evervolv/Kernel source links in signature
TWRP info: http://www.teamw.in/project/twrp2
Amazing! Million thanks making N1 still alive..
Sent from my Nexus One using xda app-developers app
How to install it using terminal emulator?
Sent from my Nexus One using xda app-developers app
~semsem~ said:
How to install it using terminal emulator?
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
If your rom has flash_image program (like evervolv) just:
Code:
$ su
# flash_image recovery /sdcard/recovery-passion-twrp-2.6.0.0-2013.07.10.img
texasice said:
If your rom has flash_image program (like evervolv) just:
Code:
$ su
# flash_image recovery /sdcard/recovery-passion-twrp-2.6.0.0-2013.07.10.img
Click to expand...
Click to collapse
Any chance of getting a flashable zip for this recovery?
Thanks for your hard work.
Sent from my GT-S5570 using xda app-developers app
Is it the same file provided by teamwin's website?
Enviado do meu Nexus One
I accidently disabled USB mass storage in the 7/10 build its fixed here http://evervolv.com/get/recovery-passion-twrp-2.6.0.0-2013.07.11.img
ponces said:
Is it the same file provided by teamwin's website?
Click to expand...
Click to collapse
Thank you, Texasice, for all you've done to keep our N1s alive! I'm planning on replacing my long-standing 4ext recovery with twrp (on a cm7 and cm10 phone). Like the quoted post, its not clear to me how your recovery differs, if it does, from teamwin's version.
CAL7 said:
Thank you, Texasice, for all you've done to keep our N1s alive! I'm planning on replacing my long-standing 4ext recovery with twrp (on a cm7 and cm10 phone). Like the quoted post, its not clear to me how your recovery differs, if it does, from teamwin's version.
Click to expand...
Click to collapse
Well i guess there isnt any. When i first searched i was unable to find a current version of TWRP so i build one.
For anyone wanting official it is here http://techerrata.com/browse/twrp2/passion
@texasice
TWRP 2.6.1.0 released. Do you think update?
respawn05 said:
@texasice
TWRP 2.6.1.0 released. Do you think update?
Click to expand...
Click to collapse
Give them a couple more days, if they don't release an official one i'll build one.
Can still be updated via goo manager !!
texasice said:
Give them a couple more days, if they don't release an official one i'll build one.
Click to expand...
Click to collapse
Same question for 2.7, Do you think update? :angel:
texasice said:
Give them a couple more days, if they don't release an official one i'll build one.
Click to expand...
Click to collapse
Will you update man?
Hey texasice, can you update ?
---------- Post added at 03:59 AM ---------- Previous post was at 03:54 AM ----------
texasice said:
Give them a couple more days, if they don't release an official one i'll build one.
Click to expand...
Click to collapse
can you update please?
I doubt it dude. Use 4ext recovery.
Sent from my One X
rabies876 said:
I doubt it dude. Use 4ext recovery.
Sent from my One X
Click to expand...
Click to collapse
I'm not a dude.
doubt what?
4ext is crap.

[RECOVERY] [CWMR] [Unofficial] Clockworkmod Recovery for the Nexus 5

Okay people, we now have a fully functional CWMR
The Goods
Official builds from clockworkmod.com
And koush had been busy and hopefully has a few things fixed.
recovery-clockwork-6.0.4.4-hammerhead.img
Code:
sha256: 0a1f654df4dc5687762c679ea9da5d2a5706448fe8e99052e53a1c3f6940e38d
recovery-clockwork-touch-6.0.4.4-hammerhead.img
Code:
sha256: 04d3214635fc078644bb60fb2fff6481098fd5f1292638ed9292fd11a307836f
Able to be installed via ROM Manager now too.
My Builds w/ swipe/touch controls enabled
recovery-clockworkmod-6.0.5.0-hammerhead.img
To Install:
Code:
adb reboot bootloader
Code:
fastboot flash recovery recovery.img
NOTE: To access the backup via a root explorer, look in /mnt/clockworkmod.
Thanks to
Exel - for testing
ricky310711 - for making me use my noggin.
Anyone else that tested!!! I thank you!
DISCLAIMER: As always, I am not responsible for what you do with your device. USE AT OWN RISK!!!
XDA:DevDB Information
[RECOVERY] [CWMR] [Unofficial] Clockworkmod Recovery for the Nexus 5, Tool/Utility for the Google Nexus 5
Contributors
PlayfulGod
Version Information
Status: Stable
Current Stable Version: 6.0.4.6
Stable Release Date: 2014-01-08
Created 2013-11-04
Last Updated 2014-07-02
Reserved
screenshots provided by Exel.
Reserved
TESTED!!!
Hey Bro i just tested your CWM .....I LIKE THE RAINBOW MODE BTW
the only thing that didnt work was the ENTER
up/down work fine i just couldnt Select anything
good job though
Froz3nsolid said:
Hey Bro i just tested your CWM .....I LIKE THE RAINBOW MODE BTW
the only thing that didnt work was the ENTER
up/down work fine i just could Select anything
good job though
Click to expand...
Click to collapse
does swipe/gesture control work???
I/we prolly will have to do a custom recovery_keys.c to get the power button to select working.
And thanks, gweedo767 is the one to thank for rainbow mode and swipe control.
PlayfulGod said:
does swipe/gesture control work???
I/we prolly will have to do a custom recovery_keys.c to get the power button to select working.
And thanks, gweedo767 is the one to thank for rainbow mode and swipe control.
Click to expand...
Click to collapse
i was able to do UP/DOWN
but the enter doesnt work though i tried swiping to the right anywhere on the screen and .....................nothing
question if i use an app like flashify it should work right
im trying to flash a kernel cause the battery life is a bit disappointing
Froz3nsolid said:
i was able to do UP/DOWN
but the enter doesnt work though i tried swiping to the right anywhere on the screen and .....................nothing
question if i use an app like flashify it should work right
im trying to flash a kernel cause the battery life is a bit disappointing
Click to expand...
Click to collapse
should be able to flash a boot.img just like you did recovery. Just sub in
Code:
fastboot flash boot yourboot.img
instead.
Oh, you are on here!
Hey, bud. Still waiting for my nexus.. well, waiting to get off work. xD
PlayfulGod said:
should be able to flash a boot.img just like you did recovery. Just sub in
Code:
fastboot flash boot yourboot.img
instead.
Click to expand...
Click to collapse
i know but i cant seem to find the .IMG in the devs OP all i find are .ZIPS
im trying to unzip it to see if i can find the .img in there
Froz3nsolid said:
i know but i cant seem to find the .IMG in the devs OP all i find are .ZIPS
im trying to unzip it to see if i can find the .img in there
Click to expand...
Click to collapse
Yea the img is prolly in the zip. He prolly has users using TWRP to flash it.
Ah......but i hate twrp imma ask if he can provide link to .img
Sent from my Nexus 5 using XDA Premium 4 mobile app
Froz3nsolid said:
Ah......but i hate twrp imma ask if he can provide link to .img
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
pull it from the zip
Zip filed is corrupted ?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Good effort, but unfortunately select option not workin therefore CWM unusable..
Thank you and keep up the good work..
PlayfulGod said:
pull it from the zip
Click to expand...
Click to collapse
Question, does TWRP have an option to select using the buttons or is it all touch?
Maybe you can see on there, don't really know.. never used TWRP.
Exel said:
Question, does TWRP have an option to select using the buttons or is it all touch?
Maybe you can see on there, don't really know.. never used TWRP.
Click to expand...
Click to collapse
Look on the TWRP OP is its on the same page that you found this
This is for.CWM
Sent from my Nexus 5 using XDA Premium 4 mobile app
fazzieng said:
Good effort, but unfortunately select option not workin therefore CWM unusable..
Thank you and keep up the good work..
Click to expand...
Click to collapse
yes I realize that and thanks, still working on it.
Exel said:
Question, does TWRP have an option to select using the buttons or is it all touch?
Maybe you can see on there, don't really know.. never used TWRP.
Click to expand...
Click to collapse
Troy_Dees just added what he needed for TWRP and doesnt appear to have touch much of the stock code itself. Will have a closer look tho. And afaik TWRP is touch only.
Froz3nsolid said:
Look on the TWRP OP is its on the same page that you found this
This is for.CWM
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks, was actually wondering about the enter button not working, not really about TWRP.
PlayfulGod said:
Troy_Dees just added what he needed for TWRP and doesnt appear to have touch much of the stock code itself. Will have a closer look tho. And afaik TWRP is touch only.
Click to expand...
Click to collapse
Hm, then would an alternative be trying to build ClockworkMod Recovery Touch until the button issues are solved?
Just throwing ideas out.
As mentioned before the select key does not work, also the resolution is huge and this makes the writing in recovery super small, the few lines available are like 3mm in height and almost impossible to read
Exel said:
Thanks, was actually wondering about the enter button not working, not really about TWRP.
Hm, then would an alternative be trying to build ClockworkMod Recovery Touch until the button issues are solved?
Just throwing ideas out.
Click to expand...
Click to collapse
I cant build touch until its forked into CM repos. I dont have access to koush's touch src.
hutzdani said:
As mentioned before the select key does not work, also the resolution is huge and this makes the writing in recovery super small, the few lines available are like 3mm in height and almost impossible to read
Click to expand...
Click to collapse
K that can be addressed.
Also new img uploaded, same link.

[lt03][CWM Advanced Edition] PhilZ Touch

Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
Note 10.1 2014 ** Stable **
- wifi: SM-P600 (lt03wifi)
- 3G: SM-P601 (lt03wifiue)
http://goo.im/devs/philz_touch/CWM_Advanced_Edition
Click to expand...
Click to collapse
Known issues
- minor: screen capture is not working.
- minor: poweroff from recovery when usb is connected reboots into recovery, however, offline charging from rom is fine
The Note 3 version seems good, so I do not expect many issues here
Please test:
- mount USB storage on PC
- USB OTG mount and format to exfat/ext4 for testing
- Backup to exfat sdcard or USB OTG
ThX for!
The Recovery doesnt work. (P605)
It depends @ Bootscreen with follow message:
"Recovery is not seandroid enforcing" + "Set Warranty bit : recovery
Greets
Chris
Chris X. said:
ThX for!
The Recovery doesnt work. (P605)
It depends @ Bootscreen with follow message:
"Recovery is not seandroid enforcing" + "Set Warranty bit : recovery
Greets
Chris
Click to expand...
Click to collapse
But except that message, does it work?
@Phil3759,
Glad to see you once more on the Note 2014 community, been using your recovery on the old note 10.1 2012 edition.
Any plans for the 601 variant .( Ready to test )
Phil3759 said:
But except that message, does it work?
Click to expand...
Click to collapse
Unfortunately, no!
It nothing happens.
Chris X. said:
Unfortunately, no!
It nothing happens.
Click to expand...
Click to collapse
I will try to change ramdis
Phil3759 said:
I will try to change ramdis
Click to expand...
Click to collapse
Take your time, Phil. :good:
Today I had hardbricked my tablet.
I had been trying to develop a new root variant for P605.
TWRP seems also slightly buggy. After a full wipe my tablet died.
Greets
Chris
Chris X. said:
Take your time, Phil. :good:
Today I had hardbricked my tablet.
I had been trying to develop a new root variant for P605.
TWRP seems also slightly buggy. After a full wipe my tablet died.
Greets
Chris
Click to expand...
Click to collapse
:good::good::good:
for the feedback
Good luck in RMA also
Can't wait for this to work properly either.. TWRP seems to stop me from flashing a pre-rooted ROM, kind of a must for a worthy ROM imho..
Hoping this will flash
Sent from my SM-P600 using Tapatalk 4
If someone can upload a stock recovery.img from P605XXUBMJ9 firmware, it would make things easier
Phil3759 said:
If someone can upload a stock recovery.img from P605XXUBMJ9 firmware, it would make things easier
Click to expand...
Click to collapse
This is recovery.img extracted with 7-zip from MJ9 Nordic firmware. Hope it helps you.
https://dl.dropboxusercontent.com/u/8026412/recovery.img
Phil3759 said:
If someone can upload a stock recovery.img from P605XXUBMJ9 firmware, it would make things easier
Click to expand...
Click to collapse
Here :
recovery.img.tar
@Phil do u have anything for me to test ?
---------- Post added at 07:57 AM ---------- Previous post was at 07:54 AM ----------
[/COLOR @Phil do u have anything for me to test ?
edit.. 605 model?
I'll be very patient with my 600 :silly:
Version 6.04.3 Alpha
http://d-h.st/users/philz_touch/?fld_id=29981#files
This is a repack around a pure stock ramdisk, like I used to do with Samsung devices.
They often work better this way to start with
It could have some selinux issues, but those we fix later, once we get it boot into gui
State was moved to Alpha to reflect it is early debugging and untested
Noobs should stay away for now
I love you man!!!!
Thanks for your great work, to my, one of the best recovery.
Psycho Pufo said:
I love you man!!!!
Thanks for your great work, to my, one of the best recovery.
Click to expand...
Click to collapse
Then flash it and report back
Link to new version fixed, sorry
Let mw know in details how it works. Remember, I do not own the device, I am relying on your description/logs to fix things
Any plans for P600?
Sent from my GT-I9300 using XDA Premium 4 mobile app

[RECOVERY] Patched TWRP recovery with adb working **UPDATE 10/4/14

As always, you are responsible for your phone, and its warranty
I built this recovery because adb was not working in the official. I have submitted all my changes and I am sure this will be fixed shortly but until then I will put this here. Bassically I compiled the stock ND2 kernel with some small modifications and rebuilt the recovery.img with that. everything else should be exactly the same but honestly I did not test everything so please feel free to let me know.
***UPDATE 10/4/14***
Created version thats branded as kltespr, did this so CM11 is now able to auto update without modifying the CM package. Also, ADB still works. If anybody knows how to reduce the size of this image, please let me know since it is a little larger than the stock TWRP. Also built an image from the 2.8.0.1 base, which seems to have the same kernel from my original build to enable ADB, all I added here was the mod to kltespr so CM can update.
Use dd to install these images:
Newest Link 10/4/2014, working ADB and branded as kltespr so CM11 auto updates work:
Working ADB and tagged kltespr so CM11 auto updates work
Same as above but built from version 2.8.0.1 of TWRP
---Below here are all klte with working ADB, but CM11 fails to auto update complaining of wrong device---
Here is the link:
miked63017-openrecovery-twrp.img
Or try to grab it from my drive:
miked63017-openrecovery-twrp.img
Use odin to install this:
miked63017-openrecovery-twrp.tar.md5
Kernel Source Used:
https://github.com/miked63017/SM-G900P_ND2_KERNEL
This file won't download.
ChadH42 said:
This file won't download.
Click to expand...
Click to collapse
Added my google drive URL back to OP
Just got a test image from twrp, download should be up as official soon...
Sent from my SM-G900P using xda app-developers app
Excellent. Ty
Sent from my SM-G900P using Tapatalk
miked63017 said:
Just got a test image from twrp, download should be up as official soon...
Sent from my SM-G900P using xda app-developers app
Click to expand...
Click to collapse
whats the status on this is it offical yet.
Sent from my SM-G900P using Tapatalk
vinman12 said:
whats the status on this is it offical yet.
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
I haven't heard anything back yet, but their test images worked as does the one in OP
Sent from my SM-G900P using xda app-developers app
Sweet thanks
Sent from my SM-G900P using Tapatalk
Hello, used to be HTC so I'm new to the Samsung thing. TWRP was the recommended recovery for the HTC devices. Is this recommended over the CWM recovery?
Thanks
talroot said:
Hello, used to be HTC so I'm new to the Samsung thing. TWRP was the recommended recovery for the HTC devices. Is this recommended over the CWM recovery?
Thanks
Click to expand...
Click to collapse
I like TWRP, but this is another option http://forum.xda-developers.com/showthread.php?t=2706253 . Honestly the only reason I prefer TWRP is probably because I've never used Philz, but I do hear good things about it.
miked63017 said:
I like TWRP, but this is another option http://forum.xda-developers.com/showthread.php?t=2706253 . Honestly the only reason I prefer TWRP is probably because I've never used Philz, but I do hear good things about it.
Click to expand...
Click to collapse
I have used all 3 available customer recoveries (TWRP, CWM, Philz) & I prefer TWRP. So me is easier and fool-proof.
Just saw this now, hope it can help with my mount/odex issues. Didnt have adb via recovery as an option before, looking forward to trying this. Thx mike
sleshepic said:
Just saw this now, hope it can help with my mount/odex issues. Didnt have adb via recovery as an option before, looking forward to trying this. Thx mike
Click to expand...
Click to collapse
Yeah its been handy. The kernel is huge though, do you mind if I pull in some of your commits to bring the size down?
Sent from my SM-G900P using XDA Free mobile app
miked63017 said:
Yeah its been handy. The kernel is huge though, do you mind if I pull in some of your commits to bring the size down?
Sent from my SM-G900P using XDA Free mobile app
Click to expand...
Click to collapse
My commits up there now wont help with that, I didnt push my defconfig.
You can easily change the compression and logging (less of a size diff) in either the defconfig in .../configs or through
$ menuconfig
prior to build
miked63017 said:
I like TWRP, but this is another option http://forum.xda-developers.com/showthread.php?t=2706253 . Honestly the only reason I prefer TWRP is probably because I've never used Philz, but I do hear good things about it.
Click to expand...
Click to collapse
Thanks, I went with TWRP since that's what I'm familiar with.
Just DL'd, says it's a Winzip file but my WinZip won't extract it.
Is it meant to be a .tar or Zip file?
thx
sleshepic said:
Just DL'd, says it's a Winzip file but my WinZip won't extract it.
Is it meant to be a .tar or Zip file?
thx
Click to expand...
Click to collapse
Its a flashable zip. I never use winzip so I'm not sure if it should be able to be extracted with it. I think its technically a 7zip zip file in windows, linux I just run 'unzip $FILENAME'. The google drive link is probably the most reliable, maybe try that one if you haven't already. If there are still problems I can re-upload, just let me know.
Sent from my SM-G900P using XDA Free mobile app
**UPDATE**
I take that back I only uploaded the recovery.img, I flash it with dd after putting it in /sdcard/
Code:
dd if=/sdcard/miked63017-openrecovery-twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Or if you just want to see whats in it, you can extract it like a normal boot.img.
Will try to put up a zip and/or tar tomorrow, honestly I thought they would have had an official one with adb working by now.
Flashify
Just use Flashify to push .img to your phone.
Ok with patched twrp I get this after flashing rom
Goes to boot into android, and keeps throwing up "unfortunately, SAE has stopped"
I belive that to be binary problem, is this correct and how to solve
Sent from my SM-G900P using Tapatalk
vinman12 said:
Ok with patched twrp I get this after flashing rom
Goes to boot into android, and keeps throwing up "unfortunately, SAE has stopped"
I belive that to be binary problem, is this correct and how to solve
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
Haven't seen this before, what rom are you flashing?
Sent from my SM-G900P using XDA Free mobile app

[RECOVERY][slteskt/lgt/ktt][EXYNOS] TWRP 2.8.6.0 (2015-04-20)

TWRP 2.8.6.0 For SLTESKT/KTT/LGT
(Exynos Modem 303)
ChangeLogs:
- initial release
- version up
Bugs:
- x
Installation:
Copy img file into sdcard root
Run terminal emulator
$ su
# dd if=/sdcard/TWRP-*.img of=/dev/block/mmcblk0p10
Download:
ARM
Enter recovery using Power+VolUP+Home is work.
Thanks to @modpunk​
XDA:DevDB Information
TWRP for slteskt/sltektt/sltelgt, ROM for the Samsung Galaxy Alpha
Contributors
qkdxorjs1002, modpunk
Source Code:
https://github.com/qkdxorjs1002/android_device_samsung_slteskt
https://github.com/qkdxorjs1002/android_kernel_samsung_slteskt
https://github.com/qkdxorjs1002/proprietary_vendor_samsung_slteskt
ROM OS Version: 4.4.x KitKat
Version Information
Status: Stable
Created 2014-12-31
Last Updated 2015-04-21
850m
Work in 850m?
klau77 said:
Work in 850m?
Click to expand...
Click to collapse
Yeah, this recovery is for exynos based alpha.
850m
where to download?
klau77 said:
where to download?
Click to expand...
Click to collapse
Open your eyes
Thank you
Sent from my SM-G850S using XDA Free mobile app
kmsi said:
Thank you
Sent from my SM-G850S using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for this. Any plans to release TWRP for Snapdragon Alpha as well?
Is it suitable for SM-G850F?
Could you provide us with an Odin flash-able tar ? Would be much appreciated
GreySephiroth said:
Could you provide us with an Odin flash-able tar ? Would be much appreciated
Click to expand...
Click to collapse
Just rename file to recovery.img and compress file to tar file.
qkdxorjs1002 said:
Just rename file to recovery.img and compress file to tar file.
Click to expand...
Click to collapse
Oh, sry, didn't know it was that simple
Btw, if I would provide you with a boot.img or recovery.img dump from the new 5.0.2 850F firmware, could you compile a recovery for the new firmware ?
Please complete for new firmware 5.0.2 lollipop.....kitkat is dead
SM-G850w compatible?
Will this work on my Canadian (sm-g850w) Alpha? Thanks
Backup not working on 5.0.2 stok roms
pls make a update,I like to try some theme & twicks but without working back up
will be too much time losing
I'm curious and interested in the kernel in your files section.
Any changelog/features list ?
Thank you
hensk said:
Backup not working on 5.0.2 stok roms
pls make a update,I like to try some theme & twicks but without working back up
will be too much time losing
Click to expand...
Click to collapse
sorry,this recovery works perfect with Alpha 850F,i have old recovery 2.8.1.1
but after flashing 2860 recovery all OK
hensk said:
sorry,this recovery works perfect with Alpha 850F,i have old recovery 2.8.1.1
but after flashing 2860 recovery all OK
Click to expand...
Click to collapse
So the 2860 recovery works with 5.0.2?
yup fabulous, I already make my backup on 5.0.2 rom
alpha 850F
ayamgoreng said:
I'm curious and interested in the kernel in your files section.
Any changelog/features list ?
Thank you
Click to expand...
Click to collapse
That Kernel is not compatible with G850F.
Only for Exynos Modem Built-in Devices
Here flashable zip for twrp 2.8.6.0 i created from OP, thanks to him.
MEDIAFIRE

Categories

Resources