Friday 15 March 2013

How to Root/Unroot Motorola Razr HD


razrhd
I grabbed this from the Razr M forums, it will work for a variety of new Motorola Devices.
By editandroid.blogspot.com
Instructions:
  1. Download
  2. Unzip
  3. Install Motorola Drivers
  4. Enable USB Debugging on Phone
  5. Plug Into PC
  6. Run The Batch File "Run"
  7. Follow Along the CMD Prompt for Progress & Let it Finish
  8. Enjoy and Hope for some Developers to Pick Up This Phone to Rom
**UPDATE**JellyBean OTA In order to update to the latest OTA without losing root you need to:
  • Be Rooted on ICS
  • Use VooDoo Rootkeeper to do the following
  1. Protect Root
  2. Temp Unroot
  3. Take the JB OTA
  4. Restore Root
Enjoy being both on the latest and rooted. Remember, do not just take the update without doing both those two things as there is no root exploit currently available for JB.
This is a one-click-method so all you have to do is the prerequisites and it will do the rest for you.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
How to Unroot:
Thanks shabbypenguin for posting this.
You can manually unroot your Droid by using a root file manager program (such as root explorer) and mountsystem as R/W. Then delete the following:
/system/app/Superuser.apk
/system/bin/su
and if it has it
/system/xbin/su
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Downloads:
Here's the link to the drivers: Motorola Drivers
Root File is attached to the Post, but here are some Mirrors:
Mirror 1
Mirror 2
Rooting your phone works whether you have the Developer version or not.
Hit thanks if this made you happy!
Screenie:

Donate Us if it Help you and help us to Buy our own Domian & hosting.

How to Root & Install CWM Recovery in Sony Xperia J


sony-xperia-j
Make sure u are in 11.0.A.3.28 or 11.0.A.3.18 firmware 
ALONE with Locked Bootloader..
This method Dosent Work on 11.0.A.7.5 Firmware!
By editandroid.blogspot.com

for 11.0.A.3.28 firmware download from here and flash it 
if u dont have a flash tool download it from here for windows and install drivers located in C:\Flashtool\drivers (choose all drivers)
since flash tool does not have xperia j drivers..u may hav flashing problem...for that
1.download and extract d ST26.zip ive uploaded
2.open flash tool
3.click devices>import
4.navigate to d file u've extracted
5.now xperia j driver is installed
u can now flash without problems 
Now back to rooting...
Root first! thn apply CWM!
Steps for Rooting:
1.extract Root_J.zip
2.make sure 'usb debugging' is enabled in devolpment settings
3.double click Runme.bat file for windows users...runme.sh for linux users
4.wait for process to finish (mostly should work)
Steps for CWM:
1.extract CWM_J.zip
2.'usb debugging' on
3.double click 'install.bat' only for windows (linux not working! my bad..)
4.wait for it.....installed! close the shell program and switch off the phone..
Plug in charger or USB....the phone switches on....press up and down volume keys repeatedly when SONY logo flashes.....voila u get into CWM! 
You need plugged in charger or USB to goto CWM! Else
CWM wont Work!!
reboot to system and see if supersu is installed  finish! ur phone is rooted and cwm is installed !!
CWM has little bugs ..but its a never mind stuff..
use arrow keys to navigate..power button to select and 'go back' option in cwm itself to go to previous options.
Comment if it worked for you...let others know!
Download Files Below:

Donate Us if it Help you and help us to Buy our own Domian & hosting.

[Tutorial] Root, Unlock, Recovery and flashing a Custom ROM HTC One



HTC_One_360_Wide
This guide is especially for the new users, experienced HTC users should already be familiar with this process.
By editandroid.blogspot.com
Step 1: Unlock
  • Go on http://www.htcdev.com and create yourself an account on HTCDEV.
  • Download these adb/fastboot files
  • Make a new folder on your C:/ drive called fastboot for example.
  • Extract the zip downloaded in step 2 to the new folder
  • Go Here http://www.htcdev.com/bootloader/ and select "All Other Supported Models" and "then begin unlock bootloader"
  • Yes, Tick both Boxes, Proceed
  • Skip up to step 8 as we have all we need for the first 7 steps
  • Power off your phone by holding the power button down for 10 seconds
  • Power your phone on by holding power and volume down
  • Highlight Fastboot With Volume+or- then press Power
  • Plug your phone into your PC and open a Command Prompt.
  • (windows XP - Click Start > Run > type CMD in box then press OK
  • (Windows 7 - Click Start > type CMD in search box then press Enter)
  • Change directory to your folder where we put fastboot files cd c:\fastboot
  • Type this into your command prompt window fastboot oem get_identifier_token
  • Select & copy the text as per step 9 on the HTCDev website
  • Paste your identifier token into the box at the bottom and submit
  • You Will Very Shortly Receive an email from HTCDev with a link to the second part of the instructions and your "Unlock_code.bin" attached
  • Download the "Unlock_code.bin" from the email and save it to the same folder that we extracted fastboot files to in step 2
  • Type this into your command prompt window fastboot flash unlocktoken Unlock_code.bin
  • The Display Will change on your phone, press Vol + to accept and power to confirm.
Step 2: Recovery
  • Download the Android SDK (optional)
  • Download the recovery of your choice, here a few links:
    CWM
    TWRP
  • Place the Recovery file you downloaded where the fastboot.exe is (Either in the location of your downloaded fastboot drivers or in the Android SDK directory)
  • Now open the cmd and navigate to the folder where the Recovery File is located or just open a cmd with shift and right click at the correct directory
  • Now type:
    fastboot flash recovery name_of_the_recovery.img
    For example:
    fastboot flash recovery recovery-clockwork-touch-6.0.2.8-m7.img
Now your recovery is installed
Step 3: Root
  • Now root your phone with SuperSU by Chainfire or SuperUser by koush
  • Download SuperSU from this link or SuperUser from this link
  • Flash it with the Recovery:
  • Power off your device and then hold the VOL DOWN + Power to boot into the Bootloader
  • Navigate with VOL and Power to Recovery
  • Now flash the .zip:
    - install zip from sdcard
    - choose zip from sdcard
    - select the downloaded SuperSU/SuperUser zip file and flash it
    - Reboot now
Now you are able to flash any Custom ROM.
Step 4: Custom ROM
With htcdev unlock you need to flash the boot.img after every ROM installation
  • Download the ROM you want to flash
  • Open the ROM zip with an archive manager and extract the boot.img out of it and place it in your fastboot directory
  • Copy the ROM to your sdcard
  • Now boot into bootloader again (explained above) and choose recovery with your volume keys and power button
  • In recovery wipe data and cache aka fullwipe before flashing your ROM if you are moving to a new base (for example from CyanogenMod to a Sense ROM, don't forget to backup your data files, like apps) (Often ROM chefs leave a note in their thread if a fullwipe is needed or not, just follow their advices)
  • Now flash your ROM by installing zip from sdcard
  • If this is finished, reboot and reboot into bootloader again
  • Connect your phone to your PC in fasboot mode (choose in bootloader with power button)
  • Open a cmd in your fastboot folder with your boot.img and type these two commands:
fastboot flash boot boot.img
fastboot erase cache
  • Then reboot your phone and wait some minutes to see your ROM booted
  • Enjoy
Donate Us if it Help you and help us to Buy our own Domian & hosting.

Custom Rom For Android Devices


Mike 1986 Made This Beautiful Rom For This Beautiful Device (Donate him if you Like)

Downloads






By editandroid.blogspot.com
HTC Sensation / HTC Sensation XE / HTC Sensation 4G
Ice Cream Sandwich (Android 4.0.3)
HTC Evo 3D (CDMA)
Ice Cream Sandwich (Android 4.0.3)
HTC Amaze 4G
Ice Cream Sandwich (Android 4.0.3)
HTC Incredible S
Ice Cream Sandwich (Android 4.0.4)
HTC Desire HD / HTC Inspire 4G
Gingerbread (Android 2.3.5)


Samsung Galaxy Note 2

Jelly Bean (Android 4.1.2)
Samsung Galaxy S3
Jelly Bean (Android 4.1.2)
Jelly Bean (Android 4.2.1)
Samsung Galaxy Note 10.1
Jelly Bean (Android 4.1.2)

Asus Eee Pad Transformer TF101
Ice Cream Sandwich (Android 4.0.3)
Asus Eee Pan Transformer TF101G
Ice Cream Sandwich (Android 4.0.3)
Samsung Galaxy Nexus (GSM)
Ice Cream Sandwich (Android 4.2.2)
Samsung Galaxy Nexus (LTE)
Ice Cream Sandwich (Android 4.2.2)

Donate Us if it Help you and help us to Buy our own Domian & hosting.