Alexandre Bianchi

Results 2 comments of Alexandre Bianchi

I did a modification in function getPath, FileUtils.java. It could solve the problem. I propose to solution and up it. ... if ("primary".equalsIgnoreCase(type)) { return Environment.getExternalStorageDirectory() + "/" + split[1];...

I did a modification in function getPath, FileUtils.java. It could solve the problem. I propose to solution and up it. ... if ("primary".equalsIgnoreCase(type)) { return Environment.getExternalStorageDirectory() + "/" + split[1];...