hi to everyone
i have samsung glaxy s4 mini gt-i9195
its screen is broken
no usb debugging
screen is locked with password
i want to recover my data
i need help
i cant access to my phone
azcomputers said:
hi to everyone
i have samsung glaxy s4 mini gt-i9195
its screen is broken
no usb debugging
screen is locked with password
i want to recover my data
i need help
i cant access to my phone
Click to expand...
Click to collapse
so you can see screen it's just not sensitive to touch? Then you might be able to use a Y-cable/usb hub with a mouse
https://m.ebay.com/itm/New-White-US...3A97ee63b715e0a860d18f2796fffe2b4b%7Ciid%3A17
or
https://m.ebay.com/itm/3in1-Micro-U...3D263055497588&_trksid=p2056116.c100408.m2460
IronRoo said:
so you can see screen it's just not sensitive to touch? Then you might be able to use a Y-cable/usb hub with a mouse
thanx brother
but my phone screen is broken and black so i cant see anything
i have manged to enable adb somehow but i cant verify it from phone
so i cant use adb still
Click to expand...
Click to collapse
azcomputers said:
IronRoo said:
so you can see screen it's just not sensitive to touch? Then you might be able to use a Y-cable/usb hub with a mouse
thanx brother
but my phone screen is broken and black so i cant see anything
i have manged to enable adb somehow but i cant verify it from phone
so i cant use adb still
Click to expand...
Click to collapse
Any idea what is wrong with screen? Could it just be a loose cable connection? (If you really want data, Maybe you can find a bricked phone on net cheap and use screen from that.)
Taking it to a shop with jtag would also be able to get data from phone
Click to expand...
Click to collapse
maybe try swap boards from another working phone?
at least you can then set it to download all the data.
I resume this thread because i'm in a similar situation. I have a non-working touch but a working LCD. I can access recovery mode, is there a way to activate adb or OTG function from here? TY in advance!
Drake9090 said:
I resume this thread because i'm in a similar situation. I have a non-working touch but a working LCD. I can access recovery mode, is there a way to activate adb or OTG function from here? TY in advance!
Click to expand...
Click to collapse
just connect an otg mouse if your device support otg then download any remote control softwear like teamviwer quick connect activate it and connect to pc and enable adb and your good to go !
Related
The screen got cracked and screen and touch doesn't work. The phone boots and works fine as I can see the OS when connected to a TV via MHL to HDMI adapter.
The phone was rooted and has CWM 4.x. I can probably boot to CWM by doing the steps blindly. But once I get into CWM, how do I back up all the data off the internal sdcard?
I read somewhat about using adb command to back it up but unsure about the exact steps to do so. Is it possible to backup everything and restore it to a new phone? Please help, thank you.
I figured it out and did a "adb pull /sdcard" to backup all the data.
Now I need to wipe all the data, but unable to do so. I managed to get the phone in recovery mode (well I think its in recovery), then I did:
adb shell
format DATA:
I get permission denied. I also tried:
adb shell
su
again, cursor blinks a few seconds, then it says permission denied.
please help.
So you can see the OS through MHL but not see recovery through it? If that's the case you could go to settings> privacy> then factory data reset
Sent from my SGH-T989
See your Broken Screen on your computer!
Check out
Android Screencast - Control your phone from your PC (My Mobiler ...
Android Screencast - Control your phone from your PC (My Mobiler for Android) Touch CDMA Android Development.
forum.xda-developers.com/showthread.php?t=663390
and see the following link for Android master
Lend a hand, learn to LOGCAT!!
DavidXSU said:
So you can see the OS through MHL but not see recovery through it? If that's the case you could go to settings> privacy> then factory data reset
Sent from my SGH-T989
Click to expand...
Click to collapse
the touchscreen doesn't work either.
jangst123 said:
Check out
Android Screencast - Control your phone from your PC (My Mobiler ...
Android Screencast - Control your phone from your PC (My Mobiler for Android) Touch CDMA Android Development.
forum.xda-developers.com/showthread.php?t=663390
and see the following link for Android master
Lend a hand, learn to LOGCAT!!
Click to expand...
Click to collapse
Thanks, I can see the OS with the screencast, but mouse and keyboard doesn't work. I also have a lockscreen pattern, and I can't get pass it without mouse control.
bebopblues said:
the touchscreen doesn't work either.
Thanks, I can see the OS with the screencast, but mouse and keyboard doesn't work. I also have a lockscreen pattern, and I can't get pass it without mouse control.
Click to expand...
Click to collapse
Probably should check in the screencast thread.
I'm sure they can help you figure it out.
Sent from my SGH-T989 using xda premium
oh, forgot about that..
You could probably Odin to stock blindly since the com port on Odin doesn't come on unless you're in download mode. Just hold the two volume buttons and plug in a USB cable and you should be in download mode.
http://forum.xda-developers.com/showthread.php?t=1414341
Sent from my SGH-T989
Hi all!
I recently dropped my OP3 and now i have a black screen and touch screen doesn't work. The phone is still on and operating (i tried calling it from another phone and it works). I want to recover data but apparently i have usb debug off and i tried connecting a keyboard with an OTG but apparently i had to activate OTG from phone, otherwise it doesn't recognizes it.
Do you know any method to recover data?
My last chances are repairing the screen myself to avoid the assistence erase all the data, or transfer my motherboard to another OP3, but do you know any other method before these two above?
Thank you
manto02 said:
Hi all!
I recently dropped my OP3 and now i have a black screen and touch screen doesn't work. The phone is still on and operating (i tried calling it from another phone and it works). I want to recover data but apparently i have usb debug off and i tried connecting a keyboard with an OTG but apparently i had to activate OTG from phone, otherwise it doesn't recognizes it.
Do you know any method to recover data?
My last chances are repairing the screen myself to avoid the assistence erase all the data, or transfer my motherboard to another OP3, but do you know any other method before these two above?
Thank you
Click to expand...
Click to collapse
Most likely the connector has become loose (since you have not said anything about the screen being broken) and you can try to reconnect it by yourself.
Another alternative is to see if adb is working and your PC is authorised. If so, you can use the 'adb pull /sdcard' command to copy your data to the PC.
Alternately, search with Google since I remember reading about a method to mirror your screen and then using the mouse to enable whatever you want.
tnsmani said:
Most likely the connector has become loose (since you have not said anything about the screen being broken) and you can try to reconnect it by yourself.
Another alternative is to see if adb is working and your PC is authorised. If so, you can use the 'adb pull /sdcard' command to copy your data to the PC.
Alternately, search with Google since I remember reading about a method to mirror your screen and then using the mouse to enable whatever you want.
Click to expand...
Click to collapse
I'll check the connector but the screen has some cracks (tho i've seen screens in worse condition then mine work).
And i can't use the mouse because OTG is not on, on other phones you don't need to give permission to use OTG but on mine you have to,
manto02 said:
I'll check the connector but the screen has some cracks (tho i've seen screens in worse condition then mine work).
And i can't use the mouse because OTG is not on, on other phones you don't need to give permission to use OTG but on mine you have to,
Click to expand...
Click to collapse
What about adb? That is the easiest.
I am not talking about connecting the mouse to the phone through OTG. I am talking about using the PC's mouse to manipulate the cursor to the point where you want it on your PC's screen where your mobile screen is mirrored.
tnsmani said:
What about adb? That is the easiest.
I am not talking about connecting the mouse to the phone through OTG. I am talking about using the PC's mouse to manipulate the cursor to the point where you want it on your PC's screen where your mobile screen is mirrored.
Click to expand...
Click to collapse
I think you are referring to Vysor, but i can't use it with debugg off again. Edit: I see that there are other apps like that but for most of them you have to install them on the phone, i'll search a bit more tho.
As for ADB i tried before with another phone with debug off and adb doesn't see the phone, i'll try with my broken phone but i don't think it will be different.
manto02 said:
I think you are referring to Vysor, but i can't use it with debugg off again. Edit: I see that there are other apps like that but for most of them you have to install them on the phone, i'll search a bit more tho.
As for ADB i tried before with another phone with debug off and adb doesn't see the phone, i'll try with my broken phone but i don't think it will be different.
Click to expand...
Click to collapse
Just now, I switched off USB debugging in my OP3 and connected it to the Laptop. While the command 'adb devices' does not find the phone, as soon as it is connected, it shows up as a storage device and I can open it and copy data. I think that for this to work, you should have enabled MTP option for file transfer.
Check this on your phone.
EDIT: Check THIS as there seems to be a way though I am not sure that it works on current Android versions since the file locations may be different. Read till the end.
My phone goes in charging mode when connected to pc, and pc doesn't see it.
Did you do that through recovery mode?
manto02 said:
My phone goes in charging mode when connected to pc, and pc doesn't see it.
Did you do that through recovery mode?
Click to expand...
Click to collapse
No. Tried it while booted.
Now I tried on recovery mode. Still I get it as a storage device and I can copy data.
So most probably your phone is stuck on charging and not on MTP.
tnsmani said:
No. Tried it while booted.
Now I tried on recovery mode. Still I get it as a storage device and I can copy data.
So most probably your phone is stuck on charging and not on MTP.
Click to expand...
Click to collapse
I believe so, every time I connected it to pc i had to switch manually from charging to recovery.
I guess my best solution is to buy a screen replacement and repair it myself
manto02 said:
I believe so, every time I connected it to pc i had to switch manually from charging to recovery.
I guess my best solution is to buy a screen replacement and repair it myself
Click to expand...
Click to collapse
Have you tried fastboot flash twrp recovery and then fastboot reboot to recovery
You can try usb c to hdmi adapter , connect to a monitor or tv.
I am not sure but worth trying!!!
manto02 said:
Hi all!
I recently dropped my OP3 and now i have a black screen and touch screen doesn't work. The phone is still on and operating (i tried calling it from another phone and it works). I want to recover data but apparently i have usb debug off and i tried connecting a keyboard with an OTG but apparently i had to activate OTG from phone, otherwise it doesn't recognizes it.
Do you know any method to recover data?
My last chances are repairing the screen myself to avoid the assistence erase all the data, or transfer my motherboard to another OP3, but do you know any other method before these two above?
Thank you
Click to expand...
Click to collapse
From what i can remember, the recovery mode, accessible from the fastboot menu, has a usb access mode.
If worst comes to worst though, i personally have replaced the screen on my OP3, and its not as difficult as it seems or is made out to be. Took me max 4 hrs.
Hi,
i have a SM-A705FN/DS bumped in a corner with screen broken and black (doesnt turn on). I need to recover data from it but it doesnt have developer options enabled. My problem isnt black screen of death... its broken at all!
I had spent the entire day searching for posts to enable debbuging options through adb commands but... nothing. Also i tried with odin and one clockmodwork recovery but ever fails.
I can enter the recovery mode and i think that entering the second option (bootloader) i will do something, because my laptop is detecting a "Samsung usb modem" but adb command "adb devices" doesnt show anything.
What can I do?
Thanks in advance. Best regards.
Replace ur screen?
Anter32 said:
Replace ur screen?
Click to expand...
Click to collapse
Tecnical services Will erase all interna memory. That is why i need to recover all files inside it.
Thanks!
Wdym? Where are you changing your screen?
Its like saying one of my wheels( a car) not usable so we chnage the engine
There is something wrong with this .
I have chamged multiple times my screen and never have i ever heard this
Anter32 said:
Wdym? Where are you changing your screen?
Its like saying one of my wheels( a car) not usable so we chnage the engine
There is something wrong with this .
I have chamged multiple times my screen and never have i ever heard this
Click to expand...
Click to collapse
Hi,
my house insurance will repair the screen and they told me that it will be erase. At the moment, I just replaced screen for older mobiles (iphones 4, sony, ...) and never, NEVER, got files lost. But now...
I am trying to find a rom with "usb debugging" enabled in order to connect the phone to my computer with adb commands. I had tried to connect with otg hdmi but nothing is showing up on my tv (my P20Pro is showing perfectly).
What can i do?
Thanks in advance.
josemarianton said:
Hi,
my house insurance will repair the screen and they told me that it will be erase. At the moment, I just replaced screen for older mobiles (iphones 4, sony, ...) and never, NEVER, got files lost. But now...
I am trying to find a rom with "usb debugging" enabled in order to connect the phone to my computer with adb commands. I had tried to connect with otg hdmi but nothing is showing up on my tv (my P20Pro is showing perfectly).
What can i do?
Thanks in advance.
Click to expand...
Click to collapse
Thats a very wiers situation but i have an idea
Have you ever used or setted the link to windows option up?
Cause with that you can start sharing the screen to pc and it just works when u already used that before ur screen broke
Otherwise i have no advice for the adb as i never needed to use adb for recovering my data
Good Luck
Hello, I have the same problem. My screen is blank but hearing notifications on my phone. As phone is under warranty, they might replace the unit and I would want to recover my data.
Also searching on how to enable usb debugging via ADB, but not sure if below (Option 2) will work. Still gonna try it on weekend on my freetime.
Link : https://www.deeplytech.com/enable-usb-debugging-on-android-with-black-screen/
josemarianton said:
Hi,
i have a SM-A705FN/DS bumped in a corner with screen broken and black (doesnt turn on). I need to recover data from it but it doesnt have developer options enabled. My problem isnt black screen of death... its broken at all!
I had spent the entire day searching for posts to enable debbuging options through adb commands but... nothing. Also i tried with odin and one clockmodwork recovery but ever fails.
I can enter the recovery mode and i think that entering the second option (bootloader) i will do something, because my laptop is detecting a "Samsung usb modem" but adb command "adb devices" doesnt show anything.
What can I do?
Thanks in advance. Best regards.
Click to expand...
Click to collapse
i have samsung A70 and for months experiencing black screen of death on and off , rebooting etc, found solution today. removed phone from the magnetic phone case i purchased 10 months ago and phone is working perfect,
I accidentally drowned my phone. It powers up to the point I need to give my password to unlock it. Unfortunately the touch screen is dead. I have ADB installed to my laptop but I don't know how to get access to my files. Any help is so welcome right now, I don't even have a replacement phone.
iPap said:
I accidentally drowned my phone. It powers up to the point I need to give my password to unlock it. Unfortunately the touch screen is dead. I have ADB installed to my laptop but I don't know how to get access to my files. Any help is so welcome right now, I don't even have a replacement phone.
Click to expand...
Click to collapse
You could try using your phone with computer mouse and OTG cable.
Xokoz said:
You could try using your phone with computer mouse and OTG cable.
Click to expand...
Click to collapse
Hmm, is there a software I have to use?
iPap said:
Hmm, is there a software I have to use?
Click to expand...
Click to collapse
Your screen works but it doesn't recognize touch, right? If so, you can just enable MTP on your phone with mouse and then connect it to your laptop and access the files from there.
And no, I don't think any mouse require software to work if used with OTG cable.
E: https://www.androidcentral.com/10-basic-terminal-commands-you-should-know
You can try adb push/pull method though. Haven't done it myself so I can't be much help with that.
Xokoz said:
Your screen works but it doesn't recognize touch, right? If so, you can just enable MTP on your phone with mouse and then connect it to your laptop and access the files from there.
And no, I don't think any mouse require software to work if used with OTG cable.
Click to expand...
Click to collapse
Well it used to work, not right now. It vibrates sometimes when I press the power button, so it's not 100% dead yet. So as soon as I connect it via OTG I will have the option to access it? Interesting...
iPap said:
Well it used to work, not right now. It vibrates sometimes when I press the power button, so it's not 100% dead yet. So as soon as I connect it via OTG I will have the option to access it? Interesting...
Click to expand...
Click to collapse
If your phone boots up and you can see your screen working normally except for the touch part, then yes. But if you don't have OTG cable or mouse now and you have to order them, you might want to try those adb commands in link I edited to my previous comment.
Xokoz said:
If your phone boots up and you can see your screen working normally except for the touch part, then yes. But if you don't have OTG cable or mouse now and you have to order them, you might want to try those adb commands in link I edited to my previous comment.
Click to expand...
Click to collapse
I'll try to use the ADB as I don't have an OTG cable. I'll try it now, thank you.
Edit: It won't communicate with the device with 'adb devices'. I guess I'm in trouble...
iPap said:
I'll try to use the ADB as I don't have an OTG cable. I'll try it now, thank you.
Edit: It won't communicate with the device with 'adb devices'. I guess I'm in trouble...
Click to expand...
Click to collapse
Have you installed TWRP?
Xokoz said:
Have you installed TWRP?
Click to expand...
Click to collapse
Yes, I try to boot into TWRP but no chance. I think it's dying.
iPap said:
Yes, I try to boot into TWRP but no chance. I think it's dying.
Click to expand...
Click to collapse
Oh, that is actually a bad sign. I was wondering if you had your phone decrypted by any chance so you could've just booted into TWRP and copied internal storage to your laptop from there.
Xokoz said:
Oh, that is actually a bad sign. I was wondering if you had your phone decrypted by any chance so you could've just booted into TWRP and copied internal storage to your laptop from there.
Click to expand...
Click to collapse
I'll just let it dry in rice for a couple of days and will try several stuff again. Ill get back as soon as I have news. Thanks mate.
I do not know how high your geek-level is, but I would recommend booting twrp, decrypt the data partiton with adb and pull the complete data partition to the PC:
1. Get a bootable twrp e.g. fastboot boot twrp-XX.img
2. adb shell twrp decrypt <Password>
3. adb pull /dev/block/dm-0 ./decrypted-data.img
(Credits go to stackoverflow)
If this does not work I would attach an USB Hub after booting into twrp and attach a mouse and a storage device to the hub. (And a keyboard)
the son of a friend crashed the display and it is now black and cannot be used. How to save the pictures stored on the phone? Does ist work without root with ADB?
hanschke said:
the son of a friend crashed the display and it is now black and cannot be used. How to save the pictures stored on the phone? Does ist work without root with ADB?
Click to expand...
Click to collapse
Connecting your phone to a pc should enable you to see all the files in the phone, however, you may need to change a setting or so first, and if your screen is black, that's going to be a harder thing. You can try unlocking the phone (if your touch works at least, even if you are blinded by the black screen) and connect it to your pc, hopefully it will connect, if not, search for a guide on yt about how to connect the phone to your computer via adb and try to memorize how the UI looks and where to touch, also you can try to memorize how to access to screen cast, that will make things easier, if your touch does not work, you'll need a mouse or so via otg to do that, let me know how it goes
thank you for replay. I thought that there is an adb command like adb connect copy the picture folder but this is very difficult if he dont enable adb debugging.
hanschke said:
thank you for replay. I thought that there is an adb command like adb connect copy the picture folder but this is very difficult if he dont enable adb debugging.
Click to expand...
Click to collapse
yeah, will have to see how the ui looks and try to make the same, it should be accepting a prompt on the center of the screen (as seen on yt videos) or slide down notifications to enable usb transfer (as seen on yt videos too), for now I don't know anything else to do, let me know if he has a usb mouse and the otg adapter for futher help, I could record the steps to enabling that using the mouse on a black screen.
hanschke said:
the son of a friend crashed the display and it is now black and cannot be used. How to save the pictures stored on the phone? Does ist work without root with ADB?
Click to expand...
Click to collapse
They should just automatically backup
BROKEN1981 said:
They should just automatically backup
Click to expand...
Click to collapse
yeah, but if it is on gphotos or something auto backup, some folders still won't backup by default, check on gphotos on other device and see if the photos are there, good point broken1981