Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Install from other SD didn't work either. Since I am on 3.16 would able to run the 3.15 RUU after re-locking the bootloader so that I can get my phone in a usable state?
Unfortunately, not with s-on. I would try doing at least the first few steps of babyracun. You end up doing an old ruu throigh fastboot
I thought I read somewhere that if you are hboot 1.15 or higher you can upgrade/downgrade your firmware? I'm hboot 2.09
You have to enter exit twice to get out of the shell and back ibto your normal directory before doing adb
Ran into that myself. As of right now youre trying to run adb from the phone whenb you want it on the computer.
The instructions are def not a step by step guide if youre new to running commands
There is a command you can issue from bootloader to see if it worked. I wanna say its fastboot getcid
You should get back something like 1111111
After successfully completing
adb reboot bootloader
The command to check is
fastboot getvar cid
SPCS_001 is Sprint PCS, United States.
SuperCID is a string of ones - 1111111 or so, as stated above.
Reboot, try again.
Pretty odd given that dd confirmed that it wrote.
Rxpert83, is that what you ran into?
Okay, retry what steps again...the 3 line CID commands or the fastboot getvar cid command?

Reboot, try again.
Pretty odd given that dd confirmed that it wrote.
Rxpert83, is that what you ran into?
Correct. Supercid isnt sticking. Try it a few more times, but if it doesnt take...
Recommend running the baby racun

The CID commands.
As mentioned above, you only need the # prompt to know that you're running as root.
If you get the # prompt in response to adb shell, go right to the echo command.![]()
Then do the adb reboot, then the getvar command.
Did you run past the echo command and fail, or did you check cid and stop? Not important, just curious, and I think I know the answer.![]()
Results after trying again:
C:\Android>adb shell
root@android:/ # echo -ne "22222222" | dd of=/dev/block/mmcblk0p5 bs=1 seek=20
v/block/mmcblk0p5 bs=1 seek=20 <
8+0 records in
8+0 records out
8 bytes transferred in 0.002 secs (4000 bytes/sec)
root@android:/ # exit
exit
C:\Android>adb reboot bootloader
C:\Android>fastboot getvar cid
cid: SPCS_001
finished. total time: -0.000s
C:\Android>
The funny thing is SuperSU seems to be working properly this time since I am no longer getting the "update binary error"