Top "Mtp" questions

MTP stands for Media Transfer Protocol, which supports the transfer of music files on digital audio players and media files on portable media players, as well as personal information on personal digital assistants.

Nexus 4 not showing files via MTP

I'm trying to simply write a simple XML file to the SD card and I noticed that my Nexus 4 does …

android usb-drive nexus-4 mtp
How to set Android M default USB config to MTP rather than "charging only"?

Whenever my device (Nexus 5, Android M Preview 3) connects via USB, the USB config always defaults to "charging only". This is …

android nexus-5 mtp android-6.0-marshmallow
How to manage files on an MTP Portable Device?

I have been researching this topic for days and I can't find anything on managing files on a MTP Portable …

c# android mtp
How to access an MTP USB device with python

How can I read from and write to my Galaxy Nexus phone, using MTP over a USB cable in python? …

python mtp
Enable MTP using ADB

How do I enable MTP mode on an Android phone, solely using ADB on the command line? The screen cannot …

android adb mtp
Mtp not detecting Android in Ubuntu 16.04

Ubuntu is not showing my android device. I tried to install libmtp* mtp* and also reinstalled it And also try …

android usb mtp
Connecting Centos 7 to Android phone

I'm trying to connect a Centos 7 operating system to a Moto3G Android phone (running Android v6 - marshmallow) libmtp …

android-6.0-marshmallow centos7 mtp
Mounting a Samsung Galaxy Tab 2 7.0 with MTP on Linux

I'm trying to get a Samsung Galaxy Tab2 7.0" connected to a Debian Wheezy box over MTP. The askubuntu page at …

android debian tablet galaxy mtp
Android: How to detect a change in MediaStore when connected over MTP

I have big problems with MediaStore. I need to handle events when MediaStore is changed over MTP. I already have …

android events action mediastore mtp
Desktop java app copy and transfer android data via USB

I have a desktop java app, and also an android app. Two app work together. The user in desktop app …

java android usb mtp wpd