Hi,
I am using file.copy to copy files from the SD card of a device to another location. I also need to be able to set the file permissions using setWritable, SetReadable and setExecutable (from http://developer.android.com/reference/java/io/File.html) . I didn't see any reference to these methods in the online B4A docs/forums so the question is whether they are supported and if not, is there any alternative method to set file permissions?
Best Regards,
Ian Hatton
I am using file.copy to copy files from the SD card of a device to another location. I also need to be able to set the file permissions using setWritable, SetReadable and setExecutable (from http://developer.android.com/reference/java/io/File.html) . I didn't see any reference to these methods in the online B4A docs/forums so the question is whether they are supported and if not, is there any alternative method to set file permissions?
Best Regards,
Ian Hatton