Android Accessibility Services Example
This is an example implementation of android accessibility services with 5 Sample Actions such as:
- Simulate Power button
- Simulate Volume up
- Simulate Scroll down
- Simulate Swipe right
- Simulate Touch with coordinat X Y
Instalation
- Clone the project
$ git clone https://github.com/fachryansyah/android-accessibility-services-example