diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-25 11:50:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-25 12:26:14 -0400 |
| commit | 349564966b931d2a0bf97b516982f4dd004f0efe (patch) | |
| tree | 2571a6ebc6c4cc63726fdb062123afd393f7fe83 /static | |
| parent | 7afd0ddeb6263e4bf275df4b7e3ce4a88391f13e (diff) | |
document mobile Chromium desktop mode incompatibility
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/web.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html index 9836d20d..f6086742 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -139,6 +139,11 @@ <li>Brave (with Brave Shields disabled, since it caps storage usage at a low value to avoid fingerprinting available storage)</li> </ul> + <p>On Android, disable desktop mode for the browser since it currently prevents our + web installer from detecting Android and handling needing to request permission to + reconnect to the device after each reboot. Desktop mode is enabled by default on + large tablets with at least 8GB of RAM such as the Pixel Tablet.</p> + <p>You should avoid Flatpak and Snap versions of browsers, as they're known to cause issues during the installation process.</p> <p>Make sure your browser is up-to-date before proceeding.</p> |
