fragatak edited a comment on issue #239: Not seeing files that are stored on 
the Android device
URL: 
https://github.com/apache/cordova-plugin-file/issues/239#issuecomment-574849382
 
 
   I think I have got this working in initial testing. 
   
   I added 
   `<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />`
   to the AndroidManifest.xml. I also added the 
cordova-plugin-android-permissions aswell. So I am not completely sure which 
one might have made it work. 
   
   I can now see the Downloads off of cordova.file.externalRootDirectory and 
when doing 'file:///sdcard' (device root internal directory for shared files) I 
can now see everything. 
   
   I am using API level 26 currently. I added a view from Chrome remote 
console. 
   
   ![Annotation 2020-01-15 
154430](https://user-images.githubusercontent.com/3291636/72469709-fbb47900-37ad-11ea-8734-8b3d73845664.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to