Broken /Black display - How to transfer Data to my PC (MTP Mode) - OnePlus 5 Questions & Answers

Hello everyone,
i looked up similar but havent found a solution to my problem, so i hope you can help me on this one.
My OP 5 fell down, resulting in a broken screen. It is still fully functionally but completely black and i can access the phone via fingerprint as long as its still on. I need to get in MTP Mode to be able to transfer all the Media (e.g. the last year of my kids growing up in pictures)
Dev Mode is activated, so after i plug in my USB Cable to connect it to my PC i think i emember that i can access the selection (Charging/ MTP etc.) over the dropdown menue.
I just have to find the right spot to click.
Can anyone of you maybe screenshot the scenario?
1. After the USB is connected and the debugging window appears
2. The screen when you can select the connection mode?
I tried to use the Program "apowermirror" as well but i cant see where i have to click on the Screen when it says " allow usb debugging" when it tries to connect via USB. So a screenshot of this could work as well.
Additional Info: the bootloader is unlocked and i have TWRP, so maybe there is also a way ?! im a total noob regarding this...
Thank you very much in advance for any help on this.
Snyder

Maybe in twrp you can with adb command, install adb on your computer and search (google) about the command "adb pull" or maybe just reboot twrp (power off and power with vol down) you can access storage. Have you some security? Pin or pattern?

hi, try the program through MyPhoneExplorer, you can via Wi fi

Related

[Fixed] USB mounting problem since installing Kies

My Vibrant doesn't connect as a data storage device around the time I started using Kies. My phone is 100% stock beyond some attempts to fix the GPS (which didn't work and returned to stock). I installed Kies to do USB tethering and changed the setting on the phone to ask in which mode I want to connect.
Last week I was having trouble with connecting in Kies mode and tethering. I then noticed that I could only connect to the PC when I selected the phone option for Kies and not as a media player or storage device. I proceeded to uninstall Kies from my PC to see if that fixed the drivers. No go. I tried another PC which has never had Kies on it and also no go.
Here are the symptoms:
1) Plug USB cable to Phone
2) Menu on phone shows: Select Kies, Media Player or Storage
3) Select Storage
4) USB symbol appears and goes through connecting to connected state
Normally at this point the Win7 PC will pop-up with an auto start window asking if you want to open the storage device or transfer photos. In my case nothing appears. I also check My Computer and the phone is not mounted it doesn't appear later. I suspect a phone issue. Is there a way to fix this without doing a factory reset? Reboot doesn't change anything.
Anyone know a fix for this problem?
Make sure to use these drivers
http://forum.xda-developers.com/showpost.php?p=7238660&postcount=1
Stupid question, but are you pressing "mount" on your phone when your in USB storage mode?
note to self: read OP *before* replying
If it's still set on Ask on Selection try changing it to Mass Storage. I recall reading something that said Ask on Selection doesn't work right. I just toggle it between Mass Storage and Kies manually.
Relikk356 said:
Make sure to use these drivers
http://forum.xda-developers.com/showpost.php?p=7238660&postcount=1
Stupid question, but are you pressing "mount" on your phone when your in USB storage mode?
Click to expand...
Click to collapse
Changed to Developer Mode USB and forced reinstall of the drivers. Thanks for your help guys.

Nexus 7, display broken, unable to enter the look screen, backup all?

Hy experts
i need your help again...
I have a Nexus 7 , and the screen is broken. I can't type anything and can't go inside the main settings, now. It's not possible to use my "look-screen-pattern"
Now I would like to do a backup of all data on my pc. (i want to open the backup file via winrar(or anything else), to get my photos, videos, apps etc. )
I have the android sdk tools installed, the google drivers too.
I used the recovery mode on my nexus. On the screen is a yellow sentence, what means the sideload function. But i don't need the sideload function. I only want a backup and no new rom system...
I tried to use adb shell commands to store a backup on my windows 7 pc.
But in my cmd a always get the same error.
unable to connect device....
The Tablet is not in the debug mode!! but i can't change settings, cause the display is broken
thanks for help
Get an OTG adapter cable and plug in a USB mouse/keyboard. That should get you through the unlock.
TeardownDan said:
Get an OTG adapter cable and plug in a USB mouse/keyboard. That should get you through the unlock.
Click to expand...
Click to collapse
can i use the tablet with a mouse??
i need to entry the look scrren, like this
https://thinkerbit.com/content/reviews/03-nexus-7/nexus-7-lock-screen.png
When you plug in a mouse, you will see a mouse pointer appear. To emulate taps, click any button. To emulate swipe, hold the button down from beginning to end of the swipe.

LG Leon stock, USB debug off. bad digitizer. ADB/Fastboot show no devices..

Hello all! I have a metro PCS branded LG Leon phone with some critical data in the QuickMemo+ LG app I need to recover from internal memory hopefully without having to install a new screen. The data is located in /data/data/[some path]
I can get the phone connected to my windows 7 PC in MPT mode. I can view lots of folders in internal memory. I can't SEE the /data/ folder but I can access it from the path - however it's empty, and I cannot get to /data/data or /data/[the app path] from the windows file explorer.
If I power on and hold power and vol - at the same time, I get a factory reset screen on the phone which I can manipulate with the vol and pwr buttons - but the phone is not recognized on the PC via USB in this mode. If I hold VOL + and plug in the USB with the phone off, I get some distorted command prompt stuff, then it goes in to Firmware Update. In this mode, it is detected by the computer, but shows in device manager with a ! - and the error is error 10 - Device Can Not Start.
ADB and Fastboot both always show no devices connected no matter what I try
If I can figure out a way to get this sucker seen by ADB I'm golden... if I can get fastboot to see it I think I have a process by which I can get in to what I need...
Why can't I get either program to see this sucker?
Or should I try my Linux box running Ubuntu?
Also - as I sit here and type, with the phone plugged in and showing FIRMWARE UPDATE [where I had the error 10 before] I tried switching drivers to just the plaIn MTP driver. No luck initially, but all of the sudden I hear the windows Bedoop new device sound, and drivers installed, and I no longer have the error 10 in device manager.. however I still cant see the sucker in ADB/Fastboot.
Help!
-Marky

enable mtp mode via adb?

My son dropped his tablet this morning, and since then, the screen is black, also there is no more sound and no vibration but I can still get onto the device via adb. Therefore, to backup the files, I would like to enable mtp mode and then transfer all the files via a file manager. Can anyone tell me, what the command line sequence would be to enable mtp mode in the shell? Spent a while googling, but without result so far...
Thanks so much in advance!
I see that adb pull also works recursively, so I have no need for mtp mode
yahya69 said:
My son dropped his tablet this morning, and since then, the screen is black, also there is no more sound and no vibration but I can still get onto the device via adb. Therefore, to backup the files, I would like to enable mtp mode and then transfer all the files via a file manager. Can anyone tell me, what the command line sequence would be to enable mtp mode in the shell? Spent a while googling, but without result so far...
Thanks so much in advance!
Click to expand...
Click to collapse

Recover with dead screen

Hey guys,I hope that all the awesome people here can help me to solve a huge Problem.
My GF had a Galaxy S5 Neo,she thought it would be a great idea to drop it directly on the screen so it broke and won't show anything anymore.
No we need to backup some important files from that device.
Gladly I was able to remove the lockscreen protection with her Samsung Account,but still not able to do more.
The device is on the latest official update,not rooted and no USB debugging enabled.
So I tried to get in recovery and use adb,witch will work every now and than,but I found out that the adb in stock recovery is limited,so now way to do anything there.
If I had enabled USB debugging,I could easily use visor to controll the device.
If I connect it via USB to my PC,it shows up,but as an empty device.
And I can't change the USB mode,because screen is completely dead.
Can I change the USB mode without the screen?
Can I enable USB debugging without the screen?
If I could change at least the USB mode,that could help out at least a little.
Long story short,I need an way to backup file from that thing.
If there is a solution for this,you guys would really help me out.
K-Town Rules said:
Hey guys,I hope that all the awesome people here can help me to solve a huge Problem.
My GF had a Galaxy S5 Neo,she thought it would be a great idea to drop it directly on the screen so it broke and won't show anything anymore.
No we need to backup some important files from that device.
Gladly I was able to remove the lockscreen protection with her Samsung Account,but still not able to do more.
The device is on the latest official update,not rooted and no USB debugging enabled.
So I tried to get in recovery and use adb,witch will work every now and than,but I found out that the adb in stock recovery is limited,so now way to do anything there.
If I had enabled USB debugging,I could easily use visor to controll the device.
If I connect it via USB to my PC,it shows up,but as an empty device.
And I can't change the USB mode,because screen is completely dead.
Can I change the USB mode without the screen?
Can I enable USB debugging without the screen?
If I could change at least the USB mode,that could help out at least a little.
Long story short,I need an way to backup file from that thing.
If there is a solution for this,you guys would really help me out.
Click to expand...
Click to collapse
Hey, i have similar problem, i cant unlock the phone so i have empty device at computer, i was wondering if you have any news on it
You Need OTG
Assuming
- you have stock 6.0.1 and
- you have enabled Developer options,
Here is an easy way:
1. Wait for boot to complete.
2. Once you feel like you're at the Touchwiz home screen, attach a keyboard to your S5 Neo.
3. On your keyboard, press Windows + N (Quick Settings tray).
4. Press Tab twice and Enter (Settings).
5. Keep on pressing Down Arrow for 5 sec.
6. Up Arrow one time and Enter (Developer options).
*** You can now (A) enable USB debugging and/or (B) change USB configuaration to MTP ***
7(A). Down Arrow * 7 times and Enter (USB debugging).
7(B). Down Arrow * 22 and Enter (USB configuration).
8(A). Right Arrow and Enter to allow USB debugging (OK).
8(B). Press Down Arrow and Enter (MTP)
9(A). Connect your phone to your PC *** You MUST keep your keyboard connected ***
9(B). Connect your phone to your PC.
10(A). On your computer, run "cmd" and type "adb devices" to authorize. *** You will see "unauthorized" from your cmd window ****
10(B). On your computer, you will see your device connected.
11(A). On your keyboard, press Tab * 3 and Enter (OK).
12(A). On your computer, type "adb devices" again to see if USB debugging works properly.
Note that this may or may not work for you depending on your firmware/settings.

Categories

Resources