I checked several times the blocks, but I was too focused on the blocks to be equal to your suggestion, not on the strings, and I didn't noticed that mistake. Sorry Anke, I really apologize for this.
However, now the app saves the pictures, but the issue about the permissions is unchanged. As you suggested, is there some tools for debugging?
Do files uploaded in the Media panel in AI (example below) go to the ASD? If so, should I be able to access them through the ASD Path? For example, if I wanted the path to the model.json file uploaded in Media, would it be /storage/emulated/0/Android/data/<app_package>/files/model.json?
(I'm asking this because as of now I cant access them through this path, Java fires a java.nio.file.NoSuchFileException exception).
No, only with Companion. With the compiled app (APK, AAB) files in the assets are in the internal storage. File in the ASD are in the external stoarge.
Everytime I try to import this extension, I get an error saying the DatePicker control can't be found and builds fail. If I remove the extension, the app works. Weird.
I AM using the date picker in my app.