Hi there, I have succesfully made my first app but have one issue when using the APK.
I create a text file and just to check if it exists I retrieve it and show its contents on a text box, that works.
Then I share it through bluetooth (or any other) using the file extension/name shown in the image, it works and I also can find the file in my phone when I use the Companion app to test it.
But when I download the apk, I can also retrieve the file contents to show them in the textbox, but if I try to share it with "/angulos.txt" as file name, an error indicates the file is not found. I can't even find the file in my phone (in the SD card or in the internal storage)