문제

I just started with Blackberry application development. What are differences between J2ME MIDlets and Blackberry RIMlets? Which is better for GUI Applications for Blackberry?

도움이 되었습니까?

해결책

One of the main difference is that : RIMLet only can work on BlackBerry devices while MIDlets can work on any devices that have the Java Virtual Machine installed on it.

See this for the information

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