Rooting Micromax A27

Search This thread

Vibhav Jha

Member
Mar 15, 2013
5
3
Itarsi
This Guide is for those who cant root their devices by tools like SuperOne , UnlockRoot etc .Because Adb cant recognize their devices .
This is a manual method and i like it most . first thing you need is adb .
download su and superuser.apk . download and install moborobo . now extracy su and superuser to your adb folder .
now connect a27 with moborobo . it will install drivers . dont disconnect your device with moborobo .
While connected with moborobo open command prompt in your adb folder .
type
Code:
adb devices
if you find your device listed then type
Code:
adb remount
Code:
adb push su /system/bin/
Code:
adb push su /system/xbin/
Code:
adb shell chmod 4755 /system/bin/su
Code:
adb shell chmod 4755 /system/xbin/su
Code:
adb install superuser.apk
 

rv6598

New member
Mar 18, 2013
4
0
Hey,, i cant install the spreadtrum driver it is showing does not contain 3rd party digital signature
 

rv6598

New member
Mar 18, 2013
4
0
pls send me driver link

driver link pls.... thnks

moborobo is not installing the driver
 
Last edited:

rv6598

New member
Mar 18, 2013
4
0
cant find the device in command prompt

Pls help me
i cant find the devices in the command prompt
 

trishalvishu

New member
Mar 24, 2013
2
0
This Guide is for those who cant root their devices by tools like SuperOne , UnlockRoot etc .Because Adb cant recognize their devices .
This is a manual method and i like it most . first thing you need is adb .
download su and superuser.apk . download and install moborobo . now extracy su and superuser to your adb folder .
now connect a27 with moborobo . it will install drivers . dont disconnect your device with moborobo .
While connected with moborobo open command prompt in your adb folder .
type
Code:
adb devices
if you find your device listed then type
Code:
adb remount
Code:
adb push su /system/bin/
Code:
adb push su /system/xbin/
Code:
adb shell chmod 4755 /system/bin/su
Code:
adb shell chmod 4755 /system/xbin/su
Code:
adb install superuser.apk

where i can find adb folder and where i have to extract???????????
 
Last edited:
May 28, 2013
13
0
Hyderabad
Micromax bolt a27

This Guide is for those who cant root their devices by tools like SuperOne , UnlockRoot etc .Because Adb cant recognize their devices .
This is a manual method and i like it most . first thing you need is adb .
download su and superuser.apk . download and install moborobo . now extracy su and superuser to your adb folder .
now connect a27 with moborobo . it will install drivers . dont disconnect your device with moborobo .
While connected with moborobo open command prompt in your adb folder .
type
Code:
adb devices
if you find your device listed then type
Code:
adb remount
Code:
adb push su /system/bin/
Code:
adb push su /system/xbin/
Code:
adb shell chmod 4755 /system/bin/su
Code:
adb shell chmod 4755 /system/xbin/su
Code:
adb install superuser.apk

is it applicable to Micromax Bolt A27
 

mustafa52z

Member
Dec 29, 2012
25
1
Micromax A27 Big Problem.....Help..!!!

is it applicable to Micromax Bolt A27

hiiiii...
theres a big problem with me..with my micromax a27
i hv installed cwm and taken backup of stock rom.
but mistakenly formatted system,data,cache....and all things in mounts and storage.
and then i realised that for booting into cwm is through quick boot (from thats what i was booting to recovery, i dont know any other way to boot)...
so u know my problem.....
plz say any way through which i can directly boot into cwm recovery and get my phone back...through buttons.....
plz im in big trouble and i waiting for replies.....
plz do reply immediately.....
there has to be a way out there to recover back...
Through pc....cmon dev's
Plz reply with concern. .....its very important to me.....
Plz show all the instructions....
 

arjunsingh1000

Senior Member
Feb 21, 2014
99
107
First.. Use a powerful cable for e.g. samsung galaxys or canvas hds usb cable.. Your phone will be recognized by adb too.. Once that happens unlockroots good to go

Sent from my XT1028 using XDA Free mobile app

---------- Post added at 05:55 AM ---------- Previous post was at 05:46 AM ----------

Im no dev but.. If u want to boot into recovery u first have to boot in fastboot mode "power + volume down" .. Then you have to download recovery.img of ur phone from google then .. Check if your phone is connected by typing "fastboot devices"
If it shows a random number your good to go.. Den put your downloaded recovery.img in your ad and fast boot folder.. N open fastboot by pressing shift and right click and open window here and type "fastboot flash boot recovery.img" and then normal remove battery and normal boot.. U will boot in recovery

Sent from my XT1028 using XDA Free mobile app
 

Top Liked Posts