I want to have many pictures on my android. This is so I can change a group of backgrounds each time it is clicked. First what is the limit B4A will let me load as png. Can I use another Dir lib other than file. Is "SetBackgroundImage(LoadBitmap(File.DirAssets,Etc" the only way to load this png image. I would like to use sqlite to store and pull the .png pictures into the background. I been browsing these posts and not finding any other way to to load background images. Any suggestions