Related
Epic 4G All in One Root and Recovery 2.04 for Windows, Intel Mac, and Linux
***SORRY, AIO v2.04 IS CURRENTLY BROKEN FOR EB13, FIX IS COMING ASAP, USE ONE CLICK ROOT FOR NOW***
***WARNING NOT TO BE USED WITH ANY SUPPOSED LAGFIX, IT WILL SCREW UP YOUR SYSTEM AND YOU WILL NEED ODIN TO RESTORE***
OK, what started as scripts for my Mac turned out to be a big scripting project for Windows, Mac, and Linux.
This gives root and clockworkmod for all of the major operating systems.
This is like an Epic 4G swiss army knife, providing all of the basic tools in one convenient download.
These scripts give you a menu that allows you to choose between the following:
1) Simple One Click Root and ClockworkMod 2.04 - based on one click root 2.5.4 by noobnl and firon, compatible with Eclair and Froyo, ClockworkMod redirector for Froyo included
2) Andromeda Kernel 1.4.1 by noobnl - custom kernel with root, busybox and superuser, for 2.1 Eclair
3) SDX Stock App Remover 1.5 apk - back up and remove Stock Apps for rooted users
4) Wireless Tether 2.0.5-pre13 - Open source wireless tether for rooted users
5) Simple Root Uninstaller 2.04 - removes one clicks / z4root, Eclair and Froyo compatible
6) Reinstate Stock DI18 kernel for 2.1 Eclair
7) Reinstate Stock Samsung Recovery for Eclair or Froyo, uninstalls ClockworkMod and redirector
You could call this a noobnl festival for all operating systems...
PLEASE READ ALL MY NOTES BEFORE INSTALLING, I'VE FOUND LOTS OF PEOPLE HAVEN'T READ OR FOLLOW THE INSTRUCTIONS... FOR WINDOWS USERS, DRIVERS NEED TO BE INSTALLED CORRECTLY FOR THIS TO WORK.
http://dl.dropbox.com/u/500010/epic.aio.v2.04.zip
New! Now compatible with Android 2.2 Froyo, with ClockworkMod redirector included in script. Won't allow Eclair kernels or recovery to be installed on Froyo. ClockworkMod install now in Simple Root script. Wireless Tether added. Stock Samsung Recovery for Eclair and Froyo added.
NOTES: - Sorry so many in this page, but they really need to be listed Please at least read through until the end of the instructions before running this.
This is an all-in-one installer for the Epic 4G. When running this, the menu presented allows you to choose what you want to do, and does not install everything in one run. It is intended to only perform one menu item at a time.
If you just want to remove bloatware and run rooted apps, and don't intend to flash ROMs or rooted kernels, then just the Simple One Click Root will suffice by itself. This script now has a menu option to install SDX Stock App Remover, which is great at backing up and removing the Sprint bloatware. That will make it easy to bring back to stock and just remove root if it's necessary. Know what you're removing with the Stock App Remover, as removing the wrong system apps will get you into trouble!
Installing the Andromeda Kernel from this script does not require ClockworkMod Recovery. It can be uninstalled by flashing the stock kernel. The Andromeda kernel is already rooted, and does not require the one click root.
Clockwork Mod Recovery is used to flash other kernels, ROMs, and Mods. Instructions for booting into ClockworkMod are listed below. This is now installed with the Simple One Click Root, and a backup should be performed right away after installing it from the menu in ClockworkMod.
The past couple of generations of one click roots are safe with rooted kernels and ROMs, and are installed in /system/xbin, which is the last location in the path. Rooted kernels will just take precedence when installed.
Both the Simple One Click Root and the Root Uninstaller will remove the older joeykrim roots that use the hacked playlogo.
Because Superuser.apk is installed, superuser will ask permission before any program is granted root access. This is to ensure that no rogue program takes root privilege without your knowledge.
Booting into Clockwork Mod: Power down phone. Press and hold the camera button, then the volume down button, and then the power button, continuing pressure on all 3 keys until the Clockwork Mod menu appears, which will be seconds after the Samsung logo appears on the screen. The menu for Clockwork Mod Recovery has green text, instead of the blue text used by the stock Samsung recovery. Navigate up and down using the volume up and down keys, the power button goes back, and the camera button acts as enter key.
INSTRUCTIONS:
Before running, do the following on the phone from the home screen :
Press Menu > Settings > Applications > Development, and make sure USB Debugging is checked on your phone.
WINDOWS:
Samsung drivers are required:
32-bit drivers: http://firon.net/xda/Samsung_Mobile_Driver_V1.3.800_For_SPH-d700_Epic_4G.zip
64-bit drivers: http://firon.net/xda/usb_drivers_GalaxyS_x64.zip
Note: Driver installation under Windows 7 has been a pain for some, and has been the number one reason why people haven't been able to run the script successfully.
Also: DO NOT RUN run.bat as Administrator (by right clicking on the file and running as admin), the script will fail! Thanks to shepscrook for pointing this out.
Extract the zip file, and go inside the folder that was created with the same name.
Open run.bat (or just run) type in a number option, and press enter. Really easy (Hopefully ).
INTEL MAC & LINUX:
Note: Mac and Linux users may be prompted to enter administrative password, as adb server requires sudo permissions to start.
No drivers required.
Extract the zip file.
Open Terminal. Use the cd command to get to the directory. If you extracted inside the Downloads folder, it would be easy in Terminal as so:
Code:
cd ~/Downloads/epic.aio.v2.04
Now give permissions and run it:
Code:
chmod +x run.sh
./run.sh
THANKS TO FIRON FOR CODE MAKING THE SAME SCRIPT BOTH INTEL MAC AND LINUX COMPATIBLE.
After choosing the menu selection, just follow the instructions. I did try to make this very easy for you
THANKS TO NOOBNL FOR PERMISSION TO USE HIS STUFF, AND FIRON FOR HELP WITH SCRIPTING.
Other Credits:
joeykrim - original exploit
skeeterslint - busybox
koush - Clockwork Mod
These are just modifications of work already done by the aforementioned. I just had the vision to unify all of it into one master tool that can be used across all computers.
LINKS TO ORIGINAL RELEASES:
Handy if you're having trouble with this release, or just want to learn more about the originals:
One Click Root 2.5.4 by noobnl
ClockworkMod Recovery 2.5.1.0 by noobnl
Andromeda Kernel 1.4.1 by noobnl and Kernel Sources
SDX Stock App Remover 1.5 apk
VERSION HISTORY:
1.01 Added chmod to adb.lin and adb.osx to ensure that scripts work right first time, especially in linux.
1.10 Major rewrite for Mac and Linux unifying into one master script, with very generous script contribution by Firon. Scripts are now more organized and efficient. Remount now in /system/xbin. Uninstaller has rclean file that lists all files to be removed from phone, and now runs from phone to reduce visible rm failed errors. adb server now restarts after exploit, which greatly reduces chances of phone losing connection. Command line input options. Has busybox by skeeterslint. Added menu option to reboot phone.
1.11 Changed adb alias to include sudo, to prevent permission errors. Will prompt for password on first run if necessary.
1.12 Checks to make sure phone connection is seen before and after exploit, and after reboot. Thanks to Firon for the timer code. Checks to make sure Clockwork mod install reboot takes place, therefore knowing if it was properly installed. Added both methods for installing clockwork mod, and menu option to install SDX Stock App Remover 1.5 apk.
1.13 Smarter script, detecting if kernel is rooted, should eliminate problems with Clockwork Mod installs. Added Andromeda Kernel 1.4.0.
2.00 Rewritten based on One Click Root 2.4.0 by noobnl and Firon. Made compatible with 2.2 Froyo. Stock Samsung Recovery added. Added Wifi Tether. Will detect if Froyo is installed on phone and abort if trying to flash Eclair kernels or recovery.
2.01 ClockworkMod redirector by noobnl included, only installs if Froyo is detected.
2.02 Incorporated improvements from One Click Root & ClockworkMod 2.5.0 by noobnl and Firon. Includes Firon edits to ClockworkMod redirector files. Reinstating Stock Samsumg recovery will install appropriate bin for Eclair or Froyo automatically.
2.03 Fixes a couple of script errors, minor edits.
2.04 Updated to latest adb binaries, which affected linux users. Wifi tether updated to pre15. Playlogo replace fixed in batch script. Clockworkmod redirector files fixed to fit inside dk28 /system folder. More script fixes.
Bonus: Command line tools built into script:
e --runs the exploit, to get su from adb shell, if kernel isn't rooted
k --shuts down adb with adb kill-server
r --reboots the phone by starting adb server then calling adb reboot
s --restarts adb server, by first killing it, then starting it again
This can be evoked from the command line as so, saving some typing:
Windows:
Code:
run e
run k
run r
run s
Mac / Linux:
Code:
./run.sh e
./run.sh k
./run.sh r
./run.sh s
Enjoy!
Sorry no link here, it's in the sdx epic 4g developers forum, the file is about 13mb hosted on my dropbox account. I couldn't find a way to split it into just 2 files, all my archive programs only handle diskette and cd sizes.
I've been working on this for a while now, and figured I'd share it on xda now, especially since the post by mkasick here on the simpler root method inspired me to name the root and removal methods "simple".
I'm new at xda, I'm just a scripter, but any developer can take a look at the script and see it's legit.
If a moderator could unlock me to put the link directly in the post, I'd be much obliged... I do realize the need to prevent spammers.
OK, signing off, hope you all enjoy it!
DRockstar
OK, this has been updated for those interested. I know some of you have checked this out at the SDX forums. I'm still waiting for permissions to post outside links so that you can download it directly from here. Sorry for the inconvenience.
Used your root and worked flawlessly. Awesome job!!
phantomevo77 said:
Used your root and worked flawlessly. Awesome job!!
Click to expand...
Click to collapse
Thanks for letting me know that it's been useful! I spent a lot of time perfecting it.
Download link is finally up...
Thanks to the moderator for letting me know what I needed to do.
Have people used this? See, this is why there's not a huge dev pool on here...this would've came in handy if I saw this post a couple days ago :/ you should put this on the wiki for other people
Sent from my SPH-D700 using XDA App
My last post sounded mean...I meant it as people just don't appreciate some of the hard work on here
Sent from my SPH-D700 using XDA App
Very nice, works easy for me on Mac OS X.
Quick question, is it ok/safe to flash the Andromeda Kernel 1.4.0 by noobnl over the stock kernel just to compare it's battery life/performance over the stock kernel?
I'm NOT interested in flashing custom ROMS yet (and when i do i'll be sure to follow your caveats regarding removing one-clicks and such).
LordLugard said:
Very nice, works easy for me on Mac OS X.
Quick question, is it ok/safe to flash the Andromeda Kernel 1.4.0 by noobnl over the stock kernel just to compare it's battery life/performance over the stock kernel?
I'm NOT interested in flashing custom ROMS yet (and when i do i'll be sure to follow your caveats regarding removing one-clicks and such).
Click to expand...
Click to collapse
Yes, you'll be fine if you want to test out the Andromeda kernel in this release. The Root Uninstaller will remove it without problems. That is one reason I included it in this release, so you can at least try one good rooted kernel safely.
For Mac and Linux users, it is imperative to create a backup in clockwork mod before testing out any other kernels and ROMs. Windows has Odin3 for flashing a full stock system to the phone as a backup, while no alternative exists for Mac or Linux. There is a stock ROM posted by noobnl in the Epic 4G wiki, which I think is the best alternative we have right now.
Sent from my SPH-D700 using Tapatalk
I ran it all in one and it worked it seemed, however, it did not install clockwork. Worked great tho once I ran the file again and picked clockwork only.
Dulanic said:
I ran it all in one and it worked it seemed, however, it did not install clockwork. Worked great tho once I ran the file again and picked clockwork only.
Click to expand...
Click to collapse
This expects you to perform only one action at a time, and it should automatically reboot the phone.
The exception is installing the SDX Stock App Remover, which simply installs the apk to the phone. That can be removed easily like any other app.
Sent from my SPH-D700 using Tapatalk
Oh I see, I didnt quite read it right
A_Flying_Fox said:
Have people used this? See, this is why there's not a huge dev pool on here...this would've came in handy if I saw this post a couple days ago :/ you should put this on the wiki for other people
Click to expand...
Click to collapse
Yeah, I was just new to this particular forum and didn't realize what I needed to do... it is now in the wiki, so others can see it... I expect this to be very popular once people realize just what it is and how useful it can be.
Based on One Click 2.3.0?? I thought we were only at 2.2.9?
spitefulrain said:
Based on One Click 2.3.0?? I thought we were only at 2.2.9?
Click to expand...
Click to collapse
Well, firon and I worked together on script making the bash script Mac and linux compatible, and other things. Firon has been a valuable help in contributing code, he's gifted with scripting. He uploaded his changes to a 2.3.0 version in the SDX forums, but I guess that was never reflected in the official posts, or he just uploaded the changes without changing the version...
You can see here:
http://forum.sdx-developers.com/epi...ck-root-for-the-epic-4g!/msg102968/#msg102968
Edit: if you click the download link for the 2.2.9 one click root, you'll actually download 2.3.0 the original posts needs to be updated to reflect the update.
Sent from my SPH-D700 using Tapatalk
I am getting a message that says phone is offline. Its sees it but its offline. How do I make the phone online?
leebo73 said:
I am getting a message that says phone is offline. Its sees it but its offline. How do I make the phone online?
Click to expand...
Click to collapse
What OS version are you using? If Windows, have you loaded the drivers? If you're getting a message that the phone is offline, then your phone connection is not being recognized.
You do have debugging checked in the phone's application preferences?
If you're running Windows 7, drivers are a notorious pain, and they need to be installed correctly for any scripts like this to work.
Rockstar, this is a very underrated app, swiss army tool for the Epics for sure. Worked flawlessly on my sister's phone installing root, CWM, and SDK app remover. Appreciate your work ... if I get time, I might develop a simple frontend for this. You, Firon, noobnl, and mkaslick are awesome
Very nice package, downloading now. This should make it much easier to restore things back to how I like them after all the re-flashing to stock I do.
After bdemartino wrote his AWESOME thread for the Mesmerize it seemed only fitting that the Showcase get their very own... And since his Thread was Flawless, with his permission I'm mostly copy/pasting word for word.
THIS GUIDE IS SPECIFICALLY FOR THE SHOWCASE
If you're Looking For FROYO Skip down to the bottom of this post to the Section Labled FROYO!!!!!
Keep in mind there are many variations to each step, this is what worked for me the easiest.
And last but not least. There is always the disclaimer that attempting any of this can and will make your phone dysfunctional and or possibly bricked beyond repair (but most likely just dysfunctional which is a pain in the arse to deal with) if you do not follow steps completely (and of a trustworthy source such as xda - ehm and in the appropriate forum ).
So make sure you're in a comfortable environment (not a good idea to be trying to accomplish this while slamming beers at the bar), take your time, read each step that these people have taken the time to carefully write up (then follow it), and you'll be just fine. Be patient as things don't always move fast and you never want to freak out as you may screw things up bad, when it's actually just taking longer than you would expect. Always give it at least 5 minutes before you determine it's looping or crashing or whatevering, there is alot going on behind the scenes, trust me!
Steps to Customize Your Stock Showcase (For Eclair 2.1)
1) Root your phone. - Basically all this means is gaining the ability to give programs/apps and yourself SuperUser access (equivalent of being admin in windows) and also the ability to flash roms via recovery, detailed below.
The easiest way to root is through the z4root.apk. (an application that will run right on your phone)
Download Here
After download, put z4root.apk on your SD card root directory
Then make sure in Settings->Applications that the "Unknown sources" box is checked.
If you don't have a file manager, download a free one from the market, using the file manager navigate to the z4root.apk and select to install it. Note: If you need help at this step, no offense I would suggest getting someone with more experience to help you continue on. I'm serious here
Reboot your phone
After it boots, open the z4root app and press root. At this point it is going to hang, give it 2 minutes and pull the battery. Count to 10, put it back in and turn it on. - This is normal
After your phone boots open z4root again and click root, this time it will run no problems and phone will reboot.
NOTE**IF YOU HAVE PROBLEMS WITH z4root: "give Super One Click a try. It's a package you have to download to your computer, but you get to see more of what's actually going on so you know where it's at in the process. I have only used up to version 1.5.5, and I know that version is very capable for the Showcase on 2.1. It is located here."-This Information provided by phidelt82**
Once you are rooted (you will see the superuser icon in your apps, it will show apps you've given that permission to... eventually) you will need to make sure you have a file manager that can request root permissions (read/write) before you will be able to complete the next step. Search the market for "root file manager" and pick one to download and install.
I use Root Explorer
It's a few bucks, but there's hardly a day that goes by when I don't use it.. (Well worth the money)
Also at this step I would download and install RomManager and TerminalEmulator as you will need these later.
2) Install RomManager and the ClockworkMod Recovery. These will basically just give you the ability to boot into recovery where you can more easily flash kernel's/rom's and anything else you wish to push to your phone. (Recovery is basically a bios like interface - but it's different than the stock version)
I was able to install the Clockwork Mod Recovery very easily just by simply using the root file manager app I had downloaded, along with following with the instructions.
(In your file manager, MAKE SURE YOU ARE Read/Write not Read/Only, for RootExplorer there is a toggle at the top, other ones you may have to enable this through settings, others may just be R/W by default, you will just have to determine this or google the app)
Download the two Files you need from the bottom of this post
Place both files on your SD card root if you were using a computer to download them or you could always download them through your phone's browser
Using the root file explorer app, move the Redbend_ua file from the SD card to /system/xbin/
Long press on the Redbend_ua file and click permissions, there should be one check missing, check that so that all are marked. Save and exit.
Now open TerminalEmulator
NOTE:The spaces below are actual spaces and in bml8 there is a lowercase "L" not a "1" there is also a space after cd, after redbend_ua, after restore, and after recovery.bin
TYPE THIS ALL EXACTLY AS SHOWN BETWEEN THE QUOTES
at the command line ($) type "su" (then hit enter)
Type "cd /system/xbin" (then hit enter, which changes directory)
Type "redbend_ua restore /sdcard/zImage /dev/block/bml8" (then hit enter, It will now scroll a bunch of text and reboot.)
After phone boots, open RomManager
Click on Flash ClockworkMod Recovery
Select the Samsung Fascinate your phone will still be the Showcase. This is just what works with our model.
At this point you're all stock and ready for new kernel/rom. (but now you are able to do so very easily)
Accessing Recovery!!!!!
NOTE: There are a few ways of getting into recovery mode. The easiest is to download QuickBoot.
Once installed you can install the widget to any homescreen or just use the app from the app drawer. Once you open the app, click Recovery and it automatically reboots the Phone into Recovery..
You may have to click the install update.zip (while you're on the stock kernel after Voodoo you won't have to anymore)
The other method, which you will need incase you EVER Bootloop! Is the 3 finger method (Hold down the volume up and down keys and the power button all at the same time when you're turning your phone on) Once you see the Samsung splash screen you can remove your finger from the power button, but keep holding down both volume keys!!!
Incase of Bootloop, remove the battery and do this while Rebooting...
AGAIN WHILE YOU STILL HAVE A STOCK KERNEL, YOU WILL PROBABLY HAVE TO *apply sdcard:update.zip* after you enter the FIRST RECOVERY...
The next Screen will be Clock Work Mod, this is where you will want to do your First Nandroid Backup!!!!
3) KERNEL: Install Voodoo lagfix kernel and new 5.0 sound
Now onto Installing a Voodoo Kernel
If you want speed and good battery life (and high standard marks) +unlocking the headphone amp and eq controls (it makes even the samsung headset sound killer) go here and follow those steps for using your now functional recovery mode to flash the new Voodoo 5.0 kernel.
Now you can install Voodoo Control and get new life out of those earbuds!!!
Note: Just an FYI, after installing custom kernel's you will always have an issue on start up of seeing a flashing black box in the middle of the samsung logo. This can be corrected by installing a custom boot screen (only requires root access) and you can find out how here.
4) Custom ROM : Download and install the ROM of your choice.
Right now we really only have 1 that I recommend..
It's Phidelt82's PicknPack Rom
This is a deodexed Rom which allows you to use MODS and themes. This ROM is 100% Stable, I've been running it for a WHILE with ZERO issues...
MODS/Themes/Customization
NoClock in the Status Bar
Midnight Theme
HoneyComb Digital Clock
Shutdown Animations or Images
Bootanimations with new Boot Sounds
Of course there is WAY more than these listed, but this should fill up your afternoon playing around with your new and IMPROVED Showcase!!!
FROYO FOR THE SHOWCASE = YUMMY!!!!
Yes, for those of you that didn't already know, thanks to Phidelt82 we now have Froyo!!!! I've been running it for about a week and it's Delicious!!!
I'm not going to Write as much as I did for the 2.1 b/c the directions are in the threads already.. Just follow the Directions, if you have any problems after that read through the threads and see if anyone's already figured them out...
And this will work with a Factory Showcase!!!!!
First of all you need to go to:
[Froyo-Odin] Showcase EB11 - Cellular South Update (be sure to Thank Phidelt82)
After this you will have 2.2, now you can use:
SuperOneClick to root your new Froyo Showcase (if you want)!!!
And if you plan on doing Mods/Themes/etc.. You should go ahead and Flash the EB11 Showcase Pick-n-Pack, again be sure to thank Phidelt82 for this!!!
If you flash the PicknPack Rom made by Phidelt82, then there's no need to root... It comes PREROOTED.. You only need to ROOT if you're staying on the Stock 2.2!!!
If you're flashing the picknpack do a Nandroid backup after you're done.... If you're going to stay on the Factory 2.2, do you a Nandroid backup after that...
Thanks to lmartin92, JT1134, Phidelt82, we now have a voodoo kernel with lagfix for 2.2 which can be found HERE...
If you're new to using voodoo lagfix kerenls.. Remember to always disable lagfix before doing Nandroid Backups/Restores/Flashing mods/Themes for YOUR SAFETY
I'm working on a few themes... sbrissen has already Made us the NoClock and NoAmPm mod (you have to be on the picknpack for these)
For a list of the Mods/Themes/Roms for the showcase look HERE
Always check the Mesmerize forums for new Android Development, Mods, Themes, etc...
And for help Don't be afraid to ask (after you've read this legnthy post) or drop by the #samsung-mesmerize channel at http://webchat.freenode.net/
Thanks to Phidelt82 for all of his dev support for our phone!!! If you want to donate to him click HERE
Thanks to bdemartino who wrote the AWESOME tutorial HERE that i mostly copied/pasted from!!! Be sure to click his thank you button if this helped you out...
Reserved FOR Me!!!!
Great work elijah, you are the Showcase king
bdemartino said:
Great work elijah, you are the Showcase king
Click to expand...
Click to collapse
my Kingdom sure is small lol
It is probably bigger than you think Elijah
ocs111 said:
It is probably bigger than you think Elijah
Click to expand...
Click to collapse
yeah, you just don't see much Activity out of showcase users...
btw... could you help out with this??
http://forum.xda-developers.com/showthread.php?t=945069
I will be glad to help test. I am just not much in script writing. When I read that post yesterday I thought there were problems with it. Just let me know what I can do. Right now I am rooted with Z4 and running voodoo kernel.
elijahblake said:
yeah, you just don't see much Activity out of showcase users...
btw... could you help out with this??
http://forum.xda-developers.com/showthread.php?t=945069
Click to expand...
Click to collapse
ocs111 said:
I will be glad to help test. I am just not much in script writing. When I read that post yesterday I thought there were problems with it. Just let me know what I can do. Right now I am rooted with Z4 and running voodoo kernel.
Click to expand...
Click to collapse
I'm hoping Bubbakoush will test since he has a showcase that needs to be flashed back to factory... I wouldn't recommend flashing this until after he can confirm it works
elijahblake said:
my Kingdom sure is small lol
Click to expand...
Click to collapse
Hey bro, don't think we're not around... I'm just enjoying my rooted Showcase, waiting for some more ROMs to give a try.
Thanks for all the work putting this together, and everything else you've been working on for Showcase!
Nice write up!
elijahblake said:
yeah, you just don't see much Activity out of showcase users...
btw... could you help out with this??
http://forum.xda-developers.com/showthread.php?t=945069
Click to expand...
Click to collapse
We're here... For the most part i'm waiting on a stable 2.2 or 2.3 based rom. Running pick-n-pack for now with Voodoo5.
Whenever I got to the terminal emulator and do the "redbend_ua restore /sdcard/recovery.bin /dev/block/bml8" it comes back with a permission denied and then reboots the phone...I've check my spelling/case numerous times. Following the instructions on the original post/thread where the zip file came from goes ok, but the recovery rom doesnt allow me to install the VooDoo in the next step. Any help would be great.
Thanks.
blroberts228 said:
Whenever I got to the terminal emulator and do the "redbend_ua restore /sdcard/recovery.bin /dev/block/bml8" it comes back with a permission denied and then reboots the phone...I've check my spelling/case numerous times. Following the instructions on the original post/thread where the zip file came from goes ok, but the recovery rom doesnt allow me to install the VooDoo in the next step. Any help would be great.
Thanks.
Click to expand...
Click to collapse
you more than likely are going to need to install Root Explorer onto your phone.. And use it to move the files (that's what I and many others had to do)
blroberts228 said:
Whenever I got to the terminal emulator and do the "redbend_ua restore /sdcard/recovery.bin /dev/block/bml8" it comes back with a permission denied and then reboots the phone...I've check my spelling/case numerous times. Following the instructions on the original post/thread where the zip file came from goes ok, but the recovery rom doesnt allow me to install the VooDoo in the next step. Any help would be great.
Thanks.
Click to expand...
Click to collapse
Are you typing su first to grant root permissions? You should see a # instead of a $ at the prompt.
Sent from my voodoo froyo Mesmerize
I have root manager installed and used it to move the files from the /sdcard directory to /system/xbin and I am typing su at the terminal to change from $ to #
One more question:
Do I need to follow the instructions in this thread: http://forum.xda-developers.com/showthread.php?t=860250
or the ones that are in the first post of this thread?
blroberts228 said:
I have root manager installed and used it to move the files from the /sdcard directory to /system/xbin and I am typing su at the terminal to change from $ to #
One more question:
Do I need to follow the instructions in this thread: http://forum.xda-developers.com/showthread.php?t=860250
or the ones that are in the first post of this thread?
Click to expand...
Click to collapse
Long press on the Redbend_ua file and click permissions, there should be one check missing, check that so that all are marked. Save and exit.
will Root Manager allow you to do this? If not Rootexplorer will.
if you do this:
I'm not sure if you can do this through terminal or not... I did mine from my pc... you may have to leave off adb shell and just start at su when using terminal...
This is making the file executable
adb shell
su
chmod 777 /sdcard/redbend_ua
while it's still on the sdcard (Before moving it then you don't need to worry about it)
Ok, it seems that the Mes instructions were infact different on this method... I've updated the first post... If you'll read now you'll see what you should be typing in..
sorry about that, and thanx for pointing it out
I'm sorry, I am using Root Explorer...and yes, I have all 777 permissions to the redbend_ua file under /system/xbin, the only thing that I can think of is by looking in the /sdcard directory, there is no recovery.bin file that the last terminal command is referring to...is there suppose to be, if so, it comes from the voodoo mesmerize post...am I suppose to download that?
blroberts228 said:
I'm sorry, I am using Root Explorer...and yes, I have all 777 permissions to the redbend_ua file under /system/xbin, the only thing that I can think of is by looking in the /sdcard directory, there is no recovery.bin file that the last terminal command is referring to...is there suppose to be, if so, it comes from the voodoo mesmerize post...am I suppose to download that?
Click to expand...
Click to collapse
did you also get the zImage file? it was included in the test_no_voodoo.zip
If you did that step then you need to download ClockworkMod from the market and install the fascinate version of recovery.
elijahblake said:
did you also get the zImage file? it was included in the test_no_voodoo.zip
If you did that step then you need to download ClockworkMod from the market and install the fascinate version of recovery.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=860250
look at that thread and tell me where you're at....
Yep, ive done all of that stuff also...and whenever I take the entire zip file, rename it to update.zip and reboot into recovery it tells me that the sdcard is busy
Well, since no one has mentioned this yet, hope has returned for the quick computerless root, via apk!
This is not my work, it is Chainfire's apk, with Android Exploid Crew's gingerbreak binary inside... brought to you by the makers of rageagainstthecage-arm5.bin... anyways, here's the xda post:
http://forum.xda-developers.com/showthread.php?t=1044765
Note: this only installs su with superuser.apk, and not busybox, from what I've seen, I tested this with stock EC05. I'm glad busybox is not included, since it would be broken, due to the limited space of the stock EC05 system. So for most using this, the first steps, after rooting with this, would be the following:
Edit: new instructions, for installing rooted kernel, and Clockworkmod 2.5.1.0, all without a computer:
* on the phone, goto menu > settings > applications. Make sure Unknown sources is checked. Goto Development, and make sure USB debugging is checked.
* Install the following apps from the market: SGS Kernel Flasher, ROM Manager, Astro File Manager, and Dolphin Browser HD, all available free from the market, the names here are market links, for your convenience. If opening the links on the phone, make sure to choose the market, when opening them.
Note: Astro File Manager is for ease of locating and installing the gingerbreak.apk on your sdcard. Dolphin Browser HD is recommended, so that downloads don't get the names truncated... The stock browser has been known to do this, especially on my kernel zip downloads.
* Grab the gingerbreak.apk from here (I used the 1.2 version of the apk). either tap the apk download from the dropdown menu, or use astro file manager to locate the apk, and install it. Now close astro file manager, and any other apps that may be using the sdcard.
Now it's time to open gingerbreak from your applications, and choose, "Root Device". It may take up to several minutes, before the phone reboots itself. If all has gone according to plan, you will now have a very basic root, with the Superuser app, so that you can control what apps have root permissions. If for some reason you don't have superuser in your apps, or the gingerbreak has frozen past 10 minutes, reboot the phone, and run the gingerbreak app again.
Note: I am not directly linking the apk here, out of respect for Chainfire, who developed this apk... I wouldn't do it without his permission anyways.
* download DRockstar.Clean.Kernel.EC05.v1.02.zip and put on your sdcard
Original kernel post with sources: http://forum.xda-developers.com/showthread.php?t=1053252
* Open SGS kernel flasher, and be sure to give permission when the superuser prompt appears. Tap "choose kernel", tap .. , locate DRockstar.Clean.Kernel.EC05.v1.02.zip on your sdcard, and flash the kernel. It should reboot the phone when done. You'll now be running a rooted stock kernel, with some nice added features.
* download cwm2.5.1.0.zip.
Original ReRFS Stock ROM and tools: http://forum.xda-developers.com/showthread.php?t=1027904
Note: It's a really good idea to download ReRFS Stock ROM, in case you need to stock the phone, in a jam.
* open ROM Manager app, and Tap "Flash ClockworkMod Recovery". Choose the Epic 4G.
The following message will appear:
"Epic4G does not have an officially supported ClockworkMod Recovery yet. Have you installed a ClockworkMod recovery manually?"
choose yes, and select ClockworkMod 2.x.
Next, tap "Install ROM from SD Card". Browse to, and choose the cwm2.5.1.0.zip on your sdcard.
Tap OK at "Reboot and Install", and be sure to give permission, when the superuser prompt appears.
Presto... rooted kernel with full busybox, and Clockworkmod, with no computer needed, for the epic!
Note: Here's cwm3.0.0.6.zip, if you're ready to plunge into ext4. Make sure you have an ext4 compatible ROM ready to flash, on your you sdcard, before converting to ext4. The stock EC05 system will not boot after converting to ext4. Also, be warned, that as of yet, no posted Epic kernels are ROM Manager compatible with ext4, though I am quite certain that tanimn is very hard at work, doing his best to make this happen.
Anyways, I figured all this would be welcome news, and gives me hope again, that an all in one apk can be mustered for the Epic.
I know some are you are saying, "But this is all so complicated, can't you make this any easier?" Well, I say, having dealt with driver and cable issues galore for months, supporting one click root adb scripts... that this is, in fact, no more complicated at all. It may even be easier.
Maybe with some luck and a little skill, I can do a custom apk for us in the future, but for now, this *will* work.
Sent from my SPH-D700 using Tapatalk
It's been mentioned in "themes and apps" where it belongs not here in development.
OK, I did look there first (in the Epic section, anyways), but I must have missed it...
Some of the devs in the irc channel didn't even know, so I thought it was worthy of mention here, as much as a one click root is stickied in this very section.
If this thread needs to be deleted, so be it, I thought I was doing a service, calling people's attention to it, and outlining what steps should be taken, after using it.
Edit: now I see a post in the apps section, but my notes here are still very pertinent, to anyone relying on the gingerbreak.apk
theimpaler747: do what you will on this thread, it was intended as a public service announcement, and just might affect the development of the epic, especially since it'll most likely become the new root for gingerbread. I leave it up to you and your judgement.
Sent from my SPH-D700 using Tapatalk
If we rooted with this method then how do we push custom recovery?
Sent From My Evo Killer!!
musclehead84 said:
If we rooted with this method then how do we push custom recovery?
Sent From My Evo Killer!!
Click to expand...
Click to collapse
Ask damean
Sent from my Samsung-SPH-D700 using XDA App
musclehead84 said:
If we rooted with this method then how do we push custom recovery?
Sent From My Evo Killer!!
Click to expand...
Click to collapse
First off, I suspect any one click scripts for gingerbread, would have to use the gingerbreak binary, also listed and linked in the Chainfire post.
Hopefully, before GB is released (and hopefully a patch hasn't been, for rooter's sake), we can make an apk that flashes a proper recovery in bml8. (Preferably, in my opinion, to cwm 2.5.1.0, until the user decides to convert to ext4, which can be done with a subsequent cwm zip, like the cwm3.0.0.6.zip in my ReRFS Stock ROM post.)
joeykrim has made a kernel flashing apk (FlashImage GUI, in market), but at my behest, left out the ability to flash bml8, due to the fact that if a corrupt kernel is flashed there, odin or heimdall is required to fix it, once a 3 button boot is attempted to a corrupt bml8 flash.
For now, I would recommend a manual bmlwrite bml8 flash for a known good recovery kernel, for anyone using the gingerbreak method.
Also, some kernels, like my Clean Kernel, have reboot recovery to cwm 2.5.1.0 if RFS, and, can be flashed with the free SGS Kernel Flasher apk from the market. Once reboot recovery is achieved, cwm can be flashed to bml8, using the zip tools in the ReRFS post.
Sent from my SPH-D700 using Tapatalk
Just modded the original post, with instructions on getting full rooted kernel, and Clockworkmod, without needing a computer... how about that?
Sent from my SPH-D700 using Tapatalk
DRockstar said:
Just modded the original post, with instructions on getting full rooted kernel, and Clockworkmod, without needing a computer... how about that?
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Haha calm down sir, calm down
Sent from my SPH-D700 using XDA Premium App
Wow good work guys. That's awesome.
Sent From My Evo Killer!!
Woot, woot!! Now my wife can stop climbing down my throat about always being on the computer!! Gimme a woot!!
Sent from my SPH-D700 using XDA App
If only it converted your files to ext4..
Sent from my Samsung Epic
DRockstar said:
Just modded the original post, with instructions on getting full rooted kernel, and Clockworkmod, without needing a computer... how about that?
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Good stuff DRockstar, I'm glad you posted this up for us!
Nice! Very handy indeed.
Sent from my SPH-D700 using XDA App
acer1096xxx said:
If only it converted your files to ext4..
Sent from my Samsung Epic
Click to expand...
Click to collapse
Actually, you can convert to ext4 too, with the cwm3.0.0.6.zip posted in the ReRFS ROM thread... just flash it through cwm 3 button boot, or from reboot recovery with the kernel... keep in mind, that reboot recovery won't work for ext4 with the Clean Kernel, at this point in time.
but anyway, there's still nothing you can't do without a computer!
DRockstar said:
Actually, you can convert to ext4 too, with the cwm3.0.0.6.zip posted in the ReRFS ROM thread... just flash it through cwm 3 button boot, or from reboot recovery with the kernel... keep in mind, that reboot recovery won't work for ext4 with the Clean Kernel, at this point in time.
but anyway, there's still nothing you can't do without a computer!
Click to expand...
Click to collapse
Eh, sounds complex lol. I'll either wait for a video or just do it on a pc, no biggy
Sent from my Samsung Epic
I remember when installing Samsung Drivers, finding a good cord, using Odin, rooting, wiping system/data, Cache Partition, Dalvik, installing zip from SD, choosing zip from SD,etc. sounded like another language to me! If this works, congratulations. It may save many headaches.
Sent from my SPH-D700 using XDA Premium App
Subscribed, for future reference.
Sent from my SPH-D700 using XDA App
zanderman112 said:
Subscribed, for future reference.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Did the exact same thing...
Sent from my SPH-D700 using XDA Premium App
acer1096xxx said:
Eh, sounds complex lol. I'll either wait for a video or just do it on a pc, no biggy
Sent from my Samsung Epic
Click to expand...
Click to collapse
It was actually very simple I just did it not hard at all
Sent from my SPH-D700 using XDA Premium App
Updated, with instructions for ROM Manager zip flashing... muahahahahaha
Also, almost all the links are phone friendly now, especially if you use the Dolphin HD Browser to download files, and the app names, are now market links, in the hopes that will make installing them even easier from the phone.
The only link that is not a direct link, is to the actual gingerbreak.apk itself, which is contained in an xda post, that requires xda registration to see. I respect that and the original dev, and will not give a direct download link, without Chainfire's expressed permission. I do think others will understand this.
Anyways,
Hope you all dig it!
Hi,
I posted a question in forum about how to connect my A500 tablet to an Ad-hoc networking but after I did some search in the forum I found some steps to solve the issue and it is starting from rooting the device and finalizing by modifying a file in the following path:
sdcard/system/bin/wpa_supplicant
The problem is I can't rename the file (wpa_supplicant) also I can't copy the modified (wpa_supplicant) to the system/bin folder and a message appearing told that this file is "read only" and can not be modified or edited. Note that I used Root Explorer and Root Browser to explore the systems folders.
Please any one can help??
You can't do this because your device is not rooted !
Use Root explorer don't give all super user privilege to your device
my device did not open what shall i do??
As the guy answered, you have to be rooted in order to do that.
Im not sure if you can root tablets, I have never had any interest in this direction because I dont have money to buy one.
But if you can you click on Root explorer, then click mount r/w , go to system/apps.
If it is mounting r/o you can delete system apps, I did that to my SGSII and my battery life lasts much longer.
You also have access to the files that created the applications, the ones you create in Eclipse.If you are a developer , you would know what I'm talkin about.
I dont know any other ways of doing this if you are not rooted and I'm almost sure its not possible, but good luck still.
Im not sure if you can root tablets,
Click to expand...
Click to collapse
You can root tablets, even the a500 as tough as it is to do so. I am running FlexReaper ROM on my Iconia a500 right now. It's flippin' awesome !
As far as editing the system files, the O.P. may need to actually mount the drive as r/w.
In ES File Explorer there is an option to actually mount the file system as 'writable'......(which will be rejected if the device is not rooted).
Do you see any similar option in the file explorer apps you are using ? If so, try to enable it. Just browsing 'up to root' is not enough......at least for ES.
I would use a root check type of app to verify you are up to a 'true root'.
As for custom ROM's the Iconia a500 tab requires flashing with a custom unlocked bootloader and custom recovery image like cwm, then installing/flashing the new custom or stock OTA ROM and any desired app/system packs if needed. The Iconia a500 is pretty tricky, but possible.
If you do go the way of custom ROM's, I HIGHLY recommend the FlexReaper RF-1_rv3 Custom ICS 4.0.3 ROM for users running the Acer Iconia a500 tablet.
Super smooth, and the only custom ROM that doesn't start with a funny snow screen when initially booting up. A couple other ROM's I tried would 'snow' like a bad hardware compatibility issue or something. Flexreaper seems like it is the perfect ROM for the a500, at least for me.
many thanks for all help;
I used an app to check if my A500 is root and it is called "Root Checker" and told me that my device is rooted and I have root access but when I used Root Explorer or Root Browser apps I found there is a button to switch from (r/o) to (r/w) but when i bushed it never changed to (r/w) by the way I used a software to root the A500 from my laptop this software called ( ICS ROOT 2) if this software is not rooting so can anyone tell me about the right way to root my A500 device which it is working on ICS system bcoz really I confused!!
ahmedalbidhany said:
many thanks for all help;
I used an app to check if my A500 is root and it is called "Root Checker" and told me that my device is rooted and I have root access but when I used Root Explorer or Root Browser apps I found there is a button to switch from (r/o) to (r/w) but when i bushed it never changed to (r/w) by the way I used a software to root the A500 from my laptop this software called ( ICS ROOT 2) if this software is not rooting so can anyone tell me about the right way to root my A500 device which it is working on ICS system bcoz really I confused!!
Click to expand...
Click to collapse
I actually used the same method so I am unsure as to what is going on here.
Will read back thru my research and see if I can figure something out. I am still new to this rooting/flashing thing, so I don't want to mislead you. I'd rather find my methods in tangible text online, rather than relying on my fuzzy memory.
I am not sure if this will help, but if you boot into recovery, check if there is an option to fix permissions. Run it then reboot normally.
Should be under the Advanced header.
IMOP,your Root explorer manybe havent get the right from super user.
Or,there is a problem with the root app.
My A500 rooted with the method instead of official Recovery.
@ Valkillmore : thank you for your support I'll try this method and comeback again and post the results
Root + SSH + remount
Here's how I do it.
1) Root your device.. lots of tips on this in the forums and the process depends on your specific phone model.
2) Install SU super user access.
3) SSHDroid - Install from market and allow root access (via SU)
4) Turn on SSHDroid and login to it via an SSH client from your computer (see putty for windows, Linux, Unix , and MAC should have it already).
> ssh [email protected] (for example)
5) remount the system drive (it is typically mounted as read-only
> mount -o remount,rw /system
Then you can go ahead and modify files under /system folder. Note: when you reboot, /system will be mounted normally (read-only).
i had the same issue
i had astro file manager, it doesnt have complete root access.
downlaod efs explorer
go to settings
allow "up to root" click allow when super user dialog box pops up
select "mount" right under "up to root"
then go to efs explorer main manu press the "up" tap
navigate to wherever you want. bne carefull with what you change.
i was changing the APN settings on my evo
[GUIDE] EASY HOW TO: USB Tethering on stock 4.2.2 JB ROM {AT&T GALAXY S4}(Rooted+CWM)
THIS IS EASY USB TETHERING MOD+ROOT+CWM+BACKUP GUIDE FOR YOU AT&T SAMSUNG GALAXY S4!
This mod is for those of us out there with GT-i9500 that want to keep the stock Android 4.2.2 JellyBean ROM but enable USB tethering and WIFI Hotspots.
This mod requires a rooted device! This also requires the latest I337UCUAMDL build!
You must Enable USB Debugging on device (Settings-->Developer Options-->) (Tap "Build Number" 7 times if you dont see it)
MODIFY AT YOUR OWN RISK!!!
YOU WILL NEED TO DOWNLOAD/INSTALL
COMPUTER:
Download appropriate USB Device Drivers for your computers OS (here)
djrbliss Motochopper ROOT here
Nottach's TetheringProvision.apk here
DEVICE:
RomManager (can be downloaded via Play Store)
Script Manager - SManager (can be downloaded via Play Store)
Nandroid Backup+Manager (can be downloaded via Play Store)
Click to expand...
Click to collapse
A] ROOT your device
I personally used motochopper (which can be found here) to root my device which worked flawlessly and was pretty simple compared to some other ways.
Follow the steps to complete root. (Thanks to djrbliss)
Original motochopper root thread
VIDEO TUTORIAL (MOTOCHOPPER)
Verify root access by finding Superuser app and downloading "Root checker" from Google Play Store.
Click to expand...
Click to collapse
Other root methods will work.
B] Install ClockworkMod Custom Recovery
You must install CWM (or cwm touch) recovery to your device before proceeding any further.
The easiest way to install CWM is by using the CWM Rom Manager
1) Go to Google Play Store on your device (after rooted), search for "rom manager"
2) Download and Install
3) Open Rom Manager and click "Recovery Setup".
It may prompt you that you must install ClockworkMod Recovery to use Rom Manager, click ok.
You will enter "Recovery Setup" in the Rom Manager app.
4)Under "INSTALL OR UPDATE RECOVERY" click "ClockworkMod Recovery"
This will install CWM (non-touch version if you are not using the paid version of rom manager)
Click to expand...
Click to collapse
C] BACKUP your current Data
I made two backups, one with nandroid and one with rom manager. I suggest you do the same. Save these first backups in case you break something later down the road. Always save a backup *last known good configuration* on your device BEFORE attempting any modifications.
Rom Manager-->Backup and Restore-->Backup Current Rom
Nandroid-->Start Backup (note backup location, if saved to extSDCard, make a copy and move it to device memory)
Click to expand...
Click to collapse
D] Modify files to Enable Wifi/USB Tethering (this method will not enable bluetooth tethering, sorry :crying
Download TetheringProvision.apk (Props to Nottach for compiling! OP here)
Download Script Manager from Play Store if you haven't already
Click to expand...
Click to collapse
Using SManager do the following
1) Transfer the TetheringProvision.apk file onto your extSDCard.
2) Go to system/app from root directory.
3) Find TetheringProvision.apk and TetheringProvision.odex
4) Long hold on each file and rename to TetheringProvision.apk.bak and TetheringProvision.odex.bak respectively. (A warning will pop up, click "Brick" to proceed.)
5) Find the new TetheringProvision.apk and move it into the system/app folder where your old one was.
6) Reboot
Click to expand...
Click to collapse
You should now be able to enter (Settings-->More Settings-->Tethering and portable hotspot-->) and enable "Mobile Hotspot" and "USB tethering" (with cable connected). You will still see a subscription error, but it should still work!!
Hope this helps someone.
Some notes:
My testing was all done on CWM after the research I had been doing, it seems that this was the best platform to use at this time.
I looked at different root methods and motochopper is quick and painless, needed simple and got it.
Nottach's mod may not be the best way to do this over some other methods, but it works out of the box and it is easy. Data charges at your own risk
I included Root+CWM install methods to ensure a working mod to your device (use other roots/recoveries at your own risk!)
I STRESS you must backup your current rom after rooting your device. Do not modify files until you do this!
CASUAL's Loki-TWRP-Motochopper will not work for USB tethering (unless someone has tested or modded to work)
CM 10.1 may work to enable USB tethering (have not tested)
Problems I ran into while attempting this USB Thethering/WIFI mod...
Decompile framework-res.apk to edit provision check did not work as the recompile is corrupt (maybe user error?) Can anyone chime in on this?
Other potential apk wifi/usb tethering methods softbricked (could not load boot past AT&T logo anim) or were not working at this time
I tested numerous potential fixes but some were possibly patched or broken.
Obvisouly if PDANET+FoxFi worked for USB I wouldn't be here, lol
To enter Recovery mode from phone OFF:
Hold down "Vol Up"+"Home"+"Power" and hold for about 1 second after you see first image ("SAMSUNG Custom")
You will need to know this in case you have to boot into recovery mode if you softbrick your phone.
Click to expand...
Click to collapse
Thanks to all who made this happen, I just put this together as a step-by-step to help anyone who is needing this mod. Credit goes to them.
The 9500 has ICS? I thought all variants had JB.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
You are right, my brain is a little scrambled from all the reading/loss of sleep trying to get this to work.... CHANGED
Firedcylinder said:
The 9500 has ICS? I thought all variants had JB.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
Props to OP ...
... and thanked. I just bought an at$t Samsung SGH-I337, with Android v4.2.2. Even though I am a n00b I was lucky/experienced enough to not accepted the MF3 update (still at MDL). Or, at least, that is what the "About Device" says. Although I did see that some got it automatically.
I had enabled usb tethering on my previous Samsung Android 1 phone but 3g seemed a little slow compaired to my sisters Verison 4g hot spot, so I upgraded. I would have gladly paid for my tethering but at$t thought it would be better to force me to hack my phone rather than to add the tether billing to my unlimited data plan , for the few months I need it while traveling. I do not get that. I must be stupid. I consider myself lucky to get tethering going on my first Android phone on the first try. It was the first time I rooted a phone and for a short period I lost my contacts, but they mysteriously appeared hours later.
With more than 1000 views I am a little surprised that there is so few posts here. My question - Is this guide still the best option for me to get usb tethering?
Thanks again for taking the time to post this guide.
Second attempt posting this.
I can confirm that this method for USB tethering works on AT$T's Samsung Galaxy S4 i337 with 4.2.2 JB and MDL build. The only issue I had was my tethering options were in a different location then what was specified here (small issue).