Automagic and known lag with accessibility
Moderator: Martin
Automagic and known lag with accessibility
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"
Re: Automagic and known lag with accessibility
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
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
Re: Automagic and known lag with accessibility
Thank you so much, you're seriously awesome.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
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"