[android-developers] URL image in GridView

2012-08-07 Thread Mohamed Naguib
I am trying to create a gridview and load some images from URLs to this gridview but there is an issue in loading images but i can't find it, can anyone help ? package com.images; import java.io.InputStream; import java.net.URL; import android.content.Context; import android.graphics.drawable.D

Re: [android-developers] URL image in GridView

2012-08-07 Thread Justin Anderson
> > I am trying to create a gridview and load some images from URLs to this > gridview but there is an issue in loading images but i can't find it, can > anyone help ? > If you wrote this code and can't find the issue, then how do you expect us to? Thanks, Justin Anderson MagouyaWare Developer ht