[RECOVERY]CWM Touch Recovery 6.0.3.2 - AT&T Samsung Galaxy S 4 Q&A, Help & Troubleshootin

Hi i made this lok version of cwm touch recovery img so you can now flash it using loki
this recovery is not auto loki so you will need to flash loki_doki.zip
to roms without loki installed
Download the files below
extract cwmtouchlok.zip
use the following adb shell/terminal commands to flash using loki
Code:
adb push recovery.lok /data/local/tmp/
adb push loki_flash /data/local/tmp/
adb shell
su
chmod 755 /data/local/tmp/loki_flash
/data/local/tmp/loki_flash recovery /data/local/tmp/recovery.lok
once done you will have successfully installed CWM Touch Recovery on your AT&T Galaxy S4

loki over CMW
nelson1345 said:
Hi i made this lok version of cwm touch recovery img so you can now flash it using loki
this recovery is not auto loki so you will need to flash loki_doki.zip
to roms without loki installed
Download the files below
extract cwmtouchlok.zip
use the following adb shell/terminal commands to flash using loki
Code:
adb push recovery.lok /data/local/tmp/
adb push loki_flash /data/local/tmp/
adb shell
su
chmod 755 /data/local/tmp/loki_flash
/data/local/tmp/loki_flash recovery /data/local/tmp/recovery.lok
once done you will have successfully installed CWM Touch Recovery on your AT&T Galaxy S4
Click to expand...
Click to collapse
My device is i377, rooted and with CMW 6.0.3.2. Do I need Loki? will it (safely) install over CWM?
Be gentle with this 74 yr noobie:>)) (also speak slowly. thanks

Related

Help on how to switch Recovery img.

Sup guys, can someone show me how to change a recovery img via 1click root method? Right now I'm using Cyanogens 1.4 which is great but would like to upgrade to the new Amon RA's img. Any help would be appreciated.
TTT back up
Using ADB...
from the command prompt...
where you see recovery.img just type in the file name that you have in plasce of it....
adb remount
adb push recovery.img /sdcard/recovery.img
adb shell flash_image recovery /sdcard/recovery.img
adb shell reboot recovery

[Q] update not possible

hi there,
i believe i bricked my hero.
After android >2.1 booted only in safe mode i was playing around with other roms and Recoveries.
Only RUU_2.73.405.5 (Android 1.5) worked but after i updated OTA to 2.1 there is no way to flash back to 1.5 with RUU: it says Bootloader version error.
so in safe mode i coudn't install any app for Root or get SU for flashing a custom recovery over adb.
have anyone any idea what i could do, please?
u have to make a Goldcard....
Do You still have amon ra or clockwork?
Edit: nvm, i see that You cant flash them.
Sent from my Hero using XDA
thanks for your reply,
my sdcard is a goldcard, but now i've tried another one.
no success.
is there any way to get root with adb?
(i can't mount /system for...
adb shell mount /system
adb push su /system/bin/
adb shell chmod 4755 /system/bin/su
adb push Superuser.apk /system/app/
adb shell reboot)
overall the main problem with every rom is the safe mode

[Q] Push /System to internal

Anyway to push this to internal memory?
I got /system damaged and phone is stuck in bootloop.
odin doesn't work as I am on MF3.
-----
SGH-I337
-----
Windows 7
OSX 10.9
pandaturtle64 said:
Anyway to push this to internal memory?
I got /system damaged and phone is stuck in bootloop.
odin doesn't work as I am on MF3.
-----
SGH-I337
-----
Windows 7
OSX 10.9
Click to expand...
Click to collapse
"Originally Posted by toastido View Post
I actually just did it and it did work. I used goo manager to try to write TWRP not thinking about MF3. Got a buddy who has a stock phone running MF3 (also an i337), temp pwnd it, pulled a dd of his recovery and dd'd it back to mine (rooted). I have a recovery again!
Here's the MF3 recovery image I used (attached and zipped to save space)
MD5 (recovery.img) = 8bb35b1bfbf01dfb83b30ffdbb243d87
On a stock device, enabled developer mode, adb, put in my sdcard with pwn on it, got root. Then did:
adb shell
$ /mnt/extSdCard/pwn
...
# dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
# exit
$ exit
adb pull /sdcard/recovery.img
*disconnected the donor phone*
adb push recovery.img /sdcard/
adb shell
$ su
# dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
# exit
$ exit
Rebooted phone with vol+/home/power and it booted into recovery mode, whereas before this would get it stuck in the ODIN download screen.
YMMV of course, but it DOES work!.
-toast"
You can try to use ADB only problem is idk if works in download mode or not.

[Q] CWM installation after towelroot

Hey!
I have tried installing cwm after doing towelroot. I am using terminal and used the command:
Code:
flash_image recovery /sdcard/recovery.img
but it ends up doing nothing. I have the proper binaries and I did chmod 777 so the command should work. But when I do:
Code:
reboot recovery
I boot into Android recovery 3e. Also after executing the command should I get any output or should it go straight to next line? Any help would be appreciated.
We have a locked bootloader which really prevents the us from replacing the stock kernel and recovery. The only working recovery we have is safestrap. Read more on the all things AT&T thread.
Sent from my SGH-I337 running GPE using Tapatalk
Oh wow can't believe i forgot that.

Root, TWRP 2.8.7.0 Recovery & Flasher, insecure boot.img blu studio 5.0C d536

This is for blu studio 5.0 C d536u
This is a guide to quickly root, flash twrp recovery and insecure boot.img.
First you need to have your fastboot/ adb working.
Download
https://www.androidfilehost.com/?fid=24052804347766981
Code:
adb reboot bootloader
fastboot flash boot boot.img
fastboot reboot
adb remount
adb push UPDATE-SuperSU-v2.46.zip /sdcard
adb push root /system/xbin
adb shell
chmod 755 /system/xbin/*
flash_twrp
reboot recovery
In recovery naigate to UPDATE-SuperSU-v2.46.zip and install.
Credits
@Chainfire
super user package update-supersu-vxxx.zip
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip
Will this work on the d535u? Currently have CWM with SuperSu Free v2.49.
bobl61 said:
Will this work on the d535u? Currently have CWM with SuperSu Free v2.49.
Click to expand...
Click to collapse
I have no ideal.
Sent from my BLU STUDIO 5.0 C using Tapatalk
New update is available for this phone, same twrp recovery and root method works on update.
v14 is the latest version for this phone.
Sent from my BLU STUDIO 5.0 C using Tapatalk
OH MY GOT!
vampirefo said:
This is for blu studio 5.0 C d536u
This is a guide to quickly root, flash twrp recovery and insecure boot.img.
First you need to have your fastboot/ adb working.
Download
https://www.androidfilehost.com/?fid=24052804347766981
Code:
adb reboot bootloader
fastboot flash boot boot.img
fastboot reboot
adb remount
adb push UPDATE-SuperSU-v2.46.zip /sdcard
adb push root /system/xbin
adb shell
chmod 755 /system/xbin/*
flash_twrp
reboot recovery
In recovery naigate to UPDATE-SuperSU-v2.46.zip and install.
Credits
@Chainfire
super user package update-supersu-vxxx.zip
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip
Click to expand...
Click to collapse
I have been ALL DAY..... like literally ALL DAY [ok I totally took a long as break] ---But I've been toiling to install it with out KingRoot,. (as I did once before with my HTC Desire 510) However I couldn't remember how exactly, even in theory. But just now, I kid you not, I have finished rooting but with KingRoot......the FIRST thing that hits me in the face tho. ???? this page... WTF?!?!!?
You guy are incredible at what you do... but whats most incredible is your love for community and helping your neighbor. May YOUR God grant you the desires of your heart with out ever losing or compromising Understanding and Wisdom.
Thanks again, your one of my hero's
Thanks man, you are the best.

Categories

Resources