public inbox for wireguard@lists.zx2c4.com
 help / color / mirror / Atom feed
From: Alex <alspm@tutamail.com>
To: Wireguard <wireguard@lists.zx2c4.com>
Subject: Unable to import files in wireguard app on some Android TV devices
Date: Wed, 28 Jan 2026 20:58:41 +0100 (CET)	[thread overview]
Message-ID: <OjwZJkl--F-9@tutamail.com> (raw)

Attempting to import a client config file results in the message "Please install a file management utility to browse files" on my device running Fire OS 8 (Android TV 11 based).

This is likely due to commit 67db72a (TvMainActivity: use OpenDocument instead of GetContent), as it occurs with v1.0.20260102, but not with v1.0.20250515.

According to the documentation [1]: "Third-party apps can't respond to an intent with the ACTION_OPEN_DOCUMENT action. Instead, the system receives thisintent and displays all the files available from various apps in a unified user interface."

My device does not appear to have a first-party file picker, which would explain why OpenDocument does not work.

The commit mentions that the change was necessary for Android TV 14 (is it actually?), but regardless there should be a fallback to GetContent if OpenDocument fails.

[1] https://developer.android.com/guide/components/intents-common#OpenFile

                 reply	other threads:[~2026-02-08 18:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=OjwZJkl--F-9@tutamail.com \
    --to=alspm@tutamail.com \
    --cc=wireguard@lists.zx2c4.com \
    /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