my zen6 can boot up normally but i cant boot into recovery. I try using volup+power up button but the phone black screen after it vibrate and show the asus logo...Here what i already try a method :
1.Using adb reboot recovery but goes same result
2.using apps (rom manager/busybox) also got the same thing
I still can boot into bootloader using adb reboot-bootloader command from adb but my computer didnt detect it...i have all the driver install but still cant detect it...already try using different computer but also cant detect it...i try to reinstall all the driver but goes to the same result too...i cant even flash a stock recovery using fastboot flash recovery command...it stuck at "waiting for device" ....
try to factory reset from the setting but it go same like when i try to boot into recovery...
Any ideas of how to solve this problem...i cant perform any update on my phone because of this....
hi. I have prime and it is stuck into twrp screen with just teamwin screen keep on flashing. nothing happens and it doesn't boot into recovery(twrp) also. tried to boot into bootloader by holding power button and volume down but nothing happens. then tried adb. used abd reboot bootloader and also adb fastboot recovery. but nothing happens, only shown "waiting for any device". thought adb not working but when I type adb devices.....it shows device serial number and recovery written next to it. I think adb works but I am not able to boot into recovery or bootloader....
earlier I was using cayanogen rom and twrp as recovery... tried to falsh another rom and from that day had this problem. if anyone knows what should do or what's the problem.. I be very thankful... please if you have any idea tell me what to do??
fastboot devices ?
Hii I have a chinese yxtel g905 android mobile. I have rooted it and changed the build. prop file. After rebooting it the phone is not booting. It is just powering on and immediately after the boot animation is completed it is turning off and it also don't have fastboot mood or recovery option.I have tried this by long pressing all the possible combinations of buttons. So someone tell me friends is there any solution for such a problem?? Like feeding new build. prop file into the device or anything like that.
Some devices show no signs of activity in fastboot mode.
It might look like that the phone is switched off but it would actually be in fastboot mode.
To check, try power + volume up/volume down/both then connect the phone to the PC (with all the necessary tools and drivers) and type
Code:
fastboot devices
Into the command prompt.
It will show a list of all devices that are in fastboot mode and connected to the PC.
If you are able to confirm that the phone is now in fastboot, you can proceed to flash the stock ROM (given that you already have it) to your device.
Sent from my Xiaomi HMNote1W using Tapatalk
Hi all, I wonder if anybody can help with this.
my volume buttons are not working (hardware issue) and I was trying to install TWRP and a custom rom but, after installing TWRP the phone now always boots in recovery mode (at least this is what adb tells me) but TWRP does not really start, I keep seeing only "honor, powered by android" black screen.
adb is working but not fastboot. I tried to reboot to bootloader but it always go to recovery instead. I have no su, and I am stuck just with adb in recovery.
any idea?
If you have full adb access maybe you can restore your backup directly from it
Thanks Rayan
how? what do you mean by "full adb access"?
I tried to run adb sideload but it does not work (it says "closed" shortly after without doing anything)
I don't really understand what the issue is, do you have access to TWRP menu or not at all? And when you say that you can use adb, is the device recognized when you type adb devices ? And what happens when you try to boot in bootloader and use fastboot? Can you try to the command "adb reboot bootloader"?
Rayan19997 said:
I don't really understand what the issue is, do you have access to TWRP menu or not at all? And when you say that you can use adb, is the device recognized when you type adb devices ? And what happens when you try to boot in bootloader and use fastboot? Can you try to the command "adb reboot bootloader"?
Click to expand...
Click to collapse
Thanks Rayan, I finally solved replacing the volume buttons (found cheap ones). However adb was working but no matter which command I was sending (adb reboot bootloader) the phone was always rebooting in recovery mode but TWRP was not starting properly (could not see anything)
with volume buttons I managed to enter into bootloader, reflash TWRP and do everything I needed
Thanks
hello
Yesterday my WileyFox Spark+ came in, which is still equipped with COS13.0.1, based on Android 6.0.1 and encrypted.
For disable encryption,i had followed the following process:
- factory reset whith sitting and recovery mode,
but without result because turned out the phone was encrypted with a startup pattern already from the box.
As I was unable to root my device, I have used adb and fastboot to install twrp with the commands :
adb reboot-recovery
fastboot flash recovery twrp.img
fastboot reboot
Then I press to volume down button to display the recovery menu but, instead of displaying the menu, the device boot again and again until I'm tired and I release the button. Then the phone boot normaly on Android...
Any idea how i should progress further?
Thanks for the help.