hello
I have an alcatel 890d that have a reboot loop so I can't use it..
Now is it possible to backup contacts and sms and restore them to another android device?
It can enter in power+home+"+" and also power+home+"-" but can't get android desktop
no reply?
isn't there any solution?
david236 said:
no reply?
isn't there any solution?
Click to expand...
Click to collapse
did "clear cache" from recovery menu helped?
can you use fastboot with it?
if yes then the idea is to boot it from usb to adb shell and than copy all data to sdcard.
basically same idea as boot broken PC from recovery CD.
odv000 said:
did "clear cache" from recovery menu helped?
can you use fastboot with it?
if yes then the idea is to boot it from usb to adb shell and than copy all data to sdcard.
basically same idea as boot broken PC from recovery CD.
Click to expand...
Click to collapse
I have "wipe cache" and no result with it..
I downloaded fastboot and tried to write "fastboot devices" in cmd but no result
thank you very much for your reply anyway
david236 said:
I have "wipe cache" and no result with it..
I downloaded fastboot and tried to write "fastboot devices" in cmd but no result
thank you very much for your reply anyway
Click to expand...
Click to collapse
did you hold volume button to enter fastboot?
it is not the same as recovery - sometimes it is vol-down when recovery is vol-up.
if you enter fastboot properly for you it will looks like if phone is stuck at logo.
Related
I am using micromax A90s. I was using custom rom feather that is 4.2.2. two days ago my mobile started showing google services stop working and all messages and it was hanging alot. So I decided to reset my mobile to its factory settings. I boot into to recovery and reset my phone, but when It boot up nothing was changed. it didn't reset. then I used SPF tool and tried installing different ROM. It shows ok that ROM as installed successfully but when I boot still nothing was changed. I tried formatting and deleted my phone storage partition using mini tool partition wizard but all files the come back automatically. Now I don't know what to do. any suggestion and help will be appreciated. Thanks in advance!!
KC90 said:
I am using micromax A90s. I was using custom rom feather that is 4.2.2. two days ago my mobile started showing google services stop working and all messages and it was hanging alot. So I decided to reset my mobile to its factory settings. I boot into to recovery and reset my phone, but when It boot up nothing was changed. it didn't reset. then I used SPF tool and tried installing different ROM. It shows ok that ROM as installed successfully but when I boot still nothing was changed. I tried formatting and deleted my phone storage partition using mini tool partition wizard but all files the come back automatically. Now I don't know what to do. any suggestion and help will be appreciated. Thanks in advance!!
Click to expand...
Click to collapse
Okay, if you have access to bootloader fastboot mode,
Then unlock the bootloader by:
Code:
fastboot oem unlock
Then, flash any custom recovery by:
Code:
fastboot flash recovery pathname\recovery.img
From there, perform a complete wipe, and install a new ROM zip file (like CM11)
GokulNC said:
Okay, if you have access to bootloader fastboot mode,
Then unlock the bootloader by:
Code:
fastboot oem unlock
Then, flash any custom recovery by:
Code:
fastboot flash recovery pathname\recovery.img
From there, perform a complete wipe, and install a new ROM zip file (like CM11)
Click to expand...
Click to collapse
Thanks for response, I don''t see any fastboot mode option when I boot in to recovery.
KC90 said:
Thanks for response, I don''t see any fastboot mode option when I boot in to recovery.
Click to expand...
Click to collapse
I mean, don't go into recovery.
Hold the button combination which shows a boot menu (including recovery)
There, you'll have an option called 'fastboot'.
Use that.
GokulNC said:
I mean, don't go into recovery.
Hold the button combination which shows a boot menu (including recovery)
There, you'll have an option called 'fastboot'.
Use that.
Click to expand...
Click to collapse
you mean when phone is off press vol+ and power button right ?
I tried booting into fastboot mode using pc, I used command "adb reboot bootloader" but when I use this command it normally reboots my mobile and nothing happen.
KC90 said:
you mean when phone is off press vol+ and power button right ?
I tried booting into fastboot mode using pc, I used command "adb reboot bootloader" but when I use this command it normally reboots my mobile and nothing happen.
Click to expand...
Click to collapse
Yes, vol+ power. There you will have a 'fastboot' option.
That command will work only when your phone is switched ON properly
GokulNC said:
Yes, vol+ power. There you will have a 'fastboot' option.
That command will work only when your phone is switched ON properly
Click to expand...
Click to collapse
I don't see any option for fastboot, and my mobile was properly turned on when I entered that command, but it didn't work
KC90 said:
I don't see any option for fastboot, and my mobile was properly turned on when I entered that command, but it didn't work
Click to expand...
Click to collapse
Then, first flash a custom recovery using Mobile Uncle Tools from here: http://forum.xda-developers.com/showthread.php?t=1971058
Then install this from the recovery: http://www.devfiles.co/download/nzmXh3xF/gapps-jb-20130812-signed.zip
GokulNC said:
Then, first flash a custom recovery using Mobile Uncle Tools from here: http://forum.xda-developers.com/showthread.php?t=1971058
Then install this from the recovery: http://www.devfiles.co/download/nzmXh3xF/gapps-jb-20130812-signed.zip
Click to expand...
Click to collapse
well nothing is working, I have tried everything you said, but when I restart my phone it is always on its previous state.
I'm trying to install a TWRP via ADB and it shows it was successful but when I enter recovery it goes to stock recovery, maybe I'm doing something wrong but I checked several videos and TUT's and i can't find a solution.
The phone is xt1032 gpe with unlocked bootloader ont 5.1 Lollipop, it's not rooted.
I think the problem is that after I send the commands "fastboot flash recovery twrp.img" and "fastboot reboot" I cant enter the to recovery to make the new recovery end the installation.
When i send the reboot command the phone doesn't reboot it just shows the battery charging symbol and when i touch de power button the phone boots up immediately i tried several combinations off keys and I still can't do it.
I really appreciate some help,
Thanks
Moto x model no.xt1052 upgrade pls
Sent from my XT1052 using Tapatalk
chandu shekar said:
Moto x model no.xt1052 upgrade pls
Sent from my XT1052 using Tapatalk
Click to expand...
Click to collapse
What? my phone is Moto G XT1032 and I'm looking for a solution not an upgrade
Your fastboot command is wrong.
Rename twrp as recovery.img(.img is the extension) copy it to adb folder and type "fastboot flash recovery recovery.img" without quotes.
pradeeppk said:
Your fastboot command is wrong.
Rename twrp as recovery.img(.img is the extension) copy it to adb folder and type "fastboot flash recovery recovery.img" without quotes.
Click to expand...
Click to collapse
thank you for your but tried and nothing, from what I understand I have flash recovery and then immediately enter recovery after the reboot and that's the part that it's not working
I didn't find any twrp for my phone. Please help
Sent from my SM-G313F
Neto. said:
thank you for your but tried and nothing, from what I understand I have flash recovery and then immediately enter recovery after the reboot and that's the part that it's not working
Click to expand...
Click to collapse
Found the solution, i just needed to press volume down and then volume up in the fastboot menu after flashing ther was no need for reboot
Hi guys,
I have a rooted Device with CM and TWRP installed, but someting happenend using the device and my Moto G got stuck on startup logo and Recovery TWRP logo, with adb I have acess to adb shell but everything else like adb reboot bootloader etc doesn't seems to work, with adb shell I have realized that the TWRP wasn't running 'cause when I use the interface on shell I get this message
$twrp wipe cache
"TWRP does not appear to be running. Waiting for TWRP to start"
Is there any way to install a new recovery via adb shell or reinstall a new rom, factory reset or something like that to make my cellphone work again?
Thanks,
If you are okay to wipe internal storage, the following fastboot command will probably make TWRP load again:
fastboot erase userdata
fastboot flash recovery newrecovery.img - is a way to reflash recovery, however the above command may still be required.
The problem is that with fastboot the device is not recognized, only when I open the recovery mode...
The logo freezes but the device is reconigzed with adb devices...
gconsentini said:
The problem is that with fastboot the device is not recognized, only when I open the recovery mode...
The logo freezes but the device is reconigzed with adb devices...
Click to expand...
Click to collapse
What OS are you using? Maybe try the ADB commands:
adb shell
wipe data
lost101 said:
What OS are you using? Maybe try the ADB commands:
adb shell
wipe data
Click to expand...
Click to collapse
It's the latest CM
I'll try, but the last time I got this message.
"TWRP does not appear to be running. Waiting for TWRP to start . . .
Press CTRL + C to quit."
EDIT
using
adb shell
twrp wipe data
happened the same above
gconsentini said:
It's the latest CM
I'll try, but the last time I got this message.
"TWRP does not appear to be running. Waiting for TWRP to start . . .
Press CTRL + C to quit."
EDIT
using
adb shell
twrp wipe data
happened the same above
Click to expand...
Click to collapse
I meant what OS on PC are you using. Stop adding the phrase 'twrp' - type the command as I wrote it.
lost101 said:
I meant what OS on PC are you using. Stop adding the phrase 'twrp' - type the command as I wrote it.
Click to expand...
Click to collapse
Sorry, I'm using Windows 10, if I use only wipe data, the command wipe is not reconigzed.
Can you enter fastboot mode by holding vol down and powering phone on?
lost101 said:
Can you enter fastboot mode by holding vol down and powering phone on?
Click to expand...
Click to collapse
yes, but when I connect the phone usb and use fastboot devices
it has no devices on the list
gconsentini said:
yes, but when I connect the phone usb and use fastboot devices
it has no devices on the list
Click to expand...
Click to collapse
There are many threads on Win10 and usb driver issues. If you don't want to try to fix fastboot on Windows, you could boot into a Ubuntu Linux LiveCD and install fastboot there.
lost101 said:
There are many threads on Win10 and usb driver issues. If you don't want to try to fix fastboot on Windows, you could boot into a Ubuntu Linux LiveCD and install fastboot there.
Click to expand...
Click to collapse
Yes, I thought about that too =x
SOLVED
Guys the problem was that I've not installed the drivers before, after doing this, I just installed the stock rom from motorola.
Thanks
gconsentini said:
SOLVED
Guys the problem was that I've not installed the drivers before, after doing this, I just installed the stock rom from motorola.
Thanks
Click to expand...
Click to collapse
Hey i'm having the same issue, would you mind telling me how you re-flashed the Motorola rom, Thanks
thomasswan5547 said:
Hey i'm having the same issue, would you mind telling me how you re-flashed the Motorola rom, Thanks
Click to expand...
Click to collapse
Install the Minimal Fastboot & ADB package and the Motorola USB drivers, use the mfastboot package and install the stock ROM as per the instructions provided, but ignore the disassembly part, unless you have your phone does not respond to keypresses.
https://forum.xda-developers.com/showpost.php?p=71328823&postcount=915
my friend recently pass me his oneplus one.
he has no idea what he did to it, I can only access cyanogen recovery.
power + vol up doesn't get into bootloader
only have access to cyanogen recovery
unable to boot into any os. normal power up leads me to recovery.
ADB devices > shows device ID. but ADB reboot bootloader shows "error: closed"
can I ask if there is any way to recovery to at least a stock?
Regards,
Tok
what happens when you select 'reboot to system' from recovery?
bablu048 said:
what happens when you select 'reboot to system' from recovery?
Click to expand...
Click to collapse
back to the same recovery screen. ;/
tyrtok said:
back to the same recovery screen. ;/
Click to expand...
Click to collapse
according to this thread you need to update your adb..
http://forum.xda-developers.com/showthread.php?t=2272731
then try to reboot into bootloader or sideload a rom.
i type in "adb reboot bootloader" but i just get put back to the system (i have access to recovery mode but there is nothing usefull [reboot system wipe data factory reset power off])
try "adb reboot fastboot" instead
hxudsh said:
try "adb reboot fastboot" instead
Click to expand...
Click to collapse
it doesn't do anything the phone is just a cheap alcatel anyway i think they just forgot at this point to put in a fastboot it's on a ancient version of android anyway i can just use root exploits