01-30-2010, 06:53 PM
|
#1 (permalink)
|
| New Member
Join Date: Jan 2010 Model: no PIN: N/A Carrier: verizon
Posts: 1
Post Thanks: 0 Thanked 0 Times in 0 Posts
| FRIDG file not found Please Login to Remove! Hi,
I get this message that file_image.png not found. I am 100% sure that the file exists and it's in under res folder in my project. I get this when I try to debug my app using the default simulator. Why Do I get this error? is there a size limit on the file and just it's just the wrong error message or is there something else I am missing. I am following an example from the Beginner's blackberry book. here is the code snippet.
Bitmap logo = Bitmap.getBitmapResource("file_image.png");
Any help with be appreciated.
Thanks
Jack
I am using Eclipse and JDE 4.7 |
| Offline
| |