Hello.
I make a console program.
It works good in emulator.(input is 'a' key -> result is print screen)
But, After I install console program in phone, execute the console program, and press any key then the console program exit.
My question is
How to catch the key event in console program?
Give some direction to me.
Thanks in advance.

Reply With Quote

