Quote:
Originally Posted by mdp
sending a few packets is sufficient
|
The funny thing is that it can already be done, but it's a hack...
In that modified APK I published, I forgot to remove one line where I log the taps.
It is sufficient (but not a full or clean job) to retrieve those lines through a `logcat` stream in some software on the desktop and act accordingly...
I would prefer to send packets to the adb server on the computer. It is not clear to me at the moment how to do it without any hassle to the user: the adb server creates a network on the localhost, I am not user how to access it from the Android device:
tcp 0 0 127.0.0.1:59294 127.0.0.1:5037 ESTABLISHED 4716/adb