victordiaz / PHONK

PHONK is a coding playground for new and old Android devices
https://phonk.app
GNU General Public License v3.0
457 stars 27 forks source link

Support for the Android Accessibility Framework? #148

Open gtusr opened 5 months ago

gtusr commented 5 months ago

I'd like to use PHONK instead of Tasker to automate tasks on my Android.

Is there a way to access the Android Accessibility Framework from within PHONK?

Ideally users could subscribe to arbitrary accessibility events and then act upon them by generating simulated keypresses, etc.