[ROOT][TUTORIAL] Android One | Common to all

Search This thread

varun.chitre15

Inactive Recognized Developer
Oct 23, 2011
3,153
15,402
Sangli
This will walk you through rooting process of Android One phones

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this recovery
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

Requirements:

Method 1:
  • Download SuperSU zip from here
  • Enter recovery
  • Go to Install zip --> adb sideload
  • Connect the phone to PC
  • Execute the following
    Code:
    adb sideload

This will root your phone. There are more methods to root these devices, new methods will be added once I get my hands on my phone

Thanks to @droidextra for testing root and recovery for Canvas A1. You will be seeing a video walk through of all this from him soon

XDA:DevDB Information
Root for Android One devices, Tool/Utility for the OEM Cross Device Development

Contributors
varun.chitre15

Version Information
Status: Testing

Created 2014-09-24
Last Updated 2014-09-24
 
Last edited:

viki_os

Member
Feb 9, 2013
26
3
kolkata
This will walk you through rooting process of Android One phones

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this recovery
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

Requirements:

Method 1:
  • Download SuperSU zip from here
  • Enter recovery
  • Go to Install zip --> adb sideload
  • Connect the phone to PC
  • Execute the following
    Code:
    adb sideload

This will root your phone. There are more methods to root these devices, new methods will be added once I get my hands on my phone

Thanks to @droidextra for testing root and recovery for Canvas A1. You will be seeing a video walk through of all this from him soon

XDA:DevDB Information
Root for Android One devices, Tool/Utility for the OEM Cross Device Development

Contributors
varun.chitre15

Version Information
Status: Testing

Created 2014-09-24
Last Updated 2014-09-24
will i hv problm if i flash the zip via cwm?
 

SwakyD

Member
Sep 17, 2014
27
5
Mumbai
This will walk you through rooting process of Android One phones

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this recovery
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

Requirements:

Method 1:
  • Download SuperSU zip from here
  • Enter recovery
  • Go to Install zip --> adb sideload
  • Connect the phone to PC
  • Execute the following
    Code:
    adb sideload

This will root your phone. There are more methods to root these devices, new methods will be added once I get my hands on my phone

Thanks to @droidextra for testing root and recovery for Canvas A1. You will be seeing a video walk through of all this from him soon

XDA:DevDB Information
Root for Android One devices, Tool/Utility for the OEM Cross Device Development

Contributors
varun.chitre15

Version Information
Status: Testing

Created 2014-09-24
Last Updated 2014-09-24

Anyother new method to root frm android only like framaroot..
My pc is not working :crying:
 

TheStrix

Recognized Developer
May 10, 2014
680
6,374
Mumbai
TheStrix.github.io
Here is the video tutorial on how to unlock bootloader, install TWRP recovery (Method is same to install other recoveries too ;) ) and root your phone successfully! :laugh:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 32
    This will walk you through rooting process of Android One phones

    Code:
    #include 
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this recovery
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */

    Requirements:

    Method 1:
    • Download SuperSU zip from here
    • Enter recovery
    • Go to Install zip --> adb sideload
    • Connect the phone to PC
    • Execute the following
      Code:
      adb sideload

    This will root your phone. There are more methods to root these devices, new methods will be added once I get my hands on my phone

    Thanks to @droidextra for testing root and recovery for Canvas A1. You will be seeing a video walk through of all this from him soon

    XDA:DevDB Information
    Root for Android One devices, Tool/Utility for the OEM Cross Device Development

    Contributors
    varun.chitre15

    Version Information
    Status: Testing

    Created 2014-09-24
    Last Updated 2014-09-24
    4
    works fine for spice dream uno .
    sorry got stuck in work!!!
    2
    Root without unlocking, without custom recovery

    Google's very relaxed with android one. So you don't actually need to unlock, flash recovery to just root.
    Download CWM recovery from the OP. Download SuperSU too. Then do this.
    Code:
    adb reboot bootloader
    fastboot boot recovery.img
    The CWM recovery will be booted
    Now choose install zip -> install sideload to sideload the SuperSU. And
    Code:
    adb sideload UPDATE-SuperSU-v2.02.zip

    You won't lose data you won't lose stock recovery, you won't lose anything. But you'll be rooted.
    1
    Hello Bro,
    i have an canvas A1 and i want to root this device.
    I don't know How to Unlock Bootloader.
    So anyone can explain me please.
    is it necessary to unlock it ?
    Is Framaroot working, if yes, then which version ?

    You can find the unocking bootloader tutorial here
    Also Questions are to be posted in the FAQ thread or General issues thread or in the Sticky thread in this forum ;)