Tutorial: Screen events

This is a sample application that injects a screen event into a specified display.

When you are working within the privileged contexts of either SCREEN_WINDOW_MANAGER_CONTEXT or SCREEN_INPUT_PROVIDER_CONTEXT, it's possible to inject a Screen event into the system. This sample application demonstrates how to use the Screen API to do so.

You will learn to: