zozolpl
zozolpl
FileSelectionActivity.java line 187 ``` public boolean accept(File file) { String mode = getIntent().getExtras().getString("activity"); if( mode.contains("SomeActivityRequiredImage")) { if (file.getName().contains(".png") || file.getName().contains(".jpg") || file.getName().contains(".jpeg") || file.getName().contains(".bmp")) return file.isFile(); }else if(mode.contains("OtherActivityRequiredPDF")){ if (file.getName().contains(".pdf"))...
Yes, but Ive added my local networks IP to disable passwords EDIT: I turned it off and now it works Is there a way to make it working with password...
I found the bug - I had a space after first ; and the others IP didn't work as a local area network