summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2026-04-21 14:03:43 +0200
committerDavid Göransson <david.goransson@mullvad.net>2026-04-21 14:03:43 +0200
commitdf1abc7c1b675187410d2409746d19d3c3719c67 (patch)
tree98e99b2386a973cf8d8c922d0c91951878e92c56
parent3c64f6af37f27f8da29005895c35e71810b4a360 (diff)
downloadmullvadvpn-move-supported-platforms.tar.xz
mullvadvpn-move-supported-platforms.zip
Update android sectionmove-supported-platforms
-rw-r--r--docs/supported-platforms.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/supported-platforms.md b/docs/supported-platforms.md
index 6d6879244d..9cb6049119 100644
--- a/docs/supported-platforms.md
+++ b/docs/supported-platforms.md
@@ -1,4 +1,4 @@
-# Supported platforms
+ Supported platforms
These are the operating systems, versions and architectures that the app officially
supports and actively tests. It might work on many more versions, but we don't
@@ -72,13 +72,21 @@ DEs, but we don't regularly test those.
## Android
-Supported versions: 9 and newer.
+Supported versions: Android 9 and newer.
+Supported targets: Mobile, TV, and tablets.
+Architectures: ARM32, ARM64, x86, and x86-64.
+
+The Android ecosystem is broad in terms of versions, flavors, and manufacturers. Our goal is to
+support all versions within the version constraint. However, some manufacturer-specific flavors may
+remove system components that our app relies on, which can affect functionality.
### Tested versions
| Version | Architecture | Type of test |
|----------------|--------------|--------------|
-| ... | | |
+| Android 16 | ARM64 | e2e, manual |
+
+Manual tests are performed on a set of devices that varies between releases.
## iOS