• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root I think I bricked my phone?

TheKalle

Well-Known Member
Jan 20, 2012
115
3
I have a Garmin-Asus Nuvifone A50. I rooted it with superoneclick and I checked with Root checker lite or something that it was rooted. I downloaded Titanium Backup Pro and I freezed all the apps (without some of the apps i was going to use, like youtube and settings and keyboards) all except them were frozen. My phone froze when loading a youtube video. Rebooted (not by taking the battery out. Pressing the power button down.) And now, when i tried to open it, all i see is the start up logo ("GarminAsus" logo) again and again and again and AGAIN! I don't want to spend money on new phones, as i liked this one very good. Is it possible to fix it, or is it gone for good? dunno if any help, but it's running android OS 2.1
 
You have SuperOneClick right .
Go to the ADB folder in SuperOneClick directory via Command prompt.

then connect your phone to PC
and type adb shell
if
$ signs comes up then your phone is in adb shell .

Well, I uninstalled it. But I can reinstall and try that.

Edit: I'm new to this. Can you tell me what to do in steps. Sorry for the trouble =[
 
Upvote 0
No Problem
Unzip Super One Click preferably in C Drive
something like SOC

there will be an ADB folder in it .
Now go to Start-->Programs-->Accessories-->Command Prompt

you will get a prompt with
Code:
C:\Users\ABC>
Type
Code:
cd C:\SOC\ADB
so the prompt will be

Code:
C:\SOC\ADB>

Now turn on the phone
and connect it to PC

Now type
Code:
adb get-state

You should get output
Code:
[COLOR="Red"]device[/COLOR]

Now all we need to do is uninstall Titanium backup and its settings
The app name for Ti Backup is
com.keramidas.TitaniumBackup.apk
so type in
Code:
adb uninstall com.keramidas.TitaniumBackup.apk
or
Code:
adb uninstall com.keramidas.TitaniumBackup-1.apk
or
Code:
adb uninstall com.keramidas.TitaniumBackup-2.apk

It will depend on how much you have updated the app
If that doesnt work then
type adb shell
you will get
$
type

Code:
$su 
#rm /data/app/com.keramidas.TitaniumBackup.apk
or
Code:
#rm /data/app/com.keramidas.TitaniumBackup-1.apk
or
Code:
#rm /data/app/com.keramidas.TitaniumBackup-2.apk

if that doesnt work then the things have to get a bit more complicated
 
  • Like
Reactions: iowabowtech
Upvote 0
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones