I'm creating a Java Game between Jbuilder7 and Nokia Developer Suite with 60 concpet SDK, my application runs well with emulators but in nokia 7650 not shows .png Images, show the display in White.
I'm creating a Java Game between Jbuilder7 and Nokia Developer Suite with 60 concpet SDK, my application runs well with emulators but in nokia 7650 not shows .png Images, show the display in White.
Make sure that the image is being packaged into the jar appropiately under the correct path (you can explore the jar from JBuilder, by choosing it from the project explorer window).
shmoove