is there any way to run j2me(jar/jad)program without using sun java wireless tool kit or any ide for j2me?

StackOverflow https://stackoverflow.com/questions/8238533

Question

I want to run my j2me program (jar/jad) in my PC without using any IDE or sun java wireless toolkit or something like that?

Is there any other tool provided by Oracle?

Was it helpful?

Solution

Yeah possible. You can use Java ME SDK 3.0.5. And lot of other SDK available for run the Java ME applications on PC. These are Sprint SDK, Samsung SDK, Sony Ericsson SDK or LG SDK. Also you can use Nokia RDA device for run your Java ME application.

OTHER TIPS

Samsung released its tool kit which is similar to "sun java wireless tool kit". Its better to try that.Many vendors like Nokia provide their SDKs.It is better that you search the net and try.They provide the development environment so that you can develop a j2me app and also be able to run jad/jar files.

But I think there is no only running environment.The tool for running environment comes with the development environment (SDKs).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top