Automagic and known lag with accessibility

Post your questions and help other users.

Moderator: Martin

Post Reply
mikeuys
Posts: 14
Joined: 05 Sep 2016 22:17
Location: NYC

Automagic and known lag with accessibility

Post by mikeuys » 22 Sep 2016 10:35

I know for the most part enabling apps using accessibility can cause lag, what i was wondering is there anyway to invoke a root command to enable automatic accessibility only went needed?
"If i had to buy automagic all over again with my current knowledge i'd drop 10 dollars on the sexy app glllrrr"

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Automagic and known lag with accessibility

Post by Martin » 22 Sep 2016 19:02

Hi,

You can use action Set System Setting with category Secure, setting name enabled_accessibility_services and value ch.gridvision.ppam.androidautomagic/ch.gridvision.ppam.androidautomagic.AccessibilityService to enable it on a rooted device. Setting the value to the empty string should disable the service.
You can also enable multiple services by delimiting the values using a colon. I recommend to enable the services in the system settings UI first so you can copy the exact value in action Set System Setting by selecting the setting from the list.
I did not make extensive test to see how reliable the services work when enabled this way, maybe it only works on some versions of Android etc...

Regards,
Martin

mikeuys
Posts: 14
Joined: 05 Sep 2016 22:17
Location: NYC

Re: Automagic and known lag with accessibility

Post by mikeuys » 22 Sep 2016 22:31

Martin wrote:Hi,

You can use action Set System Setting with category Secure, setting name enabled_accessibility_services and value ch.gridvision.ppam.androidautomagic/ch.gridvision.ppam.androidautomagic.AccessibilityService to enable it on a rooted device. Setting the value to the empty string should disable the service.
You can also enable multiple services by delimiting the values using a colon. I recommend to enable the services in the system settings UI first so you can copy the exact value in action Set System Setting by selecting the setting from the list.
I did not make extensive test to see how reliable the services work when enabled this way, maybe it only works on some versions of Android etc...

Regards,
Martin
Thank you so much, you're seriously awesome.

edit ^ worked perfect!
"If i had to buy automagic all over again with my current knowledge i'd drop 10 dollars on the sexy app glllrrr"

Post Reply