# Put App Documents in the System File Browser

DevFeed: [Put App Documents in the System File Browser](<https://devfeed.tech/articles/put-app-documents-in-the-system-file-browser-19290.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/documents-in-system-file-browser/>)

Author: Shai Almog

Published: 2026-08-29T00:00:00Z

Content type: tutorial

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [iOS](<https://devfeed.tech/topics/ios.md>), [App](<https://devfeed.tech/topics/app.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app](<https://devfeed.tech/tags/app.md>), [ios](<https://devfeed.tech/tags/ios.md>), [remote](<https://devfeed.tech/tags/remote.md>), [storage](<https://devfeed.tech/tags/storage.md>)

## AI overview

A Codename One release adds Document Provider support for publishing a selected, read-only document tree to the iOS Files app and Android storage picker. The published model can represent local files or content fetched from a server, while platform-specific extensions serve the tree independently.

## Source excerpt

Document Provider publishes a selected read-only tree from a Codename One application into the iOS Files app and Android storage picker, including local and on-demand remote content.