
For some reason its first argument was "readable", while it clearly should be "executable" as per the code below. Also see the method we call on api 9 and newer: https://developer.android.com/reference/java/io/File.html#setReadable(boolean, boolean)
For some reason its first argument was "readable", while it clearly should be "executable" as per the code below. Also see the method we call on api 9 and newer: https://developer.android.com/reference/java/io/File.html#setReadable(boolean, boolean)