Looks like i celebrated way too soon, I have the app and when i open it, it's just a black screen
Yay!
The Fascinate rooted army has begun
Yay!
The Fascinate rooted army has begun
Hopefully that army will get some roms soon!
By the way, over at Android Central, they have posted a wireless tether app that works for the Fascinate. I'm online right now with the wireless tether.
Link to app:
wireless_tether_2_0_5-pre9.apk - android-wifi-tether - Wireless Tether for Root Users 2.0.5-pre9 *** EXPERIMENTAL *** - Project Hosting on Google Code
Yeah! Done, and it said success, but i didn't get that blue notification on my phone saying i'm a super user, is my phone rooted?
You should have an app installed called Superuser. The icon is like droid skull and crossbones. If you can launch that without error you should be good.
Also you can download Titanium Backup from the market. It will request Root Access when you run it, and it will also validate Busybox.
It also has an option to fix Busybox so even if you don't use it for backups it's still pretty useful.
You can also open the Terminal and type su.
I am still having issues. I pm'd you earlier. I have tried the root for newbies and the rootkitz root for the fascinate. One has a one extra command at the end- abk install Superuser.apk
When I get here- and enter this in the cmd.exe- I get an error that it is already installed. I really need help. This should have only taken 5 min. and not it is 12 hours into a root. Help me please.
I am still having issues. I pm'd you earlier. I have tried the root for newbies and the rootkitz root for the fascinate. One has a one extra command at the end- abk install Superuser.apk
When I get here- and enter this in the cmd.exe- I get an error that it is already installed. I really need help. This should have only taken 5 min. and not it is 12 hours into a root. Help me please.
Fell asleep before I saw your PM. If you're trying to install Superuser.apk and it's tell you it's already installed you might need to do a factory reset. I tested as many scenarios as I could and when I was stuck with Superuser.apk installed and no root I wasn't able to find a way to remove it. However, the factory reset worked in removing Superuser.apk. I did several factory resets and then followed my own guide. After the factory reset enter your google account information and follow the guide as the first thing you do.
Factory Reset
From the home screen hit the menu button
Go to Settings
Go to Privacy
hit Factory data reset
You will lose all your apps and settings and start fresh.
Two suggestions.
My wife was trying to install launcher pro and deleted or uninstall touch wiz. now the phone will not do anything. it boots up, but only has a black screen. I have found the touchwizlauncher.apk and odex file. Where do I place the odex file to adb install?
adb shell
su
busybox find /system/ -name Touch*
busybox find /system/ -name Touch*
/system/app/TouchWizCalendar.odex
/system/app/TouchWizCalendarProvider.apk
/system/app/TouchWizCalendarProvider.odex
/system/app/TouchWizCalculator.apk
/system/app/TouchWiz30Launcher.odex
/system/app/TouchWizCalendar.apk
/system/app/TouchWiz30Launcher.apk
/system/app/TouchWizCalculator.odex
#
c:\
cd c:\rootfiles
adb push TouchWiz30Launcher.apk /system/app/
adb push TouchWiz30Launcher.odex /system/app/
reboot