It is a sharing from Entertainment News and "Download Free Android Apps". We try to provide information for those of you who need a android application. Of course, this article will talk and give information on the apk, apps, latest android, you might want to share.Instructions there, we expect to be pretty clear and useful to you
The Sony Xperia Z was launched only in early February 2013 and many who bought the device were no doubt wishing to root it straightaway. And like always, XDA Recognized Developer DooMLoRD went to work and released a proper root method that people could use. But first things first for the newcomers to Android – what exactly is rooting?
In the world of Android, rooting is an extremely popular process that many look towards after buying a new Android device, allowing them to gain privileged access to the system and perform operations that would otherwise not be possible and accessible to a normal Android user, similar to desktop operating systems like Linux.
For example, one can remove system apps and bloatware that carriers add to devices, run apps such as file managers or backup apps that require root access, use data connection tethering even if your carrier doesn’t allow it, or even overclock the device’s processor using a custom kernel. Rooting makes all of this possible and more, including allowing one to replace the stock firmware with a custom one.
So if you’re looking to root the Xperia Z but need a little help, you’ve come to the right place – our all-in-one root guide for the Xperia Z has easy to understand step-by-step instructions to help you through the rooting procedure.
However, there are a few things you must know before you proceed with rooting your device:
Rooting requires unlocking the bootloader on the phone, which voids warranty. You’ll be unable to get official support from Sony for repairs or replacement when needed.Unlocking the bootloader for rooting will wipe all data on the phone, including personal content on the internal storage such photos, music, videos and other files. You can take a backup of everything though and restore it later on.Accepting official over-the-air software upgrades from Sony might cause issues, so you’ll have to refrain from installing any official updates after rooting (and also unlocking the bootloader).Now grab your Xperia Z and continue reading to find out how you can root it.
Compatibility
The procedure described below is only for the Sony Xperia Z. Do not try it on any other device.
Warning!
The methods and procedures discussed here are considered risky, so try them out at your own risk, and make sure to read each step carefully before attempting anything. We will not be held responsible if anything goes wrong.
Your phone must be running the 10.1.A.1.350 firmware/build number. Check the firmware/build number in the Settings » About phone menu. Don’t try this procedure if you are running any other firmware.Take a backup of all the data on your phone. Rooting requires unlocking the bootloader on the phone which wipes everything – including music, photos, videos, etc – and factory resets it. Use our Android Backup Guide for help on how to back up apps and other data, such as contacts, SMS, bookmarks, etc. Then, after you’ve backed personal data up, copy everything off the phone’s storage to a computer. NOTE: Backup is optional and you can skip this step if you do not wish to back up anything.Unlock the bootloader on your Xperia Z using this guide. Unlocking bootloader wipes all data from the phone so make sure you take a backup as mentioned in step 1. NOTE: If you’ve already unlocked the bootloader on your device, you can skip this step.Install the Android SDK using the guide ? here. This is required for flashing the necessary files on the phone. NOTE: Skip this step if you already installed Android SDK when unlocking the bootloader.[Skip if you did this while unlocking bootloader] You’ll need to do the following things to install the fastboot drivers (fastboot is used for flashing the necessary files on the phone) for the phone on your computer. Download and unzip this file (use a program like WinZip or WinRAR for extraction) to obtain a file named android_winusb.inf.Copy this android_winusb.inf file to the extras » google » usb_driver folder where you installed the Android SDK. Replace the existing file when asked to do so.Download the CF-Auto-Root kernel as well as the stock kernel from the links below.Download CF-Auto-Root | Download Stock KernelCopy both the downloaded files from step 1 to the Android SDK » platform-tools folder.
Now, turn off your Xperia Z. Then, while holding down the “Volume UP” button, plug in the USB cable to your phone (make sure cable is connected to the computer before connecting to phone). This will start the device in FASTBOOT mode.[Skip if you already installed the drivers during bootloader unlocking] The device installation screen will pop up on your computer. Here, select the “Browse my computer for driver software,” followed by “Let me pick from a list of device drivers” option. Then click on “Have Disk”, browse to the Android SDK » extras » google » usb_driver folder, and select the android_winusb.inf file. Then, select “Android Bootloader Interface” from the list and finish the driver installation by following the onscreen instructions on your computer.Open the Android SDK » platform-tools folder. Here, press and hold down the SHIFT button on your keyboard, then right-click on an empty part of the screen. Then, click on the “Open command window here” option in the right-click menu to open a command prompt window.
In the command prompt window, type in fastboot.exe -i 0x0fce getvar version and press Enter. If a value is returned as a response, such as 0.3 or 0.5, then the device is properly connected and you can go to the next step.Then, type in fastboot.exe -i 0x0fce flash boot Z_DooMLoRD_CF-Auto-Root-ported_FW-350.img in the command prompt and press Enter. This will flash the CF-Auto-Root kernel you downloaded in step 1.After you get a FINISHED message in command prompt, enter fastboot reboot to reboot the phone. Don’t close the command prompt window.Once the device starts booting up, you will see a message saying that the phone is going to reboot in 10 seconds. Now, when the device reboots after 10 seconds, do a hard power off on the phone by holding down both the Volume Up + Power keys together for 15-20 seconds. This will turn off the phone forcefully and stop it from booting.Now, repeat step 3 to connect the phone in fastboot mode again. Then, flash the stock kernel by typing fastboot flash boot Z_DooMLoRD_insecure_FW-350.img in the command prompt window.Once you get the “FINISHED” message, enter fastboot reboot to reboot the phone. You can close the command prompt window and disconnect the phone from the computer.The phone is now rooted, but there are a few more things we need to do to finalize the root procedure: Open the app named “SuperSU” on the phone. (NOTE: SuperSU is the app that grants root access to those apps that need it, so it needs to be always installed on the device).If the app shows a message saying that the “SU binary needs to be updated”, allow the update, then close SuperSU. If you don’t get the message, then simply close SuperSU after opening it.Install the BusyBox app from the Play Store (install the one by Stephen (Stericson)).Now open the app “BusyBox Free” on the phone. Once you open it, you will get a “Superuser request” window, where you must press “Grant” to allow root access to the BusyBox app.Close the welcome message, then wait for a few seconds till a message saying ”Smart install has finished loading” will show up. Close this message as well.Now, click on Install, followed by “Normal Install” to install busybox files, which will take around 2 minutes. These files are required by some apps for proper root access and to perform advanced functions.You will get a message box confirming that busybox was installed after the process has finished. Close this message then close the BusyBox app, which you can uninstall now if you want.Rooting is now complete. Whenever an app or operation needs root access, you will get a prompt on-screen asking you whether you want to grant or deny superuser access, and you can make the necessary selection to allow or deny root access.
That’s it, your Xperia Z is now rooted and ready to be used, with access to all the apps and possibilities available via root access at your fingertips. Do let us know if you run into any issues during the procedure, we’ll be glad to help you out the best we can. Enjoy!
Via: XDA
download, guide, how to, How to Root Xperia Z, instructions, root, Root Sony Xperia Z, Root Xperia Z, Sony Xperia Z, Sony Xperia Z Unlock, Sony Xperia Z Unlock Bootloader, step by step, Xperia Z, Xperia Z Root, Xperia Z Unlock, Xperia Z Unlock Bootloader
No comments: