Root Tried to root, bricked, help!

ProxDroid

Lurker
I have a request from a customer to write an app that requires privileges that are only available on rooted devices. To build it, I need a rooted device.

I followed some instructions I found to root the device, installing "UPDATE-SuperSU-v1.75.zip" and "openrecovery-twrp-2.6.3.1-deb.img".

I suspect this was a mistake. Now, the device never boots, and I can't seem to restore it. When I try to install the factory image from Google I get:

razorg-jls36i] ./flash-all.sh
sending 'bootloader' (3911 KB)...
OKAY [ 0.129s]
writing 'bootloader'...
OKAY [ 1.366s]
finished. total time: 1.495s
rebooting into bootloader...
OKAY [ 0.006s]
finished. total time: 0.006s
sending 'radio' (43814 KB)...
OKAY [ 1.378s]
writing 'radio'...
OKAY [ 2.304s]
finished. total time: 3.682s
rebooting into bootloader...
OKAY [ 0.006s]
finished. total time: 0.006s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: FLO-03.15
Baseband Version.....: none
Serial Number........: 05848a0c
--------------------------------------------
checking product...
FAILED

Device product is 'flo'.
Update requires 'deb'.


finished. total time: 0.017s
I should mention I am on a Mac, and I have the dev tools installed.

Any help is greatly appreciated.
 

BRAINZ2013

Extreme Android User
Hello and welcome to the forums. I see your android device has a rooting problem . Need some information to help you repair this problem . What is the device doing now . Did you have a fully charge battery and can you still access fastboot recovery .
 

ProxDroid

Lurker
Thread starter
Hi, and thanks for the help.

Right now I can get it to fast boot, but when I choose to boot normally it gets to the "Google" logo and never proceeds past that.

It's fully charged and plugged into the USB port on my Macbook Pro.
 

ProxDroid

Lurker
Thread starter
Thanks for the help. With the advice above I was able to un-brick the device. Now, to try again to get it rooted, so I can meet my client's need for a system app :)
 

ProxDroid

Lurker
Thread starter
What system app are you looking for

I wasn't looking for one, I was writing one. I just finished it, in fact, and it works great on Android 4.3. Doesn't work on 4.4, but the client is ok with 4.3 for now. Apparently Google changed the requirements for WRITE_SECURE_SETTINGS between 4.3 and 4.4. The client will be very happy though.
 
Top