0.0
0 review
1.91 MB
Everyone
Content rating
13
Downloads
Stilly: Screen stabilizer screenshot 1 Stilly: Screen stabilizer screenshot 2 Stilly: Screen stabilizer screenshot 3 Stilly: Screen stabilizer screenshot 4 Stilly: Screen stabilizer screenshot 5 Stilly: Screen stabilizer screenshot 6 Stilly: Screen stabilizer screenshot 7 Stilly: Screen stabilizer screenshot 8 Stilly: Screen stabilizer screenshot 9 Stilly: Screen stabilizer screenshot 10 Stilly: Screen stabilizer screenshot 11 Stilly: Screen stabilizer screenshot 12 Stilly: Screen stabilizer screenshot 13 Stilly: Screen stabilizer screenshot 14

About this product

Make on-screen reading easier by softening small movements of mobile screens.

Stilly: Screen stabilizer description

Ever tried reading in a moving vehicle?


This is a service that allows compatible apps to easily soften small device movements within their user interface.

It can improve screen readability and possibly alleviate motion sickness while on the go, e.g. while reading in a moving vehicle or walking.

ℹ️ Find more info, implementation details and examples on: https://github.com/Sublimis/SteadyScreen


Wear OS service is also available!


⚡ The service has been crafted very meticulously, in order to minimize resource usage and maximize performance.


Use of AccessibilityService API

This app uses 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. The data accessed during the process, using Android's AccessibilityService API, can be of personal and confidential nature (i.e. sensitive information). This application never collects, stores nor shares that data in any way.
↓ Read more