All Stories

Wednesday, 9 October 2013

Samsung Galaxy Note 3 Official 4.3 Firmware

Model: SM-N900
Version: Android 4.3
Changelist: 1624790
Build date: Tue, 01 Oct 2013 09:22:37 +0000
Product Code: KSA
PDA: N900XXUBMJ1
CSC: N900OJVBMI5
MODEM: N900XXUBMI2
SIZE: 1382 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 Note 3 Official 4.3

Samsung Galaxy Note 3 Official 4.3 Firmware

Model: SM-N900
Version: Android 4.3
Changelist: 1624790
Build date: Tue, 01 Oct 2013 09:22:37 +0000
Product Code: KSA
PDA: N900XXUBMJ1
CSC: N900OJVBMI5
MODEM: N900XXUBMI2
SIZE: 1382 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 08:28 |  by John Peter

Monday, 7 October 2013


Hi, guyz having a super smartphone Samsung Galaxy Note 3 its good, but i have heard and seen on many websites that the Galaxy Note 3 is a little bit slow in volume and yet i havent seen it practical to be honest, so i decided that come and boost the volume of your Samsung Galaxy Note 3, and this will remove your complaint about your Samsung Galaxy Note 3, dont worry guyz its just simple method if you concentrate, very simple, just go, 3,2,1:

Before You Begin: (must do)
1. How to Flash Custom Recovery On Samsung Galaxy Note 3

Downloads:
1. Volume Boosting Sound

Installation:
1. Just put your downloaded file in your internal storage of your Samsung Galaxy Note 3.
2. Reboot your phone into recovery mode, by pressing Volume Up + Power when phone restarts and Samsung Logo Appears so leave power button and keep on Volume Up,
3. Install Zip from sdcard > Choose Zip From sdcard
4. Find that file where you puted it before in internal storage.
5. Click that file and click Yes,
6. After Installation just Reboot System Now, and enjoy you volume of Samsung Galaxy Note 3.

Samsung Galaxy Note 3 Volume Booster


Hi, guyz having a super smartphone Samsung Galaxy Note 3 its good, but i have heard and seen on many websites that the Galaxy Note 3 is a little bit slow in volume and yet i havent seen it practical to be honest, so i decided that come and boost the volume of your Samsung Galaxy Note 3, and this will remove your complaint about your Samsung Galaxy Note 3, dont worry guyz its just simple method if you concentrate, very simple, just go, 3,2,1:

Before You Begin: (must do)
1. How to Flash Custom Recovery On Samsung Galaxy Note 3

Downloads:
1. Volume Boosting Sound

Installation:
1. Just put your downloaded file in your internal storage of your Samsung Galaxy Note 3.
2. Reboot your phone into recovery mode, by pressing Volume Up + Power when phone restarts and Samsung Logo Appears so leave power button and keep on Volume Up,
3. Install Zip from sdcard > Choose Zip From sdcard
4. Find that file where you puted it before in internal storage.
5. Click that file and click Yes,
6. After Installation just Reboot System Now, and enjoy you volume of Samsung Galaxy Note 3.

Posted at 05:52 |  by John Peter

Friday, 4 October 2013

HTC One VX is also a high speced smartphone from HTC in the line of One, this is powered by a dual core processor, also supports 2G, 3G and 4G network, but the camera is mid range which is a 5 megapixel, i will teach you how to get root access this device, with having root access to this device you can install many rooted apps available in Play Store and also you can overclock it, you can do much and more customization.

I. Before You Begin:

1. This method will void the warranty of your HTC One VX
2. The following procedure works on Windows based PCs only.

II. Downloading Required Files:

III. Rooting the HTC One VX:

1. Place the Root Package archive on the Desktop of your PC.
2. Extract files from the archive to your Desktop. Don’t launch any files just yet.
3. Turn ON the USB debugging option on your device by heading to Menu>>Settings>>Developer options>>USB debugging.
4. Turn OFF the device.
5. Reboot the device into Fastboot mode. To do so, simply hold down the Volume DOWN+Power buttons together.
6. Once inside the Fastboot mode, connect the device to your PC using the USB cable.
7. Open a Command Prompt Window on your Desktop. To do that, hold down the Shift button on your keyboard and right-click on any empty area on the screen, then select Open command window here.
8. Type in following command into the Command Prompt Window:
fastboot flash boot boot.img
9. Once it’s done, issue the following command:
fastboot reboot
10. Your device will reboot. Once it boots up, enter the following command:
adb remount
11. Next, enter following commands into the Command Prompt Window one-by-one. Press ENTER after each line you type:
adb push Superuser.apk /system/app/
adb push su /system/xbin/
adb shell mkdir /system/bin/.ext
adb push .su /system/bin/.ext/
adb shell chmod 6755 /system/xbin/su
adb shell chmod 6755 /system/bin/.ext/.su
adb shell chmod 777 /system/bin/.ext
adb shell ln -s /system/xbin/su /system/bin/su
adb reboot
12. Your device will reboot in normal mode.
13. Once it boots up, simply open the Superuser app from your App Drawer.
14. Tap the Update binaries button in the app and let it do the rest of the work.
15. And you’re all done!
Brilliant! Your device has been successfully rooted and the SU binaries have also been updated. Now load-up some root-only apps on your device to realize the power of root-access!

How To Root HTC One VX

HTC One VX is also a high speced smartphone from HTC in the line of One, this is powered by a dual core processor, also supports 2G, 3G and 4G network, but the camera is mid range which is a 5 megapixel, i will teach you how to get root access this device, with having root access to this device you can install many rooted apps available in Play Store and also you can overclock it, you can do much and more customization.

I. Before You Begin:

1. This method will void the warranty of your HTC One VX
2. The following procedure works on Windows based PCs only.

II. Downloading Required Files:

III. Rooting the HTC One VX:

1. Place the Root Package archive on the Desktop of your PC.
2. Extract files from the archive to your Desktop. Don’t launch any files just yet.
3. Turn ON the USB debugging option on your device by heading to Menu>>Settings>>Developer options>>USB debugging.
4. Turn OFF the device.
5. Reboot the device into Fastboot mode. To do so, simply hold down the Volume DOWN+Power buttons together.
6. Once inside the Fastboot mode, connect the device to your PC using the USB cable.
7. Open a Command Prompt Window on your Desktop. To do that, hold down the Shift button on your keyboard and right-click on any empty area on the screen, then select Open command window here.
8. Type in following command into the Command Prompt Window:
fastboot flash boot boot.img
9. Once it’s done, issue the following command:
fastboot reboot
10. Your device will reboot. Once it boots up, enter the following command:
adb remount
11. Next, enter following commands into the Command Prompt Window one-by-one. Press ENTER after each line you type:
adb push Superuser.apk /system/app/
adb push su /system/xbin/
adb shell mkdir /system/bin/.ext
adb push .su /system/bin/.ext/
adb shell chmod 6755 /system/xbin/su
adb shell chmod 6755 /system/bin/.ext/.su
adb shell chmod 777 /system/bin/.ext
adb shell ln -s /system/xbin/su /system/bin/su
adb reboot
12. Your device will reboot in normal mode.
13. Once it boots up, simply open the Superuser app from your App Drawer.
14. Tap the Update binaries button in the app and let it do the rest of the work.
15. And you’re all done!
Brilliant! Your device has been successfully rooted and the SU binaries have also been updated. Now load-up some root-only apps on your device to realize the power of root-access!

Posted at 03:13 |  by John Peter

Thursday, 3 October 2013

While having the only root access on a smartphone doesn't make it change, but some how you can only install rooted apps also can do customizations on your rooted smartphone but if you want full size customizations like flashing custom ROMs so you need to install a custom recovery on your rooted phone so now we will install a custom recovery by the name of ClockWorkMod recovery on this HTC One V.

I. Before You Begin:

1. You should have rooted your device using the procedure given here.
2. Your device should have at least 60% of battery life left.

II. Downloading Required Files:

III. Installing ClockworkMod Recovery on the HTC One V:

1. Put both the downloaded files onto your Desktop.
2. Rename the Recovery Image you downloaded to recovery.img. It’ll make it easier to remember.
3. Extract files from the Fastboot archive to your Desktop.
4. Turn OFF your device using the Power button.
5. Now, while your device is turned OFF, press and hold the Volume DOWN+Power buttons together to reboot your device into the HBOOT mode.
6. Select the Fastboot option from the HBOOT menu.
7. Connect the device to your PC using the USB cable.
8. Open a Command Prompt Window on your Desktop. This can be done by pressing and holding the Shift key on your keyboard and right-clicking on any empty area on the screen, choose the Open command window here option.
9. Type in the following command into the Command Prompt Window:
fastboot flash recovery recovery.img
10. It should install the CWM Recovery on your device.
11. After the recovery is installed on your device, just reboot it by issuing the following command:
fastboot reboot
12. Your device should reboot.
Great! You now have ClockworkMod Recovery on your HTC One V with all of that great features you have been waiting for for a long time.

How To Install Custom Recovery On HTC One V

While having the only root access on a smartphone doesn't make it change, but some how you can only install rooted apps also can do customizations on your rooted smartphone but if you want full size customizations like flashing custom ROMs so you need to install a custom recovery on your rooted phone so now we will install a custom recovery by the name of ClockWorkMod recovery on this HTC One V.

I. Before You Begin:

1. You should have rooted your device using the procedure given here.
2. Your device should have at least 60% of battery life left.

II. Downloading Required Files:

III. Installing ClockworkMod Recovery on the HTC One V:

1. Put both the downloaded files onto your Desktop.
2. Rename the Recovery Image you downloaded to recovery.img. It’ll make it easier to remember.
3. Extract files from the Fastboot archive to your Desktop.
4. Turn OFF your device using the Power button.
5. Now, while your device is turned OFF, press and hold the Volume DOWN+Power buttons together to reboot your device into the HBOOT mode.
6. Select the Fastboot option from the HBOOT menu.
7. Connect the device to your PC using the USB cable.
8. Open a Command Prompt Window on your Desktop. This can be done by pressing and holding the Shift key on your keyboard and right-clicking on any empty area on the screen, choose the Open command window here option.
9. Type in the following command into the Command Prompt Window:
fastboot flash recovery recovery.img
10. It should install the CWM Recovery on your device.
11. After the recovery is installed on your device, just reboot it by issuing the following command:
fastboot reboot
12. Your device should reboot.
Great! You now have ClockworkMod Recovery on your HTC One V with all of that great features you have been waiting for for a long time.

Posted at 00:06 |  by John Peter

Wednesday, 2 October 2013

Well this is also a mid ranger from HTC by name of HTC One V and it is powered by a 1Ghz Qualcomm CPU also have Gig of RAM, a fair 5 Mega Pixel camera but from HTC these mid range phones are too much slower as compared to other mid rangers so get concentrated how to root this midrange phone from HTC and the method starts NOW!!!

I. Before You Begin:

  1. Once you have rooted your phone, its warranty will be voided. You shouldn’t worry about this because you can get back the warranty by either unrooting your phone or installing the stock firmware.
  2. Make sure your phone have at least 50% of battery life left. It is to avoid any interruptions during the process.

II. Downloading Required Files:

  1. You will need your HTC One V’s bootloader unlocked. You can do that here.
  2. Download the required Superboot Image from here.

III. Rooting HTC One V:

  1. Unzip files from the Superboot archive file and put them on your Desktop for easy access.
  2. Turn OFF your HTC One V smartphone.
  3. Boot up your phone into the bootloader mode. To do that, press and hold Volume DOWN key and then press the Power key.
  4. When you have entered the bootloader mode, connect your phone to your PC using the USB cable.
  5. a) If you are using a Windows PC, run the install-superboot-windows.bat file by double-clicking on it.
    b) If you are running Mac OS, then open a Terminal Window at the place where you have put extracted files, it should be Desktop. Type the following commands in the Terminal:
    chmod +x install-superboot-mac.sh
    ./install-superboot-mac.sh

    c) If you are having Linux as your OS, then open a Terminal where the extracted files exist and type in the following commands:
    chmod +x install-superboot-linux.sh
    ./install-superboot-linux.sh
  6. It will take a few seconds to root your phone. When it’s done, disconnect your phone from the PC.
That’s all. You are now running a rooted HTC One V smartphone that has the ability to run the special apps developed for the rooted phones.

How To Root HTC One V

Well this is also a mid ranger from HTC by name of HTC One V and it is powered by a 1Ghz Qualcomm CPU also have Gig of RAM, a fair 5 Mega Pixel camera but from HTC these mid range phones are too much slower as compared to other mid rangers so get concentrated how to root this midrange phone from HTC and the method starts NOW!!!

I. Before You Begin:

  1. Once you have rooted your phone, its warranty will be voided. You shouldn’t worry about this because you can get back the warranty by either unrooting your phone or installing the stock firmware.
  2. Make sure your phone have at least 50% of battery life left. It is to avoid any interruptions during the process.

II. Downloading Required Files:

  1. You will need your HTC One V’s bootloader unlocked. You can do that here.
  2. Download the required Superboot Image from here.

III. Rooting HTC One V:

  1. Unzip files from the Superboot archive file and put them on your Desktop for easy access.
  2. Turn OFF your HTC One V smartphone.
  3. Boot up your phone into the bootloader mode. To do that, press and hold Volume DOWN key and then press the Power key.
  4. When you have entered the bootloader mode, connect your phone to your PC using the USB cable.
  5. a) If you are using a Windows PC, run the install-superboot-windows.bat file by double-clicking on it.
    b) If you are running Mac OS, then open a Terminal Window at the place where you have put extracted files, it should be Desktop. Type the following commands in the Terminal:
    chmod +x install-superboot-mac.sh
    ./install-superboot-mac.sh

    c) If you are having Linux as your OS, then open a Terminal where the extracted files exist and type in the following commands:
    chmod +x install-superboot-linux.sh
    ./install-superboot-linux.sh
  6. It will take a few seconds to root your phone. When it’s done, disconnect your phone from the PC.
That’s all. You are now running a rooted HTC One V smartphone that has the ability to run the special apps developed for the rooted phones.

Posted at 23:46 |  by John Peter
As we have rooted this Samsung Galaxy S4 Active in our previous article and did some customization, but now we want to use some custom made ROMs such as AOKP, AOSP, CyanogenMod, PAC ROM etc but we have only rooted our phone so now we will flash a custom recovery image in our Samsung Galaxy S4 Active for the ability to flash .zip files through this recovery we can do more and many things to our loved smartphone, so get concentrated and read it carefully

I. Before You Begin:

1. This works on the International variant of the Samsung Galaxy S4 Active only. Doesn’t work for the AT&T variant.
2. You must be rooted before you can do this procedure. Please head to our How to Root the Samsung Galaxy S4 Active procedure and root your device.
3. This procedure works on Windows based PCs only.

II. Downloading Required Files:

1. Odin

III. Flashing a Custom Recovery on the Samsung Galaxy S4 Active:

1. Download and place both the files on your Desktop.
2. Extract files from both the archives over to your Desktop.
3. Double-click on the Odin executable file and it’ll open.
4. Click on PDA and select the CWM Recovery file available on your Desktop.
5. Make sure the Repartition box isn’t checked in the Odin.
6. Turn OFF your device.
7. Turn it back on by holding down Volume DOWN+Power buttons together.
8. Press the Volume UP button to continue to Download mode.
9. Plug in your device to your PC using the USB cable.
10. Hit Start in the Odin and it’ll begin flashing the recovery on your device.
11. Once the recovery’s been flashed, your device will automatically reboot.
12. You’re all done!
Congrats! You’ve successfully flashed a custom recovery on your Galaxy S4 Active. You’re now all ready to get started with custom ROMs!

How To Install Custom Recovery On Samsung Galaxy S4 Active

As we have rooted this Samsung Galaxy S4 Active in our previous article and did some customization, but now we want to use some custom made ROMs such as AOKP, AOSP, CyanogenMod, PAC ROM etc but we have only rooted our phone so now we will flash a custom recovery image in our Samsung Galaxy S4 Active for the ability to flash .zip files through this recovery we can do more and many things to our loved smartphone, so get concentrated and read it carefully

I. Before You Begin:

1. This works on the International variant of the Samsung Galaxy S4 Active only. Doesn’t work for the AT&T variant.
2. You must be rooted before you can do this procedure. Please head to our How to Root the Samsung Galaxy S4 Active procedure and root your device.
3. This procedure works on Windows based PCs only.

II. Downloading Required Files:

1. Odin

III. Flashing a Custom Recovery on the Samsung Galaxy S4 Active:

1. Download and place both the files on your Desktop.
2. Extract files from both the archives over to your Desktop.
3. Double-click on the Odin executable file and it’ll open.
4. Click on PDA and select the CWM Recovery file available on your Desktop.
5. Make sure the Repartition box isn’t checked in the Odin.
6. Turn OFF your device.
7. Turn it back on by holding down Volume DOWN+Power buttons together.
8. Press the Volume UP button to continue to Download mode.
9. Plug in your device to your PC using the USB cable.
10. Hit Start in the Odin and it’ll begin flashing the recovery on your device.
11. Once the recovery’s been flashed, your device will automatically reboot.
12. You’re all done!
Congrats! You’ve successfully flashed a custom recovery on your Galaxy S4 Active. You’re now all ready to get started with custom ROMs!

Posted at 02:26 |  by John Peter
Well there is a latest flagship from Samsung which is Galaxy S4 but S4 dont have the ability to be water resistance thats why Samsung Released a new model by name of Samsung Galaxy S4 Active which is water proof and with good specifications, now guyz this is the method by which we will root this watery flagship.

I. Before You Begin:

1. This will void the warranty of your device. However, you can reinstate the warranty by unrooting your device if there’s any unrooting procedure available.
2. You must be running Build UCUAMF3 on your device. You can confirm it by heading to Settings>>About device.

II. Downloading Required Files:

III. Rooting the Samsung Galaxy S4 Active (Build UCUAMF3):

1. Download and place the Active Root APK on your Desktop.
2. Connect your device to your PC using the USB cable.
3. Copy the APK file over to the root of your SD card.
4. Once the file’s been copied, disconnect your device from your PC.
5. Open the File Manager app on your device and install the APK you copied earlier.
6. Once the app’s been installed, launch it from your App Drawer.
7. It should automatically start rooting your device, sit back and relax till it roots your device.
8. Once your device’s been rooted, head over to Google Play and download and install the SuperSU app. It’ll let you manage root-permissions.
9. You’re all done!
Congrats! Your Galaxy S4 Active has been successfully rooted and you’re all ready to enjoy plethora of root-only apps available for rooted devices!

How To Root Samsung Galaxy S4 Active

Well there is a latest flagship from Samsung which is Galaxy S4 but S4 dont have the ability to be water resistance thats why Samsung Released a new model by name of Samsung Galaxy S4 Active which is water proof and with good specifications, now guyz this is the method by which we will root this watery flagship.

I. Before You Begin:

1. This will void the warranty of your device. However, you can reinstate the warranty by unrooting your device if there’s any unrooting procedure available.
2. You must be running Build UCUAMF3 on your device. You can confirm it by heading to Settings>>About device.

II. Downloading Required Files:

III. Rooting the Samsung Galaxy S4 Active (Build UCUAMF3):

1. Download and place the Active Root APK on your Desktop.
2. Connect your device to your PC using the USB cable.
3. Copy the APK file over to the root of your SD card.
4. Once the file’s been copied, disconnect your device from your PC.
5. Open the File Manager app on your device and install the APK you copied earlier.
6. Once the app’s been installed, launch it from your App Drawer.
7. It should automatically start rooting your device, sit back and relax till it roots your device.
8. Once your device’s been rooted, head over to Google Play and download and install the SuperSU app. It’ll let you manage root-permissions.
9. You’re all done!
Congrats! Your Galaxy S4 Active has been successfully rooted and you’re all ready to enjoy plethora of root-only apps available for rooted devices!

Posted at 02:12 |  by John Peter
Blogging World. Proudly Powered by Blogger.
back to top