public inbox for wireguard@lists.zx2c4.com
 help / color / mirror / Atom feed
* Unable to import files in wireguard app on some Android TV devices
@ 2026-01-28 19:58 Alex
  0 siblings, 0 replies; only message in thread
From: Alex @ 2026-01-28 19:58 UTC (permalink / raw)
  To: Wireguard

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-02-08 18:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28 19:58 Unable to import files in wireguard app on some Android TV devices Alex

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox