문제

Possible Duplicate:
How to call Exit Command when I press Key # in Lwuit Mobile Application?

How Can I Call Command like SELECT, OPEN when I press Key # in LWUIT MIDLET Mobile Application.

도움이 되었습니까?

해결책

Capture the press of the key using Canvas.KEY_POUND and do the action what you want to do.

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