I have a very tricky question that nobody was able to answer it so far.
My app needs to create and save a JSON file in the external storage.
When I uninstall the app and install it again, I want to click a button that opens a file picker and pick the JSON file I have created before.
Is that possible?