2 Apr
2017
2 Apr
'17
7:53 a.m.
On April 2, 2017 7:06:59 AM GMT+02:00, Rijul Gulati via arch-general <arch-general@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