Ratheesh Valamchuzhy wrote:
> i am developing an app which shows thumbnail of images using grid view   i
> created image adapter class to get the thumbnail images , but it is not
> working plse help me(force close)
>
> here is my code
>

you are trying to use BitmapFactory.decodeFile with somethig that
starts with "http://";

it will not work

pskink

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to