[Completed] I want to get my contact from broken locked phone - XDA Assist

My phone "galaxy core" is looked with password and its screen is broken and i want to restore my contact and my data also USB debugging mode is off
Can anyone help me

Joeeltoukhy said:
My phone "galaxy core" is looked with password and its screen is broken and i want to restore my contact and my data also USB debugging mode is off
Can anyone help me
Click to expand...
Click to collapse
Hi and thank you for using XDA Assist
Well if even USB debugging is disabled you don't have any kind of options about how to do that.
Sorry.
Regards

Related

[Q] Galaxy S1 I9000 - enable debug mode through CWM

hello there,
I'm using Galaxy S1 I9000, and my screen just got broken, and shows nothing now (black screen).
I have found this PC software that allows me to see my android device screen Via my computer.
Unfortunately my "USB debugging mode" wasn't turned on, so I am not able to use this software.
I'm able to get inside CWM mode, but I do not know how to enable this option .
so my question is, is there any way to enable usb debugging mode through CWM on the device and ADB on my computer??
I have tried to use the ADB software but when I enter: "adb devices" it shows no devices.
any solution to my problem without buying a new screen?
I used SLIMROM with JB, has CWM 6.
Thank you.
I thought very much.
Unfortunately there are no ways to do it...
Black broken screen has touch sensibilities???
sanjaykumar.sanjay69 said:
I thought very much.
Unfortunately there are no ways to do it...
Black broken screen has touch sensibilities???
Click to expand...
Click to collapse
yes has touch sensibilities...
that doesn't really help me...
cause going into the menu, choosing all the options are hard to do.
is there any way to upload something, maybe preferences or new used rom, with enabled 'usb debugging' mode?
maybe Via ODIN??...
can't I connect to the phone through the computer somehow and do that?!?
Since touch works, giving you the screen coords to enable it shouldn't be too hard, what is your android version?
Sent from my GT-I9000 using xda premium
Hr Kristian said:
Since touch works, giving you the screen coords to enable it shouldn't be too hard, what is your android version?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
4.2.2 - SLIMROM
I thought maybe wiping all data will help, but after doing that I'm stock at the start screens where I need to choose wireless network, enter my name and choose google account...
I guess now I can not do anything
enter recovery mode via hardware keys. now, u can go to "mounts and storage" . there, choose the option to mount ur usb.
Now u have access to the contents of ur phone.
Good luck.

[Completed] Turn On Debugging On My Huawei G7-UL20 With Forgotten Passcode Lock

Since I did'nt use this phone(Huawei G7-UL20) for a month,And I had Forgotten The Passcode Lock.I try to unlock it with ADB but I did not turn on the USB Debugging before i forget the passcode,anyway to turn it on? Please help
Hi,
Thanks for using XDA Assist.
I don't know if it's even possible. One of the solutions is to reboot into recovery and wipe the data.

Recovering data from a Password-Protected SCH-S968C with 10 attempt wipe enabled

Hello everyone! I was given a Samsung Galaxy S3(SCH-S968C) from TracFone that belonged to a now-deceased family member. I am trying to recover any pictures or videos on the phone but the phone is password-protected. I've tried different passwords that he had on his accounts but none are going through. I'm now on 8/10 failed attempts before the phone is wiped.
The phone hasn't been used in about six months as the family member moved to a different phone but I'm not certain they moved anything from the old phone.
It won't be a tragedy if we cannot recover but I was to get anything I can from the device.
Thank you for any advice!
can u go into download mode and recovery mode?
asadnow2k said:
can u go into download mode and recovery mode?
Click to expand...
Click to collapse
Yes, I can boot it into recovery mode and it says "Downloading, Do Not Turn Off Phone". Has ODIN Mode in red at the top.
screen locked no debugging
asadnow2k said:
can u go into download mode and recovery mode?
Click to expand...
Click to collapse
I have the same problem. I downloaded 3rd party software but this model was not supported. I have downloaded adb and odin but I don't know how to use them and debugging is not enabled on this device. From what I have managed to piece together, I may have to flash a recovery, then get in to adb and enable debugging or possibly delete the passkey file. Can anyone help a moron like myself save this phone? It is very important to my family. Thanks for any help.

Samsung E7 - Help

Hey,
I got a black screen that wont respond on my Samsung E7, i cant fix it so i wanted to transfer my files to another device but but i dont remeber my google account username.
I am able to connect my phone to the computer and transfer files.
The phone isnt rooted and usb debugging disabled.
Anyone know how i can find the username ?
thanks,
madety said:
Hey,
I got a black screen that wont respond on my Samsung E7, i cant fix it so i wanted to transfer my files to another device but but i dont remeber my google account username.
I am able to connect my phone to the computer and transfer files.
The phone isnt rooted and usb debugging disabled.
Anyone know how i can find the username ?
thanks,
Click to expand...
Click to collapse
Nope, contact Google support and start an account recovery process.
Sent from my LGL84VL using Tapatalk

Black screen: blind OTG keyboard guide?

My Mix 3 has a completely black screen after I dropped it... . I'd like to recover some data from it. If someone has some time to write a "blind" guide for an OTG keyboard to enable debug usb it would be nice. I lost a lot of whatsapp messages and stupid me I was so sure to have the backup enabled.... :crying:
Hope someone will help me. Thanks.
Or can someone tell me how to unlock it with a keyboard if I'm using the pattern lock? Never noticed what you can do if you cannot use the pattern method.
Miottolo said:
My Mix 3 has a completely black screen after I dropped it... . I'd like to recover some data from it. If someone has some time to write a "blind" guide for an OTG keyboard to enable debug usb it would be nice. I lost a lot of whatsapp messages and stupid me I was so sure to have the backup enabled.... :crying:
Hope someone will help me. Thanks.
Or can someone tell me how to unlock it with a keyboard if I'm using the pattern lock? Never noticed what you can do if you cannot use the pattern method.
Click to expand...
Click to collapse
Hi Miottolo,
did you find a Solution for your problem? I have the same now and can't find anything about mi mix 3 otg connections...
slowmotion11 said:
Hi Miottolo,
did you find a Solution for your problem? I have the same now and can't find anything about mi mix 3 otg connections...
Click to expand...
Click to collapse
Nope. Only solution was to repair the screen. Likely I paid about 130€ directly from Xiaomi official repair service.
Get the program 'scrcpy' off its GitHub, connect your phone to your PC with a USB cable, open a console in the scrcpy directory and connect to the phone with adb, then run scrcpy (from the console too). scrcpy will mirror the framebuffer to your PC and let you send inputs.
Of course, this only works if USB debugging is already turned on on the device.
The other option would be to boot into recovery and use ADB from there, this is fairly easy if you already have twrp installed. If your bootloader is unlocked, you can flash twrp and go from there.
By default iirc twrp won't mount the data partitions, so you will need to do that by issuing ADB shell commands, once done you can pull data out of whatever partition you want.

Categories

Resources