Google is trialing a new feature in its Chrome browser for Android that could change how users open downloaded files. Instead of automatically displaying PDFs inside the browser, the update would hand the file to the app the user has set as the default handler. The test is currently active in Chrome Canary.
The change aims to reduce the friction many users feel when a PDF opens in a cramped browser tab rather than a dedicated reader. By routing the file to the chosen app, Chrome would respect existing preferences and streamline the workflow. Developers can enable the behavior with a hidden flag, allowing them to gather feedback before a wider rollout. Google says the tweak could also lower memory usage on low‑end devices.
When the flag is turned on, Chrome intercepts the download request and passes the file to the system’s intent resolver. The resolver then launches the user‑selected application, such as Adobe Acrobat or Google Drive, to open the document. This bypasses the browser’s built‑in PDF viewer entirely. Early testers report smoother transitions and fewer accidental closures, especially on phones with limited screen space.
The feature is not limited to PDFs; any file type with an associated app can benefit. Chrome will still offer a preview option for users who prefer to stay within the browser, but the default action will be the external app. Google’s engineers say the approach aligns with Android’s broader philosophy of letting each app specialize in its own content type.
The question on many developers’ minds is whether the new behavior will become the default in future Chrome releases. If adoption proves positive, the browser may retire its internal viewer for certain formats, relying on third‑party apps to provide richer features. Critics worry that forcing external apps could expose users to inconsistent security standards across different readers.
Google assures that the rollout will be gradual and that users retain full control. A toggle in Chrome’s settings will allow individuals to revert to the classic in‑browser experience at any time. The company also plans to monitor performance metrics and user satisfaction before committing to a permanent shift.
Overall, the experiment reflects Google’s push to make Android browsing more seamless and less resource‑intensive. If the trial succeeds, Chrome could become a more transparent conduit, handing files to the tools users already trust. The move may also encourage app developers to optimize their readers, knowing they could receive more traffic directly from the browser.
How do I enable the feature on my device? Open Chrome Canary, go to chrome://flags, search for „Download to external app,” and enable the flag. Restart the browser to apply the change.
Will the feature work on all Android versions? It is currently limited to devices running Android 8.0 or newer, as older versions lack the necessary intent handling capabilities.
Can I choose a different app for each file type? Yes. Android lets you set default apps per MIME type, so you can assign one reader for PDFs and another for images or videos.