Thursday, February 22, 2007

Installing and Executing j2me applications in real mobile phones

Every mobile phone dont support every API and Configuration!

Remembering this basic rule rescue you from errors like "File Manager Closed" "Wrong version".

You can see which device supports which API and configuration in J2mepolish website.

For example if you(like me) try to install a application which has CLDC 1.1 version it may not be installed in Nokia 6600 which supports CLDC 1.0.

How to install??

open file manager -->select jar file-->and installing...

No comments: