Is there a way to get color of a pixel say (x,y) and check if its red and if it is red then send a touch event.
I want it to run in background and it should always be checking the color of that pixel (x,y) and as soon as it turns red , a touch event should be simulated.