i want to ask that i am downloading images from url means i had url in string array and on button click i move to next url and downloaded image from server. it runs perfectly on samsung galaxy s2 mobile and image downloading and displaying in view but in some other mobile of small size screen it is not displaying in view but in some it displaying ...what is the reason behind this what is happening ..i use setimageBitmap() in onpostExecute() and it work well for samsung galaxys2 what about for lower range mobile why it is not displaying ..i also change the image view height and width but not solve..but some time it is displaying..
my code is below..
log cat:
logcat out put :
DEBUG/skia(231): --- decoder->decode returned false
INFO/System.out(231): Bitmap :: null
INFO/System.out(231): Bitmap on post :: null
WARN/InputManagerService(63): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@44c17828
INFO/System.out(231): Message sent
INFO/image url/////(231): http://www.artealdiaonline.com/var/artealdia_com/storage/images/argentina/agenda/exposiciones_muestras/carlos_cruz-diez/carlos_cruz-diez2/507989-1-esl-AR/Carlos_Cruz-Diez.jpg
INFO/System.out(231): Bitmap :: android.graphics.Bitmap@44d64750
INFO/System.out(231): Bitmap on post :: android.graphics.Bitmap@44d64750