So I am trying to make an app that saves a text file sa device and uses the timestamp as the file name then yung same file would be sent to the computer to a specific folder. I am trying to start off by having the file saved and read in my device. My code runs but when I enter the data and press the save button to save the file, the app crashes.
Posted is the logcat of the app. Can't seem to find what's wrong. Any help would be useful. Thanks.