This application needs the AccessibilityService API to retrieve interactive windows on the screen, in order to find compatible ones. The service then sends multiple "move window" accessibility actions to such windows, as needed, to perform the intended function.
Esta aplicación necesita la API AccessibilityService para recuperar ventanas interactivas en la pantalla y encontrar ventanas compatibles. Luego, el servicio envía múltiples acciones de accesibilidad de "mover ventana" a dichas ventanas, según sea necesario, para realizar la función prevista.
Shake the device a little. Notice how the background content softens these movements, making on-screen reading easier. (Stilly service must be enabled in the Accessibility settings for this to happen.) This functionality can be easily implemented in any application. Please follow the instructions on GitHub.
Agite un poco el dispositivo. Observe cómo el contenido de fondo suaviza estos movimientos, facilitando la lectura en pantalla. (El servicio Stilly debe estar habilitado en la configuración de Accesibilidad para que esto suceda). Esta funcionalidad se puede implementar fácilmente en cualquier aplicación. Siga las instrucciones en GitHub.