[mono-android] it can't be this hard

Dan Kibby DKIBBY at motorstate.com
Fri Mar 11 11:32:24 EST 2011


I'm trying to display an image from a url to an imageview.
This mirrors an example I found...but yields a blank imageview

            logouri =
Android.Net.Uri.Parse("http://info.motorstate.com/star.jpg");
            logoimg.SetImageURI(logouri);

Help?

Dan Kibby 




More information about the Monodroid mailing list