how to root intex aqua sx - Android General

please to root your intex aqua sx download these following required software and for custom recoveries
1.cydia impactor (search on google)windows software
2.push su binary through it with connecting usb cables.
3.download flash_image binary and put it in system bin folder
4.now execute it with terminal emulator android app on google play
5.as put custom cwm recovery img in sdcard root
6.now type these commands in terminal emulator with su access.
flash_image recovery /sdcard/recovery.img
simply now reboot your phone in recovery mode.
its done.

hi there .. its showing access denied but it execute fully and I cant find su

hi guys I have rooted my intex aqua sx... Use vroot to root intex aqua sx

Related

flash any recovery for any android device (root) from terminal EMULATOR

SOME OF YOU HAVE PROBLEM WITH ROM MANAGER(LIKE ME) AND SOME WITH COMPUTER THATS WHY ITS THE PERFECT(99.9 % WORKING METHOD) TO FLASH CUSTOM RECOVERY VIA TE
TUTORIAL
YOU SHOULD BE ROOTED
I DONT HELD RESPONSIBLE IF SOMETHING HAPPENS TO UR BELOVED phone
1 NOW DOWNLOAD FLASH_IMAGE( http://www.mediafire.com/?7pkcte8gcyn9pet)
2 now download any recovery for your device and extract the "RECOVERY.IMG" ONLY and place it in /sdcard/
3 extract the flash_image
4 USING ROOT MANAGER OR ANY OTHER FILE MANAGER(THAT GIVES YOU ROOT ACCESS) PUT FLASH_IMAGE IN /SYSTEM/BIN ya change ots permission to rwxr-xr-x(thanka for rembering coodingdroid)
5 IN TERMINAL EMULATOR
TYPE
su
it will prompt for root access allow it
then type this
flash_image recovery /sdcard/recovery.img
(and press enter)
you will now get this
#
now type reboot recovery
and you have got a new recovery for your phone
press thanks if i helped you

TWRP for Storex 10Q11-M

hello here you have the TWRP 2.4 version of the recovery for this device
root your device
copy all files to sdcard
from a terminal type busybox sh install-recovery.sh
enjoy but....use at your own risk
thank you

[HOWTO] Flash custom recovery from phone using Terminal(Root)

Requirements:
1. Rooted Yuphoria phone
2. Any custom recovery image (.img) file like TWRP or CWM placed in phone/SD card.
3. Terminal Emulator app
Steps:
1. Open Terminal Emulator app..
2. Enter
Code:
su
and grant it root permissions.
3. To backup current recovery (to memory card), enter the following:
Code:
dd if=/dev/block/bootdevice/by-name/recovery of=/storage/sdcard1/recovery_backup.img
4. To flash a recovery (for example, if it is named TWRP.img and placed in Internal Storage's root), Enter the following:
Code:
dd if=/sdcard/TWRP.img of=/dev/block/bootdevice/by-name/recovery
Or for example, if the recovery to flash is placed in Memory Card's root and named TWRP.img, enter the following:
Code:
dd if=/storage/sdcard1/TWRP.img of=/dev/block/bootdevice/by-name/recovery
That's It!! The recovery is flashed from phone itself..
To boot into recovery from Terminal, use:
Code:
su
reboot recovery
Reply if you have any issues/doubts
Does this work in yuphoria 5010a pure android
Sent from my YU5010A using XDA-Developers mobile app
arun531 said:
Does this work in yuphoria 5010a pure android
Sent from my YU5010A using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes..
Or else you can also use "Flashify" app from Play Store
did it need to unlock bootloader first in yuphoria stock android...?

[Completed] How to replace kingroot with supersu [doesn't work]

Hello!
I am using LYF wind 6 with android lollipop 5.1 and i have rooted with kingroot and as it doesn't have any custom recovery so i wanna use FLASHFIRE but it requires supersu permissions but i have installed kingroot.
i have tried many methods to replace it with supersu but nothing works.
i have used super-sume pro.apk but it stuck at "processing please wait"
i have tried to replace it using terminal emulator but it says " su binary not installed,............there is problem....etc."
i tried to push su in /system/xbin and chmod 775 /system/xbin/su but it says operation not permitted
can any please one help me to replace it please, it very urgent
or can any please one port any custom recovery for my phone i.e. LYF Wind 6
here is the stock recovery for my phone compressed
please!please!please!please!please!please! make a custom recovery for my phone.
alokjkashyap said:
Hello!
I am using LYF wind 6 with android lollipop 5.1 and i have rooted with kingroot and as it doesn't have any custom recovery so i wanna use FLASHFIRE but it requires supersu permissions but i have installed kingroot.
i have tried many methods to replace it with supersu but nothing works.
i have used super-sume pro.apk but it stuck at "processing please wait"
i have tried to replace it using terminal emulator but it says " su binary not installed,............there is problem....etc."
i tried to push su in /system/xbin and chmod 775 /system/xbin/su but it says operation not permitted
can any please one help me to replace it please, it very urgent
or can any please one port any custom recovery for my phone i.e. LYF Wind 6
here is the stock recovery for my phone compressed
please!please!please!please!please!please! make a custom recovery for my phone.
Click to expand...
Click to collapse
Greetings
As there isn't a dedicated forum for your device here try posting your query is in:
> Android Development and Hacking > Android Q&A,Help and Troubleshooting.
You can hopefully find some support there.
Good luck

[LOCKED BL]ROOT and FlashFire

ROOT AND FLASHFIRE FOR HUAWEI ASCEND G6 (g6-u10) WITH LOCKED BOOTLOADER​Since we cannot unlock our bootloader adn we can't install TWRP, I made this guide for ROOT the device with SuperSU and install Flashfire that does the same function as TWRP.
ROOTING:
Download the attatched apk
Install it on your phone
Open it and swipe down
Click on start now
When it finishes the check click on try root and wait until it roots it
CHANGING TO SuperSU:
Download mrw.zip attatched in the post
Extract it in your adb folder
Open a CMD and type:
Code:
adb push mrw /sdcard
When it pushes all files type:
Code:
adb shell
Then:
Code:
su
Now execute the file:
Code:
sh /sdcard/mrw/root.sh
When it finishes, execute it again:
Code:
sh /sdcard/mrw/root.sh
When the SuperSU Installer finishes the device will reboot
When it turns on, open SuperSU app and set default access to grant
You're rooted with SuperSU!
FlashFire:
Download attatched FlashFire
Install it
IMPORTANT!! Set the date of the phone to: 1/1/2018
Open FlashFire and flash that you want (Xposed, Dolby, etc)
And that's all hope that it helped!:fingers-crossed:

Categories

Resources