|
Hi,
i have a problem with PNG images in J2ME. I draw a
picture in MS Paint and save as PNG. My application use it like:
Image i= new
Image.CreateImage("/Splash.png")
It runs on J2ME Wireless Toolkit emulators fine. but
it doesn't run on Nokia Developer Suite emulators. (i try it on
7250,3510i,7600 and Series60 emulators). Applicatin throwed
IOException.
I tried it with another image file(with images of NDS
examples and WTK examples). It runs fine wit these
images.
Only image which i created, throws IOException in NDS
emulators. What is the problem
Thanks!
NDS=Nokia Developer's Suite
WTK= Sun J2ME Wireless
Toolkit
Mehmet KADAYIFÇI |