I Made myself a utility app to help me with coding (in Java) Through my phone, so I wanted when I click on export button, it will collect all the enteries, add it to a file, and download it to the user. But I tried an absolute path and asking for permission, didn't work
So how do I download a file to the downloads folder like when you download something from Chrome, thanks!