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

문제

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?

도움이 되었습니까?

해결책

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.

다른 팁

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).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top