Code:
}
Sequence musicS = null;
public static final String findcachedir(){
do {
String string;
try {
String string_0_ = "cache";
String string_1_ = "./";
File file = new File(new StringBuilder().append(string_1_).append(string_0_).toString());
if(!file.exists() && !file.mkdir()) break;
string = new StringBuilder().append(string_1_).append(string_0_).append("/").toString();
} catch(Exception exception){ break; }
return string;
}
while(false);
return null;
}
But where do I ever put the DL link, which is: