I want to inject a touch event Android Studio during app running at background.
After searching it, I found a couple of solutions but all of them need root rights.
For my private use, I am trying to make a remote control app (like TeamViewer Quicksupport) that streams to my video streaming server RTMP&RTSP
and I need to inject tap (via touching) and input (via typing).
Asked
Active
Viewed 119 times
0

julianfperez
- 1,726
- 5
- 38
- 69

M.Bonanza
- 1
- 1
-
https://stackoverflow.com/a/45414862/115145 – CommonsWare Jul 12 '18 at 21:26
-
I read but its old post, maybe there is somthing news :) – M.Bonanza Jul 13 '18 at 19:01