hi i stored the images name in a database and the images are in the drwable folder and i retrive the images name into string array(imageArray[]) list so to view it in an image view i did this but its not working
imageview1.setImageResource(Integer.parseInt("R.drawable."+imageArray[pos]);
any ideas ?
Aucun commentaire:
Enregistrer un commentaire