BlackBerryForums.com : Your Number One BlackBerry Community      

»Sponsored Links




Closed Thread
 
LinkBack Thread Tools
  (#1 (permalink)) Old
hussulinux Offline
New Member
 
Posts: 11
Join Date: Apr 2007
Model: 8700
PIN: N/A
Carrier: dont know
Default no image on BB cod after conversion - 05-05-2007, 05:22 PM

I wrote a small file in J2ME which displays an image.

I compiled the file and got a .JAD and .JAR
The image gets embedded in the .JAR

I run this anywhere on any j2me emulator, i can see the image.

But when i convert it to .cod using the utilities, on running it on the emulator i cant see the images.

The .cod file also has the image embedded.

I'm sure im doing the conversions etc. correctly and am able to run the application also but just I cannot see the images.

Any idea?


The J2ME code which I'm using to display the image is as follows:

imgDelivery = new ImageItem(null, get_imgsrcDelivery(), ImageItem.LAYOUT_DEFAULT, null);//GEN-BEGIN:MVDInitInit
imgDelivery.addCommand(get_cmdDelivery());
imgDelivery.setItemCommandListener(this);
imgDelivery.setDefaultCommand(get_cmdDelivery());
try {
imgsrcLogo = Image.createImage("/logo.JPG");
} catch (java.io.IOException exception) {
exception.printStackTrace();
}


Do i need any modifications to show the image on the blackberry?
   
Sponsored Links
Please Login or Register to Remove these Advertisements!

Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On






Copyright © 2004-2008 BlackBerryNews.com, BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.1