[Completed] Proper rooting method of Gionee S6s and how to solve bootloop ? - XDA Assist

Hi,
dear xda senior member please help me on rooting Gionee S6s android smartphone. Actually i tried to root this device but i struck on bootloop.
I make developer tab on as described and turned on the USB debugging and OEM unlock.
i have downloaded twrp-2.8.6.0-m4 from twrp website.
as started rooting process through adb command prompt as
"adb reboot bootloader" - to boot into bootloader.
after booting into bootloader i typed "fastboot flash recovery twrp-2.8.6.0-m4.img" then an error occured saying that failed recovery then i googled it on xda forum and performed "fastboot oem unlock" through command prompt everything was going smooth until i typed "fastboot reboot" - to reboot my device then as a sudden it looped several times.
and i don't know how to stop it as this device don't have removable battery. My intention was to flash supersu zip file through recovery but i failed and loss my device. may be i downloaded incompatible twrp recovery further i didn't find any website to download firmware of this device to flash it through SP flash tool.
please help me revive it again.
Thank You.

binodrana4 said:
Hi,
dear xda senior member please help me on rooting Gionee S6s android smartphone. Actually i tried to root this device but i struck on bootloop.
I make developer tab on as described and turned on the USB debugging and OEM unlock.
i have downloaded twrp-2.8.6.0-m4 from twrp website.
as started rooting process through adb command prompt as
"adb reboot bootloader" - to boot into bootloader.
after booting into bootloader i typed "fastboot flash recovery twrp-2.8.6.0-m4.img" then an error occured saying that failed recovery then i googled it on xda forum and performed "fastboot oem unlock" through command prompt everything was going smooth until i typed "fastboot reboot" - to reboot my device then as a sudden it looped several times.
and i don't know how to stop it as this device don't have removable battery. My intention was to flash supersu zip file through recovery but i failed and loss my device. may be i downloaded incompatible twrp recovery further i didn't find any website to download firmware of this device to flash it through SP flash tool.
please help me revive it again.
Thank You.
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

Related

[Completed] Lg Volt Soft Bricked

I have messed up my lg volt it was on the stock rom zv5 and was running fine with root. I decided to flashify a deodexed version of my rom onto my phone, this of course went wrong as all my phone displays is the Lg boot animation with Fastboot in the top right corner i cant enter recovery mode as I have a bad recovery. I can open up the adb sideloader within Android System Recovery but have no idea how to get it to work as my command prompt does not recognize the command. I have tried a factory reset and rebooting. Help please I am getting desperate. FYI I am 14 and my knowledge on flashing is minimal.
XDA Visitor said:
I have messed up my lg volt it was on the stock rom zv5 and was running fine with root. I decided to flashify a deodexed version of my rom onto my phone, this of course went wrong as all my phone displays is the Lg boot animation with Fastboot in the top right corner i cant enter recovery mode as I have a bad recovery. I can open up the adb sideloader within Android System Recovery but have no idea how to get it to work as my command prompt does not recognize the command. I have tried a factory reset and rebooting. Help please I am getting desperate. FYI I am 14 and my knowledge on flashing is minimal.
Click to expand...
Click to collapse
Hello, and welcome to XDA! You could try to adb sideload a rom and flash it. Or fastboot flash a working recovery onto your device, and then sideload a rom and flash it. Or you may have to reflash stock firmware onto your device to get it to work. Here is a guide as to how to flash roms: http://forum.xda-developers.com/wiki/index.php?title=Flashing_Guide_-_Android. To sideload, the command is simply "adb sideload name of file" without the quotation marks. For further help regarding your problem, you can register and post your questions in the XDA help forum: http://forum.xda-developers.com/general/help.
Good luck!

Stuck at "...unlocked...booting now..." Bricked?

Solved.
AL10, NXT-C900B133, rescue0.3, NEXT
I unlocked bootloader, installed TWRP, and rooted using SuperSU with no problem by following these directions:
http://forum.xda-developers.com/mate-8/general/guide-unlock-bootloader-root-install-t3301371
I then formatted data using TWRP wipe, then tried to install Stock Rooted No Encrypted Boot from
http://forum.xda-developers.com/mate-8/development/rom-stock-rooted-encrypted-boot-t3303606
The phone never gets past "...unlocked...booting now...." (I did not install insecure_boot because I had trouble finding it---it is not in Mate 8 Android Development, only in Mate 8 Original Android Development.)
I can get to fastboot and to the Huawei recovery in Chinese (which doesn't work---wifi downloading stops with an exclamation point), but TWRP is gone, and I can't get it back by reflashing it. I've tried HiSuite recovery, unbricking using the Italian knife following these instructions:
http://forum.xda-developers.com/mate-8/general/unbrick-updating-to-b321-t3375934
with various roms, and I've tried force flashing an UPDATE.APP from /sdcard/dload. No joy.
I caused the problem by installing a B331 rom when I was at B133—dyslexic much? Once I got TWRP back, flashing a B180 rom worked fine.
The difficulty was getting TWRP back. To do that, I flashed the following files using fastboot—it may be overkill:
TWRP-2.8.7.0-ENG.img,
insecure_boot_b331.img,
and the files in
L29Fastboot.rar.
TWRP
Hey ho!
I had exactly the same problem yesterday.
I figured out my system only was able to boot when I hold down [vol-]&[power].
Then the "not trusted message" had a few more lines and the phone booted up.
When it's up again, you can use adb to reboot to fastboot: adb reboot bootloader
You can also try to go directly to recovery if you alrteady flashed it: adb reboot recovery
From threre you can try again.
btw: I had to use a complete different TWRP version. 3.x somewhat. I think it was from here: http://forum.xda-developers.com/mate-8/development/recovery-twrp-huawei-mate-8-t3298567
Info: I was NOT able to use [vol+]&[power] for Recovery, eRecovery or anything else. I was just stuck.
I hope it helps.
I recommend after getting your device back on track to use twrp to make a recovery on your microsd card. That way u have a sure chance of getting bwck to working order
Same problem here, but when I try to flash recovery or boot image using fastboot, I get the message "FAILED <Remote: command not allowed> ".
Any idea?
iAngus said:
Same problem here, but when I try to flash recovery or boot image using fastboot, I get the message "FAILED <Remote: command not allowed> ".
Any idea?
Click to expand...
Click to collapse
Make sure you have turned on debugging mode and that your device is listed with "fastboot devices".
Make sure you have turned on debugging mode and that your device is listed with "fastboot devices".
Click to expand...
Click to collapse
The debugging mode is on since I unlocked and rooted the phone and the device is listed in "fastboot devices".
iAngus said:
The debugging mode is on since I unlocked and rooted the phone and the device is listed in "fastboot devices".
Click to expand...
Click to collapse
you could fix the same problem I have is not to do help me

Bootloader unlock,Twrp Recovery and Rooting OPPO F1f Easy Guide and Index

Guys im opening this thread on how to unlock Boot loader and flashing twrp in steps clearly...as there are no clear guide to do this in main threads and people can also share things here...Thanks for the devs who are working for us[emoji3]
Thanks and all credit goes to Dev (Uberlaggydarwin) for developing the magic tool (Magictricks.zip) for unlock and initiating development of this device and all I need from you is just clicking thanks button below that's all [emoji12] [emoji12] [emoji12]
Sent from my F1f using XDA-Developers mobile app
Steps: Making bootloader unlockable
Download Magictricks.zip by (uberlaggydarwin) - go to stock recovery- select install from storage- select the downloaded zip- flash or update it.
This will make the boot loader unlockable and brings fastboot to our device...see below how to unlock bootloader through fastboot completely.
Sent from my F1f using XDA-Developers mobile app
Adb commands for fastboot and flash twrp.
First set up adb shell on your Windows..Download link available below...
Steps to command in adb shell properly to fastboot and to flash custom recovery...let's begin
1-Download adb and install adb drivers for oppo f1.
2-extract the files from adb.rar to your c directory in a folder named adb(creat one) or just extract the folder in c directory.
3-once the files are located in c:\adb go to start menu then search for cmd
4-Type in cd c:\adb then click enter
5-Type in "adb devices" it will show the connected devices it should be bunch of numbers
6-If you can't see them it means adb drivers for your device are not installed then install with adb installer
7- Disconnect your oppo f1 and put your phone in fastboot mode(press and hold vol+ and power button} u will see fastboot screen on phone then connect via usb then let the system install bootloader driver....proceed below
7-Then finally Command in fastboot for our device.
Put twrp recovery image(rename as twrp) in the same folder where adb is present then tick 'oem unlock' on developer option settings in the device before you continue.
Don't proceed here unless you flash "magictricks.zip" through stock recovery.
Starting Boot loader unlock and custom recovery steps:
Connect your device via usb in fastboot mode and command as below..
Type this "fastboot oem unlock" then press enter.(Will wipe your data so backup before you do and wait for reboot) command will show 'ok finished' with some like 0.07secs
Type this "fastboot flash recovery twrp.img" then press enter. wait it will flash then command will show 'ok finished' then disconnect and boot in to new recovery.....enjoy
Note - once u flash the recovery disconnect the phone and switch off from the fastboot then u should boot the twrp recovery first otherwise system will reflash the stock recovery...To boot in to twrp recovery command as "fastboot boot twrp.img" press enter
That's it you have unlocked your boot loader and installed twrp recovery successfully[emoji3] [emoji12] [emoji3] [emoji12]
Credits
Thanks to @uberlaggydarwin for developing magictricks to unlock
Download links:
Magictricks by uberlaggydarwin - https://strangebinaries.re/f1f/magictricks.zip
ADB driver installer(optional) - www14.zippyshare.com/v/ufYG71o0/file.html
ADB Folder files-https://drive.google.com/file/d/0B9SasC5iWK5kT1liMlpKRGY3LVU/view?usp=sharing
Twrp recovery for f1f - http://build.twrp.me/twrp/twrp-3.0.2-0-f1f.img
Rooting guide:
After installing TWRP recovery flash this Super Su Stable version and reboot then install super su from playstore if you dont see any icon
Flashable Su Binaries - http://forum.xda-developers.com/showthread.php?p=23427715
Sent from my F1f using XDA-Developers mobile app
reserve
Thankss a lot
drganbds said:
Adb commands for fastboot and flash twrp.
First set up adb shell on your Windows..Download link available below...
Steps to command adb properly please share it somebody[emoji12] ill share once I know and master it
1-Download adb and install adb drivers for oppo f1.
2-extract the files from adb.rar to your c directory in a folder named adb(creat one) or just extract the folder in c directory.
3-once the files are located in c:\adb go to start menu then search for cmd
4-Type in cd c:\adb then click enter
5-Type in "adb devices" it will show the connected devices it should be bunch of numbers
6-If you can't see them it means adb drivers for your device are not installed then install with adb installer
7-THEN FINALY COMMAND some for our device.
Put twrp recovery image(rename as twrp.img) in the same folder where adb is present then tick 'oem unlock' on developer option settings in the device before you continue.
Don't proceed here unless you flash "magictricks.zip" through stock recovery.
Starting Boot loader unlock and custom recovery steps:
Connect your device via usb and command as below..
Type this "fastboot oem unlock" then press enter.(Will wipe your data so backup before you do and wait for reboot)
stucked at waiting for device ( then i press vol + plus power button) command shows Ok finished but nothing happened to device no changes nothing...help please
Click to expand...
Click to collapse
I think you have not installed your adb drivers properly...use pdanet pc version to install otherwise use adb installer which is available in dl.
Sent from my F1f using XDA-Developers mobile app
Guys if u stuck at "waiting for device"
solution - disconnect the device, put it in fastboot mode (press and hold vol+ and power you will see fastboot screen)and connect it again then it will install bootloader drivers and continue. It will show 'ok finished' then u can continue to flash recovery and other stuffs...enjoy[emoji3] [emoji12] [emoji3] [emoji12]
Sent from my F1f using XDA-Developers mobile app
@ teteakholhring. you have done it right go head flashing recovery step.....now u unlocked the bootloader then flash the recovery
Thread re edited please check if u have doubts.
Hi
sorry about my poor English.
I am sure that I flashed magictricks.zip and ticked "OEM unlock"
and the phone is in fastboot mode.
And I typed in "fastboot oem unlock", it showed "Okay, finished",
then I typed in "fastboot flash recovery twrp.img", it also showed "Okay, finished".
Then nothing happen, my phone is still with stock recovery, and my data is stilled there, can someone give me a help?
I attached my cmd picture.
Thank you!
^^ I've read from other thread that right after you flashed the TWRP recovery image, you must start-up the phone in TWRP recovery first before eventually booting to Android.
I haven't unlock my phone yet though but I will once I see some custom ROMs available.
Sent from my F1f using Tapatalk
x36023x36023 said:
Hi
sorry about my poor English.
I am sure that I flashed magictricks.zip and ticked "OEM unlock"
and the phone is in fastboot mode.
And I typed in "fastboot oem unlock", it showed "Okay, finished",
then I typed in "fastboot flash recovery twrp.img", it also showed "Okay, finished".
Then nothing happen, my phone is still with stock recovery, and my data is stilled there, can someone give me a help?
I attached my cmd picture.
Thank you!
Click to expand...
Click to collapse
All your steps are perfectly right but once u flash the recovery disconnect the phone and switch off from the fastboot then u should boot the twrp recovery first otherwise system will reflash the stock recovery...
Do the recovery flash again and boot to twrp first...
It is not necessary that oem unlock will wipe your data so no worry.
Me too I'm waiting for available alternative roms to install twrp recovery ....I just flashed magictrick and it said that I have update the build.... Thanks sure it will be functional....
x36023x36023 said:
Hi
sorry about my poor English.
I am sure that I flashed magictricks.zip and ticked "OEM unlock"
and the phone is in fastboot mode.
And I typed in "fastboot oem unlock", it showed "Okay, finished",
then I typed in "fastboot flash recovery twrp.img", it also showed "Okay, finished".
Then nothing happen, my phone is still with stock recovery, and my data is stilled there, can someone give me a help?
I attached my cmd picture.
Thank you!
Click to expand...
Click to collapse
Ok you did everything right.. I've attached the picture how i did it.. I was busy solving the same problem.. Remove the usb when it says booting then it will boot into twrp recovery.. Then flash latest supersu..that's it download super user from playstore.. Thre you go.. You got what you wanted..
teteakholhring said:
Ok you did everything right.. I've attached the picture how i did it.. I was busy solving the same problem.. Remove the usb when it says booting then it will boot into twrp recovery.. Then flash latest supersu..that's it download super user from playstore.. Thre you go.. You got what you wanted..
Click to expand...
Click to collapse
Ya right guys...Please check this thread's main page everything was written clearly for how to do it correctly...enjoy
Sent from my F1f using XDA-Developers mobile app
hoping someone will upload a video on how to properly root our device.
wakaranay said:
hoping someone will upload a video on how to properly root our device.
Click to expand...
Click to collapse
What doubt you have? I'm here to clear it all and every steps are clearly explained in the main page...
Sent from my F1f using XDA-Developers mobile app
thank you for all your help
I made my phone rooted
but when I forced to delete original apps like original browser
and reboot
all the things on home page will disappear
when I delete original browser only
it still happened
this never happened on my other Sony device
can anyone tell me why
x36023x36023 said:
thank you for all your help
I made my phone rooted
but when I forced to delete original apps like original browser
and reboot
all the things on home page will disappear
when I delete original browser only
it still happened
this never happened on my other Sony device
can anyone tell me why
Click to expand...
Click to collapse
Use root app delete from playstore or manually remove .apk file along with .odex file...
Sent from my F1f using XDA-Developers mobile app

Confused trying to enter bootloader mode on Xperia M2

Hi everyone, I am looking for some help and I will try to be specific. I am trying to root my Xperia M2 (I have unlocked the bootloader).
-USB debugging is ON.
I am trying to boot into my bootloader, flash TWRP, boot into TWRP, install SuperSu.
I am stuck in the step of booting into my bootloader using ADB. I have tried the simple method of running a CMD and using the "adb reboot bootloader" command. CMD responds with "no devices/emulators found".
I tried the "adb reboot bootloader" command while my phone is on fastboot mode and while it's turned on. None seem to work.
What I am expecting is my phone to boot in a screen showing the android logo. Am I wrong?
Other commands I've tried and the response I got:
Adb devices --> List of devices: empty
fastboot devices --> my model and the word "fastboot"
Before you comment "install drivers", please note that I am aware of this, I have searched the web for drivers and I am pretty sure I have the drivers. If you are familiar with the process of installing the drivers please post the way of installing them, because i might have done something wrong..
I believe that what i am doing wrong is having the phone in the wrong state.. I might be executing a command with my phone turned on, while it needs to be off, so if you could clarify the phone's state in every step, that would be great
I apologize if I forgot crucial details, I am a newbie. Thanks in advance, i will make sure to answer every question and provide info needed.
reboot as boot loader
You already have TWRP means 1st go to recovery mod use switch of mobile and on it Press v- button after vibrate and untile come sony big logo you get recovery mod then there is option reboot in to boot loader ... please check
Scrap everything and follow http://forum.xda-developers.com/xperia-m2/general/unlocked-bl-root-sony-xperia-m2-android-t3214498

[Completed] Need help custom recovery on infocus m2 3g

Im trying to install custom recovery on my device and im following the tutorial i found on gadgets academy (i cant post link) , l installed every thing required in my computer ,as per the tutorial.When i open Minimal ADB Fastboot (MAF32
Exe) ,i can see my device connected when i enter 'adb devices' but when i try to enter the commans 'adb reboot bootloader' it shows reboot failed: -1 .I can't proceed through the tutorial without this ,Someone please help
Anmol619 said:
Im trying to install custom recovery on my device and im following the tutorial i found on gadgets academy (i cant post link) , l installed every thing required in my computer ,as per the tutorial.When i open Minimal ADB Fastboot (MAF32
Exe) ,i can see my device connected when i enter 'adb devices' but when i try to enter the commans 'adb reboot bootloader' it shows reboot failed: -1 .I can't proceed through the tutorial without this ,Someone please help
Click to expand...
Click to collapse
Greetings and welcome to assist. It is difficult to help on a guide from another forum but is your bootloader unlocked and is usb debugging enabled in settings ?
Regards
Sawdoctor

Categories

Resources