• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps uploading external image from website

RustyRoy

Lurker
My webpage has images that upload to the phone when the page is viewed and dropped when the page is closed. I do this to reduce mobile device memory requirements. I use a path that points at the image location and name.

Sadly image does not load on Android devices. However everything works fine on blackberry, i-phone, i-pad etc. Usually Apple is the most restrictive device.

What is different about Android that prevents the external images loading?

Regards
Russ

I apologize if I placed this post in the wrong forum. I did not find a general support form.
 
A problem like that is browser-dependent. Without knowing which browser you're using for testing, and a link to the site so we can see what's happening, there's no way to make even a wild guess. (Android itself has nothing to do with whether the images on a web page load into the browser.)

(If this is a problem with an app you developed, we'd need a link to the app - and also a link to the web page so we can analyze what the web page is doing. It's possible that it's a problem with the code on the page.)
 
Back
Top Bottom