I have created a very simple application in Delphi, created multi device application, then drop a TImageList, put some images onto it, then drop a TGlyph, assign its images to the Imagelist, then set the image index to 0 for the first image to display, in windows, I can see my image perfectly, but when deployed to my Samsung Edge 7 Phone, I cannot see the image. Any missing settings in my deployment process? Thank you.
↧