store them in drawable folder within res and and call the imageview object.setbackgroundresource(r.drawable.name of the image)
On Mar 27, 9:05 pm, "Igor Nesralla Ribeiro" <[email protected]> wrote: > Hi, > > I have this scenario : > > I have 50 images files of restaurants , that > restaurants(name,city,address,image name) i saved into a database..My > question is..how and where I saved this images files.and how I display this > images files into a imageview > > Thanks in advance.. > > Igor -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

