I have a very basic app with two ignition-remoteimageviews (RIV) in them. The app seems to function properly except for the fact that instead of the image, I get two grey triangles with exclamation points in them where the image should be. My test image URL is "http://developer.android.com/images/home/android-design.png" As of this posting the image loads in my browser, therefore I believe the problem to be elsewhere. I have only placed the two riv's in the layout. I have yet to code the corresponding Java. Is the failure due to the fact that I haven't added the needed java yet, or is there something else amiss? I made a test app earlier using ignition and I don't recall having to add java to get the most basic functionality. I can post the code if need be, but I am sure this will boil down to me being a clot and forgetting something easy.
Thank you in advance.