Rants And Ramblings About Mobile Technology

Anders Borg writing about the fun and crazy world of mobile and Internet service technologies.

You can also read the blog via Twitter or your phone via wap.abiro.com. See the left menu for more news.

Comments on blog entries are moderated, but I'm rather liberal as long as it's not blatant advertising.

For general comments, advertising and contribution queries, please use the feedback form.

News feed (local)        FeedBurner Feed

Tuesday, February 20, 2007

 
Porting Java games to Flash Lite
Porting J2ME games to Flash Lite describes the basics of such porting.

A noticeable difference in the graphics department is that Flash Lite can render vector graphics in higher quality by using anti-aliasing and sub-pixel positioning, and you can also predefine graphics. You get the same in Java via SVG, but few phones support that yet. Also font handling seems more powerful.

For broadest possible phone compatibility, Java ME still shines, and almost all mobile games are still made for Java ME, but there are no doubt also Flash Lite games being made, yet way fewer.

Comments:
Most Flash phones coming out now support SVG JSR 226. The difference between 226 and Flash are negligible when compared to Java ME. About anti-aliasing etc. these are nice features but hardly necessary for games... I'd consider Java's ability for true 3d to be far more valuable to any game developer. Not to mention creative API's such as location based API (JSR 179), low level bluetooth (JSR 82), advanced multimedia (many formats, including recording and camera support) etc... All of these contribute to a very unique gaming experience.
 

Post a Comment

Links to this post:

Create a Link



<< Home

This page is powered by Blogger. Isn't yours?