### Discussed in https://github.com/flet-dev/flet/discussions/4968 <div type='discussions-op-text'> <sup>Originally posted by **JudicaelK** February 24, 2025</sup> Hi, How to set requestLegacyExternalStorage to true through pyproject.toml file for flet project? I tried [tool.flet.android] requestLegacyExternalStorage = true but it doesn't work. Any idea? Thanks.</div>