Github messages for voidlinux
 help / color / mirror / Atom feed
From: FollieHiyuki <FollieHiyuki@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Android File Transfer
Date: Tue, 20 Apr 2021 16:01:43 +0200	[thread overview]
Message-ID: <20210420140143.WIZJi58outC1rwyZqGh5G1yMH0zwt4Y7MPMnqkFgy84@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30013@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 608 bytes --]

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/issues/30013#issuecomment-823299300

Comment:
`gvfs-mtp` doesn't work for me either (the machine doesn't recognize the phone as a USB device) but `android-file-transfer` does, so I don't bother fixing it. And I suggest only use 1 of the 2 methods.
For `android-udev-rules` you need to add your phone rule to `/etc/udev/rules.d/`. Here is an example of mine:
```
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6860", MODE="0666", OWNER="users", ENV{ID_MTP_DEVICE}="1", SYMLINK+="libmtp"
```

  parent reply	other threads:[~2021-04-20 14:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05  8:26 [ISSUE] " free-tinker
2021-04-05 14:42 ` FollieHiyuki
2021-04-06  6:01 ` Anachron
2021-04-08  5:48 ` free-tinker
2021-04-08  6:27 ` free-tinker
2021-04-08  6:46 ` free-tinker
2021-04-20 14:01 ` FollieHiyuki [this message]
2021-04-24  6:39 ` free-tinker
2021-04-24  6:40 ` [ISSUE] [CLOSED] " free-tinker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210420140143.WIZJi58outC1rwyZqGh5G1yMH0zwt4Y7MPMnqkFgy84@z \
    --to=folliehiyuki@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).