[arch-general] Mount point of MTP devices?
David Runge
dave at sleepmap.de
Sun Apr 2 07:53:45 UTC 2017
On April 2, 2017 7:06:59 AM GMT+02:00, Rijul Gulati via arch-general <arch-general at archlinux.org> wrote:
>I want to access android device (MTP) from terminal. The device is
>accessible from file manager (Dolphin). This means it has to be mounted
>somewhere (right?).
You can also use adb (android-tools [1]) for interfacing with it.
There you have `adb push` and `adb pull` to copy to/from your device respectively.
You need to activate adb on your device first however.
[1] https://www.archlinux.org/packages/community/x86_64/android-tools/
--
https://sleepmap.de
More information about the arch-general
mailing list