Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top