You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/12/23 17:06:10 UTC

[GitHub] [cordova-plugin-file] danicarla commented on issue #502: How to access files in android sdk 30

danicarla commented on issue #502:
URL: https://github.com/apache/cordova-plugin-file/issues/502#issuecomment-1000428491


   My application downloads some images and previously i chose the directory that stored these images
   Now I'm not specifying a directory, I'm just putting "cordova.file.dataDirectory" and the download is done successfully.
   
   I can even see that the size of the app has increased, but I can't access these images 
   Which path should i use to access these images?
   
   In [https://github.com/apache/cordova-plugin-file#where-to-store-files](url) say to use `<img src="file:///android_asset/files/teste.jpg" width="70%">` but dont work


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org