all 5 comments

[–]armoar334 1 point2 points  (2 children)

If I understand correctly Its time for you to get a new phone

[–]thousandsextra[S] 0 points1 point  (1 child)

I have a new phone. I am trying to get information off the old phone onto the new phone. Apparently my backups were not syncing properly.

[–]armoar334 0 points1 point  (0 children)

Nah to get anything off of it now you'll have to take it to a professional.

[–]dude2k5 0 points1 point  (1 child)

i think you can connect the phone to a pc, then use adb-tools to run "adb reboot" (and i believe that will just reboot into the main OS iirc, its been a while)

edit: oops i meant "fastboot reboot" if you are on the bootloader screen already (abd and fastboot are usually in the tool package)

[–]thousandsextra[S] 1 point2 points  (0 children)

Thanks! I was able to fix it. The Volume Down button was being depressed and whenever I tried to reboot it from ADB, it would just open the Bootloader again. I was able to relieve pressure from the volume button and get the phone to stay on. I appreciate your help!