I'm trying to create a copy of the sd memory, but the procedure I do does not do anything or I get an error, I have the write permissions, this is the code I'm implementing
public static boolean copyFile(String from, String to) {
bool...
asked by
04.10.2018 / 23:02