I've been using QuickSupport from TeamViewer and I noticed that they somehow found out a way to make it possible to control the phone via desktop. Including send keys, everything via Wifi.
The interesting fact is that is not achieved by Accessibility.
Does anyone have a clue on how they do it?
I tried to use SendInput library, but I could send the keys/clicks in my own app only.
I see there is some documentation on UiAutomation and Instrumentation, but I am not sure whether this is the right way.
The interesting fact is that is not achieved by Accessibility.
Does anyone have a clue on how they do it?
I tried to use SendInput library, but I could send the keys/clicks in my own app only.
I see there is some documentation on UiAutomation and Instrumentation, but I am not sure whether this is the right way.