Showing posts with label rooting. Show all posts
Showing posts with label rooting. Show all posts
Wednesday, October 29, 2014
How to Rooting HTC Dream G1 T Mobile G1
Rooting HTC Dream/G1/T-Mobile G1
Downgrading from RC30/RC9 and up
Format your phones SD card to FAT32 mode:- Hook your phone up to your computer using a USB cable and then wait for the notification to show up in your title bar of your phone.
- Click the notification, and then click "Mount".
- A new removable disk should show up on your computer. Right click it and select Format, and select FAT32 as the file system type.
- Download and unzip the RC29 or RC7 image file. Copy the DREAIMG.nbh file to the SD card. (RC29 for US, RC7 is for UK)
- Turn the device power off.
- Hold Camera button, and press Power button to entry bootloader mode. You should see a gray/white screen with instructions to flash your phone with the update on your SD card. If you dont see that, make sure you followed the instructions properly.
- As per the on-screen instructions, press the Power button to start upgrade procedure. DO NOT DO ANYTHING TO INTERRUPT THIS PROCESS.
- After it is finished, restart your phone by pressing the trackball button ("action button") and then press Call, Menu and End simultaneously.
- At the end of this process, youll now be running a build old enough to have the exploit we need to get root. Continue on with the next section.
Rooting RC29 and Lower
On RC29 phones and lower, a huge exploit existed where anything you typed into your keyboard was also being run in a hidden console with root permissions.- Download recovery.img and copy it to your SD card (see the previous section on how to copy from your computer to your Phones SD card).
- Download the Hard SPL and copy the zip file to the SD card.
- All files must be on the root of your SD card.
- Restart your phone. Wait for your phone to start up fully and show the home screen.
- After your phone starts up, type "telnetd" and press enter. (Yes, it will start up a contact search, dont worry. Just type it.)
- Download an Android "Telnet" application from the Market and connect to localhost.
- If you connect successfully, you will have a root prompt "#".
- Type the following into Telnet (these commands will give you root access easier in the future):
- mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
- cd sdcard
- flash_image recovery recovery.img
- cat recovery.img > /system/recovery.img
Next steps
Whether you gained root using RC29 or the downgrade method, the next steps are highly recommended. You will want to apply "Hard SPL" to your phone. HardSPL is what will allow you to apply flash images from other regions (like UK on US phones, and vice versa), create full backups of your phone, install the latest build from the Android source, and usually resurrect your phone if it is "bricked". You have already downloaded the file to your SD card, so now you can apply it.- Power off your phone.
- Start up in recovery mode by holding home and pressing power.
- You will now enter recovery mode. You should see an exclamation.
- If you do not see a menu on screen, press Alt-L to show the menu.
- Press Alt-S to apply the update from the SD card.
- After the update is complete, hold Home and press Back to restart.
Friday, August 22, 2014
Rooting Galaxy S4 I9500 on Official JB 4 2 2 XXUBMGA OS
Having a rooted handset means that you are an advanced Android user who is always trying to use its smartphone on full power by enjoying all the features, apps and capabilities that are available on the market. So, gaining root access is extremely important especially if you have a high end phone, like the Samsung Galaxy S4 I9500. That’s why by using this tutorial you will be able to learn how easily root the Galaxy S4 that runs on stock / official Android 4.2.2 Jelly Bean XXUBMGA firmware.
This process will be easy to complete as Odin will be used for applying the root package on your SGS4. Actually you will flash a rooted JB 4.2.2 XXUBMGA OS on your device, which means that the operation will be similar with an update one. Do note that the root task in though unofficial, so the warranty of your S4 will get void. Anyway, this is not permanent, meaning that you can anytime choose to revoke the root access for reclaiming and regaining the warranty back. For revoking root access you will have to update your Galaxy S4 I9500 with an official release of the Android system, or you will have to downgrade to stock Jelly Bean 4.2.2 XXUBMGA software.
The advantages of root are numerous, but I do have to mention the following ones: on a rooted system you can access the OS and the internal system of the device for performing different operations such as removing in built programs or customize the performances; also on rooted handsets you can install a custom recovery image which can then be used for flashing custom ROMs and custom kernels; then, of course you will be able to overckock your Android device, or undervolt the same in case you need to upgrade the battery life; finally and as you may know, rooting is the first step to do when trying to speed up and upgrade the battery life of your smartphone / tablet.
Anyhow, before rooting your galaxy S4 just remember that the warranty will get void. So, be careful and try not to mess things up. Read the guidelines from below and everything will be fine.
Backup the text messages, call logs, internet settings, market apps and everything that’s important for you as the Galaxy S4 system might get wiped out or your data might get corrupted while applying the steps from below. If you want to avoid the unpleasant situation in which you lose all of your personal saves, info and accounts, complete a full backup first. Then, complete the rest of the pre requisites from below:
Read More..
This process will be easy to complete as Odin will be used for applying the root package on your SGS4. Actually you will flash a rooted JB 4.2.2 XXUBMGA OS on your device, which means that the operation will be similar with an update one. Do note that the root task in though unofficial, so the warranty of your S4 will get void. Anyway, this is not permanent, meaning that you can anytime choose to revoke the root access for reclaiming and regaining the warranty back. For revoking root access you will have to update your Galaxy S4 I9500 with an official release of the Android system, or you will have to downgrade to stock Jelly Bean 4.2.2 XXUBMGA software.
The advantages of root are numerous, but I do have to mention the following ones: on a rooted system you can access the OS and the internal system of the device for performing different operations such as removing in built programs or customize the performances; also on rooted handsets you can install a custom recovery image which can then be used for flashing custom ROMs and custom kernels; then, of course you will be able to overckock your Android device, or undervolt the same in case you need to upgrade the battery life; finally and as you may know, rooting is the first step to do when trying to speed up and upgrade the battery life of your smartphone / tablet.
Anyhow, before rooting your galaxy S4 just remember that the warranty will get void. So, be careful and try not to mess things up. Read the guidelines from below and everything will be fine.
Backup the text messages, call logs, internet settings, market apps and everything that’s important for you as the Galaxy S4 system might get wiped out or your data might get corrupted while applying the steps from below. If you want to avoid the unpleasant situation in which you lose all of your personal saves, info and accounts, complete a full backup first. Then, complete the rest of the pre requisites from below:
- Make sure that a Windows running computer can be used as you will have to download Odin and the root package suitable with your S4 on the same.
- On the computer there shouldn’t be installed antivirus, antimalware or any other security programs; if different before starting the root operation, deactivate the security protection.
- Since you will have to connect your phone with the computer, the USB cable should be near you; also due to same considerations, on your smartphone go to “Settings -> Applications -> Development” and enable the USB debugging option.
- Then, the process will take a while which means that your device might get turned off due to lack of battery. For avoiding that (your handset might get bricked if not) you should charge your SGS4 if there is less than 60% power left.
- Remember that this tutorial is compatible only with the Samsung Galaxy S4 I9500 that runs on stock / official Android 4.2.2 Jelly Bean XXUBMGA firmware. Trying to root a different device or a different Android software with the steps from below will most likely brick your Android based smartphone, or tablet.
How to Root Galaxy S4 I9500 on Official JB 4.2.2 XXUBMGA OS
- Download the root package by using the link from here.
- Unzip the package on desktop.
- Then, download and unzip Odin.
- Also, launch / run the program.
- Download Samsung KIES and install the S4 drivers if on your computer the drivers are not already installed.
- Turn off your phone as the fun begins.
- Wait a few seconds and then press on Power, volume down and home buttons – the download mode will be displayed.
- Connect your phone with the computer – use the USB cable.
- On Odin now you should notice the following: ID:COM section is either yellow or blue; the “added” message is there.
- If not, try to reinstall the drivers and then repeat the steps from above.
- For starting the root operation, first you will have to click on the “PDA” option.
- Then, you will have to select the root file.
- Finally, select “start”, but don’t make any other changes on Odin.
- Wait while your smartphone is being unlocked.
- In the end, Odin will display the “pass” message while the ID:COM section will be green.
- You can unplug the USB cable and reboot your device.
Subscribe to:
Posts (Atom)