I am unable to create file in externalFilesDir using below mathod in blackberry OS android.
request.setDestinationInExternalFilesDir(this, "Update", "File.apk");
When i checked the folder than folder doesn't have read/write permission in Blackberry passport.
/Android/data/com.xy.yz/files/Update this should be created but when i saw the folder is has only /Android/data/com.xy.yz and m not able to create any file or folder inside that