Pages

Friday, February 26, 2010

How to ensure that J2ME development Environment is setup properly?

In our last post, we discussed in detail, how to setup J2ME development environment on Microsoft Windows. Usually, this setup procedure is quite simple but we still need to make sure that things are configured properly. This post tells you how to ensure that the environment that you have set up is working propserly or not.

Simply launch Java Platform Micro Edition SDK

Click on any of the demo applications listed on the welcome page

Lets say, we clicked on AGUIJava2DDemo and the a pplication was opened and launched. Sun's J2ME emulator loads up and shows the running applicaiton.


In early versions, the SDK used to be called J2ME WTK (J2ME Wireless toolkit) but now it is known as Java Platform Micro Edition SDK.

If the demo loads normally, and runs on the emulator, this means that your development environment has been setup properly.

No comments:

Post a Comment