So basically i can only acces my phone storage via windows if i turn usb debugging on, it does show connected as media on my phone but i cant see it on my windows, it only shows as ADB android phone in device manager. If i turn usb debugging on i can acces it.
NVM: uninstalled all drivers and reinstalled, okay now
I cannot get ADB to recognize my Note 7. I've installed the ADB & FastBoot 15-second install from the XDA forum, but when I plug my N7 into the PC it only recognizes it as a USB drive.
Dev options enabled,
USB Debugging enabled
USB configuration (MTP mode)
The only entries under Other in Device Manager are CDC and MTP, no Android Device. The phone is also listed under Portable Devices. No USB mode brings up "Android" in the list of devices under Other.
Does anyone have any suggestions?
Do you have proper Samsung usb drivers installed? Check your device manager, just asking sometimes phones can be finicky when trying to get the PC to recognize devices.
Thanks carelockh! That did the trick. I looked in Device Manager and found that only the Windows USB device driver was installed. I downloaded and installed the Samsung driver and was able to connect over ADB.
No problem, anytime glad I could help.
My Win10 Insider Preview machine did not recognize the phone. Nothing happened when I connected the phone and I could not access storage of the phone.
Below is the solution for it:
Go to Control Panel - Device Manager - LeMobile Android Device (could be under a different name. Choose the one that is your phone) - Update Driver - Manually Install a Driver - Let me pick a list of available drivers on my computer - MTP USB .
4K2K said:
My Win10 Insider Preview machine did not recognize the phone. Nothing happened when I connected the phone and I could not access storage of the phone.
Below is the solution for it:
Go to Control Panel - Device Manager - LeMobile Android Device (could be under a different name. Choose the one that is your phone) - Update Driver - Manually Install a Driver - Let me pick a list of available drivers on my computer - MTP USB .
Click to expand...
Click to collapse
Uhm ... when you connected the phone to computer you changed the mode on phone from USB charging to MTP mode ?
In my Win10 x64 build 14392.447 not problem to see the phone in MTP mode after changing mode on phone.
Alternative solution is to use KDE Connect app over Wifi. Bonus is that once set up, it is possible to push files from the phone to the PC without any interaction on the PC side - e.g. useful if the PC doubles as a file server.
losteagle said:
Uhm ... when you connected the phone to computer you changed the mode on phone from USB charging to MTP mode ?
In my Win10 x64 build 14392.447 not problem to see the phone in MTP mode after changing mode on phone.
Click to expand...
Click to collapse
Both of my home & works computer (Win10 14959) failed to detect it as MTP or PTP drive. Might have been due to those having previous phone's drivers.
But I faced same problem with fresh out of the box Win8 laptop.
No issue with the MTP, however I can't seem to get adb to work. list of devices attached is showing empty.
ksj0823 said:
No issue with the MTP, however I can't seem to get adb to work. list of devices attached is showing empty.
Click to expand...
Click to collapse
I had the same issue, i reinstalled minimal ADB and removed the drivers from my pc, rebooted my pc. Plugged the phone into a different USB port and voilá ADB could see it
Citroon said:
I had the same issue, i reinstalled minimal ADB and removed the drivers from my pc, rebooted my pc. Plugged the phone into a different USB port and voilá ADB could see it
Click to expand...
Click to collapse
Wanted to add my voice here too that I did the same - I had to clean up previous drivers I had installed over time for varios phones and different ADB versions like the one from clockworkmod - once I cleaned that out and installed google drivers from SDK PTP worked and I was able to do Helium restores
I had issue on my Win10 PC, but I found that after I disabled USB debugging, it would work as MTP/PTP, but not for ADB of course. So apparently, I have to toggle USB debugging ON/OFF to switch back and forth from MTP and ADB.
Small pain in the butt.
Solution.
I had the same issue. Drove me NUTS for about an hour. In the end, simply unchecked the USB DEBUGING in developer settings. This will make it pop up immediately.
Update:
I clearly should have read the post above mine first.
OK, this is driving me nuts! The phone has been restored to stock (Android Version 8.0.0) and has nothing on it from the Play Store, just the stock Samsung apps - trying to get ADB to work without any joy, as want Fluid NG on it........
It did once offer the options (weird?), but I got the Allow USB Debugging popup with the RSA Key, but also the error 'Because an app is obscuring a permission request, Settings can't verify your response' error - Went to the 'Apps that can appear on top' section (assume this is the same as 'Draw over other apps?), and disabled everything in the list - still the same error!
Now the only options I get when connecting are:
Transfer Files
Transfer Images
MIDI Device
Charge this Phone
So far I've.......
Enabled Dev mode
Enabled USB debugging
Disabled Verify Apps via USB
Installed Samsung Drivers
Installed ADB Fastboot
Disabled all 'Draw over other apps' apps in the Apps list.
Tried another laptop
Tried another USB cable
It shouldn't be this difficult, I know!!
I haven't been able to get data transfer to work when connected to computer since Color OS 6 update. Pop up warning says resetting USB Debugging is required. Actions already taken :
1. Turn usb debugging on/off
2. Turn developer options on/off
3. Revoke usb debugging (adb devices shows device ID)
4. Enable usb tethering
Any suggestions?
After days of no response and some efforts of painful google-searching , I finally find a solution using adb command which is
adb shell svc usb setfunctions mtp
That being said there should not be any issue with usb / adb driver whatsoever, because I can use file transfer on my LG V30+ just fine using the very same laptop. Also system security check showed usb transfer is being blocked (see attached pics)