blackberry - Subfolder in res folder not finding image -


i'm attempting load bitmap image images folder within res folder using - bitmap.getbitmapresource("/images/bg_general.png")

but image not being found though exists @ specified path. im using blackberry eclipse plugin. here snippet of dir structure image located -

enter image description here

bitmap.getbitmapresource("bg_general.png") correct way display images. works me. also, check whether image empty.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -