Got the same problem...
Type: Posts; User: anrikun; Keyword(s):
Got the same problem...
Have you tried to install Nokia's SDK?
Can you provide us with a list?
Thank you!
A friend of mine has just bought a Nokia 3100.
One of the games that ships with it is Beach Rally which does support mutiple keypress: you can accelerate pressing 5 while turning left pressing 4......
Thank you for your help
I had checked the others posts before posting mine without finding any answer.
It seems that I had not entered the right keywords!
:-)
About: How am I supposed to store multiple images with different widths (scanline widths)?
Store the images in a short[imageIndex][pixelIndex] array
and store these images' width and height in a...
Hello.
I'm currently designing a game for the Nokia 3510i.
As it happens that someone calls you when you're playing, I would like the game to enter paused state when the phone rings.
That's why...
Thank you for your reply!
I'll give it a try.
Henri ;-)
Got the same problem.
Wonder if there is any solution...
I get these errors:
-----------------------------
Building "BVProject"
ERROR: native methods should not appear
Error preverifying class com.nokia.mid.impl.isa.io.protocol.wap.Protocol
...
I've read many posts about the preverify command that could solve the problem, but when I try it, I get:
JAR file creation failed with error -1
The preverified classes if any are in tmp41.
all...
Yesterday, I've used Proguard for the first time and it worked.
Today, I've added some lines of code to my program, then used Proguard again.
But now, when I try to run the jar file from Nokia...
JODE support is said to be integrated in Sun Studio One, but I can't get it to work.
I've done everything that's written in Studio One help about JODE, but I get the error:
"Obfuscation failed....
DirectUtils' javadoc says:
This class is a placeholder for utility methods. It contains methods for converting standard lcdui classes to Nokia UI classes AND VICE VERSA.
But I can't find any...
I've designed a little animation that responds to key presses (a man running left or right).
For every frame, pressed key and released key are checked then the animation is updated according to...
Hello,
I've tried to use the pixel format TYPE_BYTE_332_RGB with the Nokia 3510i but it returns an illegalArgumentException.
I was wondering how to know what pixel formats are supported by a...
Hi,
I've installed Sun One Studio Update 1 and the 3510i MIDP SDK.
It works well but I can't use the debugger. Sun One Studio keeps on writing 'KVM not ready' or something like that.
It seems that...