EinfachHans commented on issue #1316:
URL: 
https://github.com/apache/cordova-android/issues/1316#issuecomment-913563294


   Passing the absoulte Path like `/assets/image.png` or like 
`//localhost/assets/image.png` both doesn't work:
   
   ```
   W/System.err: java.io.FileNotFoundException: 
/assets/imgs/map/mapPinGreen/mapPinGreen.png: open failed: ENOENT (No such file 
or directory)
   ```
   
   ```
   W/System.err: java.io.FileNotFoundException: 
/localhost/assets/imgs/map/mapPinGreen/mapPinGreen.png: open failed: ENOENT (No 
such file or directory)
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to