Hello,
I am beginner in j2me technology. I need a little help.
Are there any limitations about creating size od Image ?
Should be it the same size what size the dispaly of device is ?
Thanks for any hints.
Regrads,
Mel
Hello,
I am beginner in j2me technology. I need a little help.
Are there any limitations about creating size od Image ?
Should be it the same size what size the dispaly of device is ?
Thanks for any hints.
Regrads,
Mel
Hi Mel,
in newer terminals there are no restriccions. In older models, like Siemens, the images can't be bigger than the screen.
Keep in mind that creating and destroying big objects can lead you to memory fragmentation problems. That is, you have enough memory, but not in a continuos piece.
Good luck!
thanks awoywood,
btw: what does mean e.g. 63 kb for JAR ? Is all available memory for aplication, resources (graphics, sound, etc.) ?
regards
hi Mel,
some preliminary articles described mobile platform contrains/features/etc,
take for example Nokia doc:
Introduction to Mobile Java
regards,
peter