(For the android-sdk_r07-windows.zip, open the folder inside the zip named "android-sdk-windows" and extract those files and folders)
UNZIP these files into
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.
(For the android-sdk_r07-windows.zip, open the folder inside the zip named "android-sdk-windows" and extract those files and folders)
UNZIP these files into
I've been on this part for several minutes now (maybe going on 10+) with no movement back to the folder. What should I do?
So here is the beginning of my confusion. I unziped "android-sdk-windows" to my "c:" drive and then I took the FOUR FILES within the "fascinateRoot.rar" folder and put them in "c:\sdk\tools\
When I go to do the command prompts it tells me "adb is not recognized as an internal or external command, operable program or batch file".
I am getting so frustrated with this. I mean, I feel so r3tarded right now. I've home-brewed a PSP before surely this can't much more difficult. This is my very first Android phone coming from a shitty LG VX10000. I would love nothing more then to install LauncherPro and get rid of all this bloatware on my Fascinate.
Most likely your phone froze. Restart your phone and start with that step again. No need to start over, just do this again: ./rageagainstthecage-arm5.bin
You can install LauncherPro right now. It does not require root in any way. You're getting the "adb is not recognized" error because you have to be in C:\sdk\tools to run any adb commands (unless you do some other complicated steps to let you run 'adb' commands anywhere in command prompt). So, navigate to C:\sdk\tools, then run all of the commands. If you already extracted the fascinateRoot.zip files to C:\sdk\tools, you should be ready to go. Just navigate to C:\sdk\tools and copy/paste the commands exactly as they are in the guide. No need to modify them at all.
I know that's a wordy explanation so let me know if that doesn't clear it up for you.
There is just something simple I'm not doing right. I'm not sure if I have all the different folders/files where they need to be exactly. For example I first double click on "My Computer", then I double click on my C: drive then within that I see the "sdk" folder. When I double click the sdk folder within that I see the "android-sdk-windows" and the "tools" folders.
But then again there is a "tools" folder via C:\sdk\android-sdk-windows\tools. Should the Four fascinateROOT files be within that "tools" folder or the other "tools" folder?
I at least know in order for these command prompts to work properly the specified folders and files need to be in the right places. Are folder/files in the wrong places?
Okay so I think I put the files and folders in the right places. I then proceeded to the command prompt and entered everything exactly within summerfish's post.
Here is a screengrab of my log. http://img718.imageshack.us/img718/1583/commandlogroot.png
I believe everything went fine. Am I supposed to reset my phone now or was it supposed to reset during the rooting process because my phone didn't automatically reset or anything.
It all looks right. The # means that at least at some point in the process you had superuser permissions.
You should reboot the phone to get Superuser.apk loaded, then you should be able to grant superuser permissions to things like Titanium Backup and One Click Lag Fix.
Hmm, I now see superuser in my apps folder but when I select it a blank screen just appears.
That's correct. Congratulations!
It will only show on that screen apps that you've approved or denied for superuser permissions. Which since it is blank, I imagine is nothing...
Head over to http://androidforums.com/fascinate-all-things-root/173085-confirmed-working-root-apps.html
as you should now be able to use/install them.
I thought I had to input the command "adb reboot recovery" and then select something that says "reinstall packages"?
I'm not aware of this...but I'm not an expert.
I seem to be able to grant superuser permissions to root-only applications just fine, and they work - and I never did anything like that.
Someone else may need to comment.
Thanks so much for the help (and for not getting frustrated with me!). If anyone else did the method listed on the Phandroid homepage and then had trouble, follow the following steps FIRST, before trying the above method:
Code:adb shell su mount -t rfs -o remount,rw /dev/block/stl9 /system rm /system/bin/joeykrim-root.sh rm /system/bin/jk-su rm /system/bin/playlogo rm /etc/passwd rm /etc/group mv /system/bin/playlogo-orig /system/bin/playlogo mount -t rfs -o remount,ro /dev/block/stl9 /system
Please Note: The above steps are joeykrim's (of SDX) uninstallation method for his root guide
Once I did this and rebooted, I was able to successfully complete this version and achieve permanent root.
wait, so is this actually how to unroot the phone?
or is it to get to a safe place after botching part of the process?
people are saying it's a permanent root, but is this referring to the fact that it'll stick, or that there's no way of undoing it?
I may have missed this but I want to root my phone but only IF there is a factory ROM so I can return the phone if I ever have to. I want to get all the bing bloatware off the device. Also I really like the idea of the Car Cradle is there a way to change the default map setting to google if I root the phone?
Ok, found the misstep. 'tools' was not directly under the 'sdk' folder. I just copy/pasted 'tools' into 'sdk'.
Now, I noticed you've changed the 3rd command to ---> adb push C:\fascinateRoot\rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage-arm5.bin
I've got rageagainstthecage-arm5.bin in c:\fascinateRoot. I also copied busybox, su, and Superuser.apk to c:\fascinateRoot It couldn't hurt, could it?
However, I keep getting "Permission denied" even when I open cmd.exe with ctrl-shift-enter. I've even rebooted into "Test Mode".
Please help.
I seem to have somehow removed my boot animation - not sure if it was in the process of rooting, doing the lag fix, or removing some bloatware via RootExplorer. It's not a big deal I guess, but it kinda freaks me out to see my phone boot up to a black screen! Is there an easy way to get it back?
eeks, that's never fun. Unfortunately I don't know how to get it back but if you realize you need a file from my 'unmodified' filesystem, just let me know and I'll send it over.
How about those Bucks yesterday?
Sorry, was afk all day. Yeah, Permission repeatedly denied and now I'm pretty sure it was because I didn't edit/add-on the Path variable under "System Properties > Advanced Tab > Environment Variables". Does that sound right?So you're getting the Permission denied error when you try to push the rageagainstthecage-arm5.bin file? Can you post a screenshot of your command prompt history? (similar to what I have in my first post). I'm not sure what you're referring to with "Test Mode" or running cmd.exe with ctrl-shift-enter(you shouldn't need to run cmd.exe as administrator).