Simple protip to connect new Androids to the computer, with the MTP (media transfer protocol).
- Install
libmtp
from official repositories - Install
siple-mtpfs
from AUR repositories - To use it, as a non-superuser:
$ simple-mtpfs /path/to/mount
$ cd /path/to/mount
It mounts device 0 in the indicated path. Enjoy!