All Stories

Saturday 31 August 2013

Next step after rooting your Samsung Galaxy Note 2 is, flash a custom recovery image. While the root-access lets you install root-only apps, a custom recovery will let you install custom ROMs as well as all sorts of flashable content. This provides an opportunity to change the appearance of your device completely without paying a penny and you don’t have to be a geek to do that. It’s as simple as going through a few clicks and you have a custom ROM installed on your device. Sounds interesting? huh. Let us show you how you can install TWRP Recovery — a custom recovery — on your Galaxy Note 2.

I. Before You Begin:

1. You must have rooted your device before doing this procedure. You can check out our root guide to root your device.
2. This will replace your current recovery with the TWRP Recovery.
3. This works for the GT-N7100 model only.

II. Downloading Required Files:

III. Installing TWRP Recovery on the Samsung Galaxy Note 2 (GT-N7100):

1. Download and place both the files onto your Desktop.
2. Unzip files from the Fastboot archive to your Desktop.
3. Turn ON the USB debugging option on your device by going to Menu>>Settings>>Developer options>>USB debugging.
4. Once it’s been enabled, connect your device to your PC using the USB cable.
5. Launch a Command Prompt Window on your Desktop. To do so, press and hold the Shift button on your keyboard and right-click on any empty area on the screen, then select Open command window here.
6. Type in following command into the window replacing recoveryfile.img with the actual name of the Recovery Image you downloaded:
adb push recoveryfile.img /sdcard
7. Next issue the following command. Again, replace the recoveryfile.img with the actual name of the Recovery Image you have.
adb shell dd if=/sdcard/recoveryfile.img of=/dev/block/mmcblk0p9
8. It’ll install the recovery on your device
9. Once it’s done, reboot your device.
10. You’re all set!
Excellent! Your Galaxy Note 2 has been successfully equipped with the TWRP Recovery and it can now be loaded with custom ROMs!

How To Install TWRP On Samsung Galaxy Note 2

Next step after rooting your Samsung Galaxy Note 2 is, flash a custom recovery image. While the root-access lets you install root-only apps, a custom recovery will let you install custom ROMs as well as all sorts of flashable content. This provides an opportunity to change the appearance of your device completely without paying a penny and you don’t have to be a geek to do that. It’s as simple as going through a few clicks and you have a custom ROM installed on your device. Sounds interesting? huh. Let us show you how you can install TWRP Recovery — a custom recovery — on your Galaxy Note 2.

I. Before You Begin:

1. You must have rooted your device before doing this procedure. You can check out our root guide to root your device.
2. This will replace your current recovery with the TWRP Recovery.
3. This works for the GT-N7100 model only.

II. Downloading Required Files:

III. Installing TWRP Recovery on the Samsung Galaxy Note 2 (GT-N7100):

1. Download and place both the files onto your Desktop.
2. Unzip files from the Fastboot archive to your Desktop.
3. Turn ON the USB debugging option on your device by going to Menu>>Settings>>Developer options>>USB debugging.
4. Once it’s been enabled, connect your device to your PC using the USB cable.
5. Launch a Command Prompt Window on your Desktop. To do so, press and hold the Shift button on your keyboard and right-click on any empty area on the screen, then select Open command window here.
6. Type in following command into the window replacing recoveryfile.img with the actual name of the Recovery Image you downloaded:
adb push recoveryfile.img /sdcard
7. Next issue the following command. Again, replace the recoveryfile.img with the actual name of the Recovery Image you have.
adb shell dd if=/sdcard/recoveryfile.img of=/dev/block/mmcblk0p9
8. It’ll install the recovery on your device
9. Once it’s done, reboot your device.
10. You’re all set!
Excellent! Your Galaxy Note 2 has been successfully equipped with the TWRP Recovery and it can now be loaded with custom ROMs!

Posted at 04:05 |  by John Peter

0 comments:

Maybe you’ve just rooted your Samsung Galaxy Note 10.1? Maybe you’re looking for some customization tools you can customize your device with? Well, then overclocking is something you should definitely try on your device. What it does is makes your CPU run faster than its predefined level that results in better performance of the device, something you don’t want to miss out. So here’s how you can go about overclocking your Samsung Galaxy Note 10.1 device:

I. Before You Begin:

1. You must have rooted your device before doing this procedure. Please head to our How to Root the Samsung Galaxy Note 10.1 procedure first and root your device.
2. You must have CWM Recovery installed on your device. If you followed our root guide above, you have it already.

II. Make a Backup:

1. Head over to the Google Play and download and install the Quick Boot app on your device.
2. Once the app’s been installed, launch it from your App Drawer.
3. Hit the Recovery option and you’ll reboot into the Recovery mode.
4. Once in Recovery, select backup and restore followed by backup.
5. It’ll create a backup of your current firmware and save it on your device.
6. You’re done!

III. Downloading Required Files:

IV. Flashing the Overclock Kernel on the Samsung Galaxy Note 10.1:

1. Download and place the Zeus Kernel zip onto your Desktop.
2. Plug in your device to your PC using the USB cable.
3. Copy the Zeus Kernel zip over to the root of your SD card.
4. Once the kernel’s been copied, unplug your device from your PC.
5. Open the Quick Boot app from your App Drawer.
6. Tap on the Recovery option and your device will reboot into the Recovery mode.
7. Once inside Recovery, select install zip from sdcard followed by choose zip from sdcard.
8. Choose the Zeus Kernel zip to be flashed on your device.
9. As soon as you select the zip, it’ll begin flashing it on your device.
10. Once the Kernel has been flashed, reboot your device.
11. You’re all done!

V. Overclocking the Samsung Galaxy Note 10.1:

1. Download and install any of these apps on your device:
2. Once installed, open the app from your App Drawer.
3. Use the options available in the app to increase your CPU clock speed. Keep on increasing it as long as your device doesn’t crash.
4. Make sure not to select save on boot option in the app as it may crash your device.
5. Once your device becomes stable at a specific clock speed, close the app.
6. You’re all set!
Congo! Your device’s been successfully overclocked and is all ready to provide you with amazing speeds that you’ve always imagined of!

VI. Reverting Back to the Stock Kernel (Optional):

1. Open the Quick Boot app from your App Drawer.
2. Hit the Recovery option and you’ll reboot into the Recovery mode.
3. Once in Recovery, select backup and restore followed by restore.
4. Choose the backup you created in one of the earlier sections to be restored on your device.
5. It’ll start restoring the backup on your device, will take some good time to finish.
6. Once the backup’s been restored, reboot your device.
7. You’re done!
Cool! You’ve just flashed back the stock kernel with no overclocking!

How To OverClock Samsung Galaxy Note 10.1

Maybe you’ve just rooted your Samsung Galaxy Note 10.1? Maybe you’re looking for some customization tools you can customize your device with? Well, then overclocking is something you should definitely try on your device. What it does is makes your CPU run faster than its predefined level that results in better performance of the device, something you don’t want to miss out. So here’s how you can go about overclocking your Samsung Galaxy Note 10.1 device:

I. Before You Begin:

1. You must have rooted your device before doing this procedure. Please head to our How to Root the Samsung Galaxy Note 10.1 procedure first and root your device.
2. You must have CWM Recovery installed on your device. If you followed our root guide above, you have it already.

II. Make a Backup:

1. Head over to the Google Play and download and install the Quick Boot app on your device.
2. Once the app’s been installed, launch it from your App Drawer.
3. Hit the Recovery option and you’ll reboot into the Recovery mode.
4. Once in Recovery, select backup and restore followed by backup.
5. It’ll create a backup of your current firmware and save it on your device.
6. You’re done!

III. Downloading Required Files:

IV. Flashing the Overclock Kernel on the Samsung Galaxy Note 10.1:

1. Download and place the Zeus Kernel zip onto your Desktop.
2. Plug in your device to your PC using the USB cable.
3. Copy the Zeus Kernel zip over to the root of your SD card.
4. Once the kernel’s been copied, unplug your device from your PC.
5. Open the Quick Boot app from your App Drawer.
6. Tap on the Recovery option and your device will reboot into the Recovery mode.
7. Once inside Recovery, select install zip from sdcard followed by choose zip from sdcard.
8. Choose the Zeus Kernel zip to be flashed on your device.
9. As soon as you select the zip, it’ll begin flashing it on your device.
10. Once the Kernel has been flashed, reboot your device.
11. You’re all done!

V. Overclocking the Samsung Galaxy Note 10.1:

1. Download and install any of these apps on your device:
2. Once installed, open the app from your App Drawer.
3. Use the options available in the app to increase your CPU clock speed. Keep on increasing it as long as your device doesn’t crash.
4. Make sure not to select save on boot option in the app as it may crash your device.
5. Once your device becomes stable at a specific clock speed, close the app.
6. You’re all set!
Congo! Your device’s been successfully overclocked and is all ready to provide you with amazing speeds that you’ve always imagined of!

VI. Reverting Back to the Stock Kernel (Optional):

1. Open the Quick Boot app from your App Drawer.
2. Hit the Recovery option and you’ll reboot into the Recovery mode.
3. Once in Recovery, select backup and restore followed by restore.
4. Choose the backup you created in one of the earlier sections to be restored on your device.
5. It’ll start restoring the backup on your device, will take some good time to finish.
6. Once the backup’s been restored, reboot your device.
7. You’re done!
Cool! You’ve just flashed back the stock kernel with no overclocking!

Posted at 03:21 |  by John Peter

0 comments:

Friday 30 August 2013

Samsung Galaxy S3 GT-i9300 Official 4.3 Firmware
Model: GT-I9300
Version: Android 4.3
Changelist: 2227639
Build date: Fri, 29 Nov 2013 15:54:35 +0000
Product Code: ZTO
PDA: I9300UBUGMK6
CSC: I9300ZTOUGMK3
MODEM: I9300UBUGMK1

Samsung Galaxy S3 GT_i9300 Official Firmware 4.3

Samsung Galaxy S3 GT-i9300 Official 4.3 Firmware
Model: GT-I9300
Version: Android 4.3
Changelist: 2227639
Build date: Fri, 29 Nov 2013 15:54:35 +0000
Product Code: ZTO
PDA: I9300UBUGMK6
CSC: I9300ZTOUGMK3
MODEM: I9300UBUGMK1

Posted at 18:49 |  by John Peter

0 comments:

Samsung Galaxy S2 Plus LTE GT-I9210 Official Firmware 4.1.2

Model: GT-I9210
Version: Android 4.1.2
Changelist: 1059901
Build date: Thu, 20 Jun 2013 12:38:38 +0000
Product Code: COV
PDA: I9210XXUAMF1
CSC: I9210COVUAMF1
MODEM: I9210XXAMF1
(click here to download)

Samsung Galaxy S2 Plus LTE GT-I9210 Official Firmware 4.1.2

Samsung Galaxy S2 Plus LTE GT-I9210 Official Firmware 4.1.2

Model: GT-I9210
Version: Android 4.1.2
Changelist: 1059901
Build date: Thu, 20 Jun 2013 12:38:38 +0000
Product Code: COV
PDA: I9210XXUAMF1
CSC: I9210COVUAMF1
MODEM: I9210XXAMF1
(click here to download)

Posted at 18:02 |  by John Peter

0 comments:

Tuesday 27 August 2013

Samsung Galaxy S III Mini GT-i8190 Official 4.1.2 


Model: GT-I8190
Country: Belgium / Luxemburg
Version: Android 4.1.2
Changelist: 1332988
Build date: Sun, 28 Jul 2013 05:54:34 +0000
Product Code: PRO
PDA: I8190XXAMG4
CSC: I8190PROAMH1
MODEM: I8190XXAMG4
SIZE: 661 MB
(click here to download)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Samsung Galaxy S III Mini GT-i8190 Official Firmware 4.1.2

Samsung Galaxy S III Mini GT-i8190 Official 4.1.2 


Model: GT-I8190
Country: Belgium / Luxemburg
Version: Android 4.1.2
Changelist: 1332988
Build date: Sun, 28 Jul 2013 05:54:34 +0000
Product Code: PRO
PDA: I8190XXAMG4
CSC: I8190PROAMH1
MODEM: I8190XXAMG4
SIZE: 661 MB
(click here to download)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Posted at 09:21 |  by John Peter

0 comments:


Samsung Galaxy Camera GC100 Official Firmware 4.1.2
Model: EK-GC100
Version: Android 4.1.2
Changelist: 1087921
Build date: Tue, 26 Mar 2013 01:35:37 +0000
Product Code: XEF
PDA: GC100XXBMC4
CSC: GC100XEFBMC1
MODEM: GC100XXBMC3
SIZE: 861.8 MB
(click here to download)

Samsung Galaxy Camera EK-GC100 Official Firmware 4.1.2


Samsung Galaxy Camera GC100 Official Firmware 4.1.2
Model: EK-GC100
Version: Android 4.1.2
Changelist: 1087921
Build date: Tue, 26 Mar 2013 01:35:37 +0000
Product Code: XEF
PDA: GC100XXBMC4
CSC: GC100XEFBMC1
MODEM: GC100XXBMC3
SIZE: 861.8 MB
(click here to download)

Posted at 09:12 |  by John Peter

0 comments:

Samsung Galaxy Tab 2 7.0 P3100 Official 4.2.2 Firmware
Model: GT-P3100
Country: France
Version: Android 4.2.2
Changelist: 1198223
Build date: Mon, 29 Jul 2013 02:17:49 +0000
Product Code: XEF
PDA: P3100XXDMG6
CSC: P3100OXADMG6
MODEM: P3100XXDMF2
SIZE: 895 MB
(click here to download)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Samsung Galaxy Tab 2 7.0 P3100 Official 4.2.2

Samsung Galaxy Tab 2 7.0 P3100 Official 4.2.2 Firmware
Model: GT-P3100
Country: France
Version: Android 4.2.2
Changelist: 1198223
Build date: Mon, 29 Jul 2013 02:17:49 +0000
Product Code: XEF
PDA: P3100XXDMG6
CSC: P3100OXADMG6
MODEM: P3100XXDMF2
SIZE: 895 MB
(click here to download)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Posted at 04:36 |  by John Peter

0 comments:



Samsung Galaxy Chat B5330 Official Firmware 4.1.2
Model: GT-B5330
Version: Android 4.1.2
Changelist: 1233773
Build date: Mon, 27 May 2013 11:31:06 +0000
Product Code: MET
PDA: B5330XXUBME2
CSC: B5330METBME1
MODEM: B5330XXUBME2
SIZE: 525 MB

Click here to download


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Samsung Galaxy Chat b5330 Official Firmware 4.1.2



Samsung Galaxy Chat B5330 Official Firmware 4.1.2
Model: GT-B5330
Version: Android 4.1.2
Changelist: 1233773
Build date: Mon, 27 May 2013 11:31:06 +0000
Product Code: MET
PDA: B5330XXUBME2
CSC: B5330METBME1
MODEM: B5330XXUBME2
SIZE: 525 MB

Click here to download


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Posted at 04:23 |  by John Peter

0 comments:


Samsung Galaxy S4 GT-i9500 Official Firmware 4.3
Model: GT-I9500
Version: Android 4.3
Changelist: 2092849
Build date: Thu, 21 Nov 2013 04:05:08 +0000
Product Code: THL
PDA: I9500XXUEMK8
CSC: I9500OLBEMK1
MODEM: I9500DXUEMK8
(click here to download)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Samsung Galaxy S4 i9500 Official Firmware 4.2.2


Samsung Galaxy S4 GT-i9500 Official Firmware 4.3
Model: GT-I9500
Version: Android 4.3
Changelist: 2092849
Build date: Thu, 21 Nov 2013 04:05:08 +0000
Product Code: THL
PDA: I9500XXUEMK8
CSC: I9500OLBEMK1
MODEM: I9500DXUEMK8
(click here to download)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Posted at 04:15 |  by John Peter

0 comments:


Samsung Galaxy Note 10.1 Stock Firmware 4.1.2


Model: GT-N8020
Version: Android 4.1.2
Changelist: 1240320
Build date: Mon, 10 Jun 2013 15:52:27 +0000
Product Code: TMN
PDA: N8020XXBMF1
CSC: N8020TMNBMF1
MODEM: N8020XXBMF1
SIZE: 1053 MB
(Click here to download) another (mirror)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Samsung Galaxy Note 10.1 GT-N8020 Official Firmware (4.1.2)


Samsung Galaxy Note 10.1 Stock Firmware 4.1.2


Model: GT-N8020
Version: Android 4.1.2
Changelist: 1240320
Build date: Mon, 10 Jun 2013 15:52:27 +0000
Product Code: TMN
PDA: N8020XXBMF1
CSC: N8020TMNBMF1
MODEM: N8020XXBMF1
SIZE: 1053 MB
(Click here to download) another (mirror)


If you Want to learn Flashing A Samsung Firmware go to: Learn How To Flash Samsung Firmware on Samsung Devices

Posted at 02:41 |  by John Peter

0 comments:

Monday 26 August 2013


If you look for the general Android rooting tools, you’ll find that there are many and thousands of devices are compatible with those methods. The Unlock Root Tool is a such tool that supports a handful of devices and provides options to root and unroot devices. The following guide shows how you can use the tool to gain root access on your device. If it works for your device and you successfully rooted your device, make sure you leave us a comment with your device name so others can benefit from it.

I. Before You Begin:

1. This will void the warranty. However, the unrooting feature in the tool allows you to reinstate the warranty of your device.
2. Make sure your device has at least 60% of battery life left.
3. You must have drivers for your device installed on your PC.
4. The following procedure works on Windows based PCs only.

II. Downloading Required Files:

III. Rooting Your Android Device (Using the Unlock Root Tool):

1. Place the Unlock Root Tool file you just downloaded to your Desktop.
2. Double-click on the tool’s executable file and install the program.
3. Once installed, launch it on your PC.
4. Enable the USB debugging option on your device from Menu>>Settings>>Applications>>Development>>USB debugging.
5. Connect the device to your PC using the USB cable.
6. Click on Root button in the tool and it’ll try to detect your device.


Click on the Root button
7. A list of detected devices will appear, select your device from the list.
8. As soon as you select the device, it’ll start the rooting process.
9. Once the rooting’s done, you should get a confirmation message on your screen.
10. Reboot the device.
11. You’re done!
Great! Your device has been successfully rooted.
Recomended Posts:
1. How To Reset Flash Counter
2. Why Should I Root My Android Phone 
3. Understanding Android OS 
4. Remotely Control Your Lost Device

How To Root Your Android Device Using UnlockRoot Tool


If you look for the general Android rooting tools, you’ll find that there are many and thousands of devices are compatible with those methods. The Unlock Root Tool is a such tool that supports a handful of devices and provides options to root and unroot devices. The following guide shows how you can use the tool to gain root access on your device. If it works for your device and you successfully rooted your device, make sure you leave us a comment with your device name so others can benefit from it.

I. Before You Begin:

1. This will void the warranty. However, the unrooting feature in the tool allows you to reinstate the warranty of your device.
2. Make sure your device has at least 60% of battery life left.
3. You must have drivers for your device installed on your PC.
4. The following procedure works on Windows based PCs only.

II. Downloading Required Files:

III. Rooting Your Android Device (Using the Unlock Root Tool):

1. Place the Unlock Root Tool file you just downloaded to your Desktop.
2. Double-click on the tool’s executable file and install the program.
3. Once installed, launch it on your PC.
4. Enable the USB debugging option on your device from Menu>>Settings>>Applications>>Development>>USB debugging.
5. Connect the device to your PC using the USB cable.
6. Click on Root button in the tool and it’ll try to detect your device.


Click on the Root button
7. A list of detected devices will appear, select your device from the list.
8. As soon as you select the device, it’ll start the rooting process.
9. Once the rooting’s done, you should get a confirmation message on your screen.
10. Reboot the device.
11. You’re done!
Great! Your device has been successfully rooted.
Recomended Posts:
1. How To Reset Flash Counter
2. Why Should I Root My Android Phone 
3. Understanding Android OS 
4. Remotely Control Your Lost Device

Posted at 23:00 |  by John Peter

0 comments:

ODIN (click here to download)
this is a useful tool which can be used to flash Recovery files as well as root a tablet/smartphone and also flash stock ROM etc.

ODIN For Flashing

ODIN (click here to download)
this is a useful tool which can be used to flash Recovery files as well as root a tablet/smartphone and also flash stock ROM etc.

Posted at 09:57 |  by John Peter

0 comments:


Fastboot And ADB Drivers: (click here to download)

Fastboot ADB Drivers


Fastboot And ADB Drivers: (click here to download)

Posted at 09:53 |  by John Peter

0 comments:

Samsung USB Drivers (click here to download)

HTC USB Drivers (click here to download)

SONY USB Drivers (click here to download)

LG USB Drivers (click here to download)

Motorola USB Drivers (click here to download)




USB Drivers For Rooting

Samsung USB Drivers (click here to download)

HTC USB Drivers (click here to download)

SONY USB Drivers (click here to download)

LG USB Drivers (click here to download)

Motorola USB Drivers (click here to download)




Posted at 09:47 |  by John Peter

0 comments:

ClockWorkMod Recovery.img (Click here to download)
This is a recovery image which can be flashed through command line. for example. 
fastboot flash recovery.img
this cannot be flashed through odin or any other method.

ClockWorkMod Recovery.tarDownloads(Non-Touch Version)(Touch Version)
This is a recovery image which can be flashed through Odin. It cant be flashed with command line or other method. Using odin it can be flashed.


Recoveries For Rooting

ClockWorkMod Recovery.img (Click here to download)
This is a recovery image which can be flashed through command line. for example. 
fastboot flash recovery.img
this cannot be flashed through odin or any other method.

ClockWorkMod Recovery.tarDownloads(Non-Touch Version)(Touch Version)
This is a recovery image which can be flashed through Odin. It cant be flashed with command line or other method. Using odin it can be flashed.


Posted at 09:28 |  by John Peter

0 comments:

1. Before You Begin:
1. Your device should be rooted. Follow our rooting  guides.
2. Your device should have ClockWorkMod Recovery Installed. Follow our guides.

2. Download The Files:
1. Flash Counter Reset

3. Reseting The Flash Counter:
1. Put the downloaded file/zip in your smartphone/tablet sdcard
2. Reboot your phone/tablet in ClockWorkMod Recovery mode.
3. click Install zip from sdcard 
4. click Choose Zip from sdcard
5. Go to the downloaded zip and click it. then click YES..

Enjoy your flash counter is reseted

How To Reset Flash Counter

1. Before You Begin:
1. Your device should be rooted. Follow our rooting  guides.
2. Your device should have ClockWorkMod Recovery Installed. Follow our guides.

2. Download The Files:
1. Flash Counter Reset

3. Reseting The Flash Counter:
1. Put the downloaded file/zip in your smartphone/tablet sdcard
2. Reboot your phone/tablet in ClockWorkMod Recovery mode.
3. click Install zip from sdcard 
4. click Choose Zip from sdcard
5. Go to the downloaded zip and click it. then click YES..

Enjoy your flash counter is reseted

Posted at 06:46 |  by John Peter

0 comments:

If you have rooted your Galaxy Y, why not take even more advantage of the device by installing a custom recovery, right?  If you think that’s what you want to do, read on then to know how to install ClockworkMod Recovery (a very popular custom recovery) on the Samsung Galaxy Y.

I.  Before You Begin

1.  You will need to be rooted for this procedure to work.  If you need help with this, try our guide on the same.
2.  The following method does not permanently install CWM on your Galaxy Y.  You will need to install it every time you need to flash a custom ROM or use other functions of CWM.
3.  Make sure that you have at least 75% of your device’s battery charged before you begin.

II.  Necessary Downloads

III.  Installing ClockworkMod Recovery on the Galaxy Y

1.  Connect your device to your PC via USB and copy the CWM.zip file you downloaded above to your device’s SD card’s main folder (not into any subfolders).
2.  Disconnect your device and turn it off.
3. Press and hold the Volume Up + Home and Power buttons until you see the Samsung Galaxy Y logo.
4.  Use the Volume Up and Down buttons to highlight the apply update from sd card option and press the Home button to select it.
5.  Locate the CWM.zip file you copied above and press the Home button to flash it.
You should see ClockworkMod Recovery load after successfully flashing the zip file!!

How To Install CWM On Samsung Galaxy Y

If you have rooted your Galaxy Y, why not take even more advantage of the device by installing a custom recovery, right?  If you think that’s what you want to do, read on then to know how to install ClockworkMod Recovery (a very popular custom recovery) on the Samsung Galaxy Y.

I.  Before You Begin

1.  You will need to be rooted for this procedure to work.  If you need help with this, try our guide on the same.
2.  The following method does not permanently install CWM on your Galaxy Y.  You will need to install it every time you need to flash a custom ROM or use other functions of CWM.
3.  Make sure that you have at least 75% of your device’s battery charged before you begin.

II.  Necessary Downloads

III.  Installing ClockworkMod Recovery on the Galaxy Y

1.  Connect your device to your PC via USB and copy the CWM.zip file you downloaded above to your device’s SD card’s main folder (not into any subfolders).
2.  Disconnect your device and turn it off.
3. Press and hold the Volume Up + Home and Power buttons until you see the Samsung Galaxy Y logo.
4.  Use the Volume Up and Down buttons to highlight the apply update from sd card option and press the Home button to select it.
5.  Locate the CWM.zip file you copied above and press the Home button to flash it.
You should see ClockworkMod Recovery load after successfully flashing the zip file!!

Posted at 03:08 |  by John Peter

0 comments:

The Galaxy Y (GT-S5360) has been around for enough time and been popular enough to catch the eyes of the developers and has hence been rooted, paving the way for custom ROMs on this affordable device.  This How To will show you how to take that first step and experience at least some of what the big guns get to do.

I.  BEFORE YOU BEGIN

1.  A full charge is recommended to prevent any mishaps due to the battery draining out during the procedure.
2.  Enable USB Debugging on the Galaxy Y – to do this, head to Settings -> Applications -> Development and check the box next to Enable USB Debugging.
3.  Make sure that Samsung Kies or any other application that might interfere with the process are running on your Windows PC.
4.  Create a backup of all your data before proceeding – this is not mandatory but it’s always good to have something to roll back to if anything goes wrong.

II.  ROOTING THE PHONE

1.  Download the necessary root package here.
2.  Copy the downloaded update.zip file to the top folder of the microSD card – do not extract it.
3.  If plugged in, unplug the handset from the PC and turn it off.
4.  Put it into recovery mode – to do this, press and hold the volume up key + home key (the middle button on the front of your device) and press the power button until it goes into recovery mode.
5.  Select Apply update from SD card and locate the update.zip file you copied to the microSD card.  Press the volume up or down to navigate and then the power button to select the option.
6.  Let the rooting process complete.  When done, select Reboot system now to restart the device.
Your Galaxy Y should now be rooted!!

How To Root Samsung Galaxy Y

The Galaxy Y (GT-S5360) has been around for enough time and been popular enough to catch the eyes of the developers and has hence been rooted, paving the way for custom ROMs on this affordable device.  This How To will show you how to take that first step and experience at least some of what the big guns get to do.

I.  BEFORE YOU BEGIN

1.  A full charge is recommended to prevent any mishaps due to the battery draining out during the procedure.
2.  Enable USB Debugging on the Galaxy Y – to do this, head to Settings -> Applications -> Development and check the box next to Enable USB Debugging.
3.  Make sure that Samsung Kies or any other application that might interfere with the process are running on your Windows PC.
4.  Create a backup of all your data before proceeding – this is not mandatory but it’s always good to have something to roll back to if anything goes wrong.

II.  ROOTING THE PHONE

1.  Download the necessary root package here.
2.  Copy the downloaded update.zip file to the top folder of the microSD card – do not extract it.
3.  If plugged in, unplug the handset from the PC and turn it off.
4.  Put it into recovery mode – to do this, press and hold the volume up key + home key (the middle button on the front of your device) and press the power button until it goes into recovery mode.
5.  Select Apply update from SD card and locate the update.zip file you copied to the microSD card.  Press the volume up or down to navigate and then the power button to select the option.
6.  Let the rooting process complete.  When done, select Reboot system now to restart the device.
Your Galaxy Y should now be rooted!!

Posted at 03:05 |  by John Peter

0 comments:

Blogging World. Proudly Powered by Blogger.
back to top