You are on page 1of 10

4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers

Devices by OS or Manufacturer FIND YOUR DEVICE...

PORTAL WIKI XDA TV NEW POSTS QUICK LINKS USER CP Welcome, Archandy.

Legacy & Low Activity Devices Samsung Galaxy W I8150 Galaxy W I8150 Android Development You last visited: 9th November 2011 at 11:47 AM
[HowTo] Root/Unroot Samsung Galaxy W (I8150) Private Messages: Unread 0, Total 0.

New Member: Welcome to XDA!


To unlock all capabilities of XDA, we ask that those of you with higher level skills make 10 helpful posts. If you are unable to help others, please post
only relevant new questions or observations. Low quality posts will be deleted, especially when made simply to get to the 10 post threshold. Why?

THREAD TOOLS SEARCH THIS THREAD DISPLAY MODES

Page 1 of 6 1 2 3

[HowTo] Root/Unroot Samsung Galaxy W (I8150) Thread Tools:

THE-E 24th October 2011, 07:49 PM #1

Thanks Meter 203


[HowTo] Root/Unroot Samsung Galaxy W (I8150)

For the record, rooting causes a violation of the garantuee policy of Samsung. Furthermore there is a
possibility of demaging the Android-system(bricking). This has not happend as far as I know, but it should
be mentioned. As advanced user it is usually always possible to recover the system, but still, just to let
you know.

Senior Member |OP| So whoever takes the risk, takes the responsibility

Posts: 244 Advice: Use a PC without any drivers or software from other Android devices, this may causes conflicts with the
Join Date: Mar 2006 drivers in the ADB.

Rooting

Rooting via Recovery mode(SD card)


Note: This instructions is written for the stock recovery. It has been reported that custom recoverys are causing
problems during rooting. If you use a custom recovery which causes problems, please flash the stock recovery
via ODIN first(scroll down to Other). Than apply the rooting

1. Download this Zip-file copy this into the internal SD card.

2. While switched off, keep the following buttons pressed. Release the power-button once the Samsung Galaxy
W(I8150) is switched on.

forum.xda-developers.com/showthread.php?t=1317394 1/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers

As soon as you see the Android with the box, release the Home- and Volume Up-button.

After you hit the menu-button shown on the last image, the screen will gray out, you will have to wait until the
recovery menu appears.

3. Navigate with the volume up and down to apply sdcard:update.zip in Recovery Menu. To confirm your
selection use the home-button.

4. Choose (with volume buttons) the update.zip file on your internal sd card and confirm again with Home-button.
You will have to wait 5 seconds.

5. Now choose reboot system now and confirm with home button.

Now you device should be rooted.

The original thread

==================================================
==============================================

Rooting with the manual method


Note: It has been reported that this method no longer work for firmwares later than LA2.

1.a On the Mobile: Got to Settings -> Applications -> Development -> and checkmark USB debugging.
1.b Auf dem Handy: Geht auf Settings -> Applications -> and checkmark Unknown sources.

forum.xda-developers.com/showthread.php?t=1317394 2/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers
2.Connect the device to your PC(USB) and wait until all the drivers have been successfully installed .

3. Download and install the Android SDK.

4. Download thisZip-File and extract all the files into the folder platform-tools, which should be located by default
at C:\program files\Android\android-sdk\platform-tools.

5. Run CMD(prompt) (as Administrator) (and change the direction on: C:\program files\Android\android-
sdk\platform-tools.
To do so you will have to enter following command in the prompt:

C ode:

chdir C:\program files\Android\android-sdk\platform-tools

(Every line/row has to be confirmed with the ENTER-Key to get to the following line)

6. Now enter following code in the prompt:

C ode:

adb push zergRush_samsung_w /data/local/


adb shell

(Every line/row has to be confirmed with the ENTER-Key to get to the following line)

7. You should be now in the ADB Shell, now enter following code:
INFO: The $-sign in the prompt is to indicate that you are in the ADB-shell

C ode:

chmod 755 /data/local/zergRush_samsung_w


/data/local/zergRush_samsung_w

Now you will have to wait 3-4 minutes. If this step was successful the following last two lines will appear:

[+] Rush did it ! It's a GG, man !


[+] Killing ADB and restarting as root..enjoy!

8. Now you should be out of the ADB-shell(no $-sign) Now you will have to enter the following code in the prompt:

C ode:

adb remount
adb push Superuser.apk /system/app/
adb push su /system/bin/
adb shell

After the last entry you will get back into the ADB-shell($-sign).

9. In the ADB-shell you will have to enter:

C ode:

chmod 644 /system/app/Superuser.apk


chmod 4755 /system/bin/su
reboot

INFO: 4755 stands for read and write permissions, so this is not a tipping error!
After the restart you Samsung Galaxy W should be rooted.

forum.xda-developers.com/showthread.php?t=1317394 3/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers
10. You may have to update Superuser via the Android market ->Menu-Button->My Apps Superuser -> update.
Have fun with the root access!!!

The original post

================================================== ==============================================

Rooting with the auto-method(DoomLord v.3) (for Windowsuser)


Note: It has been reported that this method no longer work for firmwares later than LA2.

1.a On the Mobile: Got to Settings -> Applications -> Development -> and checkmark USB debugging.
1.b On the Mobile: Got to Settings -> Applications -> and checkmark Unknown sources.

2.Connect the device to your PC(USB) and wait until all the drivers have been successfully installed .

3. Download this Zip-File and extract all the files into a random folder.

4. Run the runme.bat-file as Administrator and press any key.

5. Now you will have to wait for 3-6 Minuten. The program will have to process all the necessary steps.

6. If you get the message "ALL DONE!!!" you device should be successfully rooted.

7. You may have to update Superuser via the Android market ->Menu-Button->My Apps Superuser -> update.
Have fun with the root access!!!

The original thread

================================================== ==============================================

Unrooting

Unrooting via Recovery mode(SD card)


IMPORTANT: Only use this method if you have used the rooting method via Recovery mode !!!
I personally haven't tested it yet, so it is not confirmed by my person.

1. Download this Zip-file copy this into the internal SD card.

2. While switched off, keep the following buttons pressed. Release the power-button once the Samsung Galaxy W(I8150) is switched
on.

forum.xda-developers.com/showthread.php?t=1317394 4/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers
As soon as you see the Android with the box, release the Home- and Volume Up-button.

After you hit the menu-button shown on the last image, the screen will gray out, you will have to wait until the recovery menu appears.

3. Navigate with the volume up and down to apply sdcard:update.zip in Recovery Menu. To confirm your selection use the home-
button.

4. Choose (with volume buttons) the unroot.zip file on your internal sd card and confirm again with Home-button. You will have to wait
5 seconds.

5. Now choose reboot system now and confirm with home button.

Now you device should be now unrooted.

The original thread

================================================== ==============================================

Automated unrooting DoomLord(for Windowsuser)


IMPORTANT: Only use this method if you have used the automated rooting method of DoomLord !!!
I personally haven't tested it yet, so it is not confirmed by my person.

1.a On the Mobile: Got to Settings -> Applications -> Development -> and checkmark USB debugging.
1.b On the Mobile: Got to Settings -> Applications -> and checkmark Unknown sources.

2.Connect the device to your PC(USB) and wait until all the drivers have been successfully installed .

3. Download and install this Zip-file and extract all the files into a random folder.

4. Run the runme-UNROOT.bat-file as Administrator and press any key.

5. Now you will have to wait for 3-6 Minuten. The program will have to process all the necessary steps.

6. If you get the message "ALL DONE!!!" you device should be successfully unrooted.

The original thread

Credits

forum.xda-developers.com/showthread.php?t=1317394 5/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers
Thanks to
qzem who helped me unrooting my device and wrote the instruction of most of the manual rooting method :thumbup:
DoomLord
team Revolutionary
Ch4lky
mirred
KeksKlip

Please let me know whom else I should add!


I have only written the instructions!

Last edited by THE-E; 21st February 2012 at 07:00 AM. Reason: Reorder methods, add KeksKlip in Credits

The Following 20 Users Say Thank You to THE-E For This Useful Post: Show/Hide

mike_kenji 14th January 2012, 07:16 AM #2

Thanks Meter 0
good day, i rooted my phone using doomlord's automated root and it was successful, but i updated it yesterday
and it was unrooted. i tried using doomlord's rooting method but to no avail? help?
Junior Member

Posts: 3
Join Date: Dec 2010

THE-E 14th January 2012, 04:41 PM #3

Thanks Meter 203

Originally Posted by m ike_kenji

good day, i rooted my phone using doomlord's automated root and it was successful, but i updated it yesterday
and it was unrooted. i tried using doomlord's rooting method but to no avail? help?

Senior Member |OP|

Posts: 244 Can you let us know which version you are using ? Settings->About phone->Build number
Join Date: Mar 2006
As far as I know there is a build version, I don't know which it was, which is not rootable with Doomlord.

EDIT: Rooting via Recovery works.

BTW: Have you tried the manual method ?

greets

THE-E

Last edited by THE-E; 17th January 2012 at 02:30 PM.

forum.xda-developers.com/showthread.php?t=1317394 6/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers

mirred 14th January 2012, 04:46 PM #4

Thanks Meter 2
The provided instruction does not work on LA2 firmware. You still can get root from Recovery-Mode using
update.zip with busybox, su and etc.
Junior Member

Posts: 3
Join Date: Jan 2012

mirred 14th January 2012, 05:13 PM #5

Thanks Meter 2
The root instruction is almost the same as http://forum.xda-developers.com/show....php?t=1253707.
I have used attahed files to get root. Thanks Dronson from 4pda for the provided files.
Junior Member

Posts: 3
Attached Files
Join Date: Jan 2012
update.zip - [C lick for QR C ode] (1.65 MB, 1134 views)
unroot.zip - [C lick for QR C ode] (101.3 KB, 449 views)

The Following 2 Users Say Thank You to mirred For This Useful Post: Show/Hide

mike_kenji 14th January 2012, 07:39 PM #6

Thanks Meter 0

Junior Member Originally Posted by m irred

Posts: 3
The root instruction is almost the same as http://forum.xda-developers.com/show....php?t=1253707.
Join Date: Dec 2010 I have used attahed files to get root. Thanks Dronson from 4pda for the provided files.

thanks for this! i already rooted my phone.

irishpancake 15th January 2012, 05:06 AM #7

Thanks Meter 143

Originally Posted by m irred

The root instruction is almost the same as http://forum.xda-developers.com/show....php?t=1253707.


forum.xda-developers.com/showthread.php?t=1317394 7/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers
I have used attahed files to get root. Thanks Dronson from 4pda for the provided files.

Hi, thanks for this!!


Senior Member
Just to be clear, can this method be used with Custom RZRecovery, or only with Stock Recovery?

Also, has anyone tried the Root tool contained in the RZRecovery Plugins package:
Posts: 418
Join Date: May 2011
Location: Small Village
http://rzdroid.com/ftp/recovery/ging...dle-update.zip

PLUGINS
This bundle contains 4 plugins:

Disable/enable Dalvik bytecode verification in Android


Disable OTA downloads in Android
Fix Permissions
Root the installed ROM

After installing this update, there will be a new menu in Extras called Plugins.

fender90 15th January 2012, 05:34 AM #8

Thanks Meter 102


I tested the Rooting via Recovery and it works like a charm. I managed to root the latest firmware (XXLA2) that
was unrootable with Doomlord or manual method.
Senior Member

Posts: 236
Join Date: Nov 2011
Location: Venice

irishpancake 15th January 2012, 08:41 AM #9

Thanks Meter 143

Originally Posted by fender90

I tested the Rooting via Recovery and it works like a charm. I managed to root the latest firmware (XXLA2) that
was unrootable with Doomlord or manual method.

Senior Member

Hi fender.....

Posts: 418 were you answering my question, just above, about rooting with the RZRecovery, or did you use the Stock
Join Date: May 2011 Samsung Recovery?
Location: Small Village

Thanx in Advance

forum.xda-developers.com/showthread.php?t=1317394 8/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers

fender90 15th January 2012, 03:07 PM # 10

Thanks Meter 102

Senior Member Originally Posted by irishpancake

Hi fender.....

Posts: 236 were you answering my question, just above, about rooting with the RZRecovery, or did you use the Stock
Join Date: Nov 2011 Samsung Recovery?
Location: Venice

Thanx in Advance

I rooted using Stock Samsung Recovery, and I'm sure RZRecovery could do the same

Page 1 of 6 1 2 3

Tags Edit Tags

None

Quick Reply
Message:

Please click one of the Quick Reply icons in the posts above to activate Quick Reply.

Options

Quote message in reply? Show your signature

Previous Thread [HowTo] Root/Unroot Samsung Galaxy W (I8150) Next Thread

Posting Rules

You may post new threads


You may post replies
You may post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Rules

forum.xda-developers.com/showthread.php?t=1317394 9/10
4/26/12 [HowTo] Root/Unroot Samsung Galaxy W (I8150) - xda-developers

All times are GMT +7. The time now is 01:43 PM.

-- XDA 2010 Follow us on Twitter - C ontact Us - Are you a developer?


Copyright© xda-developers. XDA-Developers Home - View Forum Leaders - Legacy Devices - Top

forum.xda-developers.com/showthread.php?t=1317394 10/10

You might also like