Can anyone tell me please how to simulate key event?
Specifically, simulating EHotKeyOff or EKeyOff?
please..
Do i put my code in AppUi or Container? Inside OfferKeyEventL or Handle????
Can anyone tell me please how to simulate key event?
Specifically, simulating EHotKeyOff or EKeyOff?
please..
Do i put my code in AppUi or Container? Inside OfferKeyEventL or Handle????
readio active sago project
You will have to put it in the view if you want to capture it from a view, here check this link http://www.cs.helsinki.fi/u/mraento/...eycapture.html it has a code to capturing key event, in addition you will have to use the CaptureKey(EKeyLeftArrow, 0, 0) method in RWindowGroup class.
thanks man!
readio active sago project
hi to all i m newble in all i want to know that can i Simulate key press in game application
i read from some posts that in game application CdirectScreenAccess is used and SendKey and SimulateKey method is used in case of WindowServer
Is there any way to take full control on Mobile using Computer including game using AT commands and otherways
so please reply me soon its very criticle for me......
thanks in advance