App open and close using apps with usage / root
Moderator: Martin
App open and close using apps with usage / root
So i decided to try another app out called E-robot to see if i can use some of it's commands and i noticed something, there are options to receive focus on an app using "apps with usage" instead of accessibility. As far as detecting if an app has been opened I'm assuming they used root, but even though the app is free I'd rather not be running more than one automation app if you can implement this feature. I want to refrain from using accessibility since it alters encryption.
"If i had to buy automagic all over again with my current knowledge i'd drop 10 dollars on the sexy app glllrrr"
Re: App open and close using apps with usage / root
Hi,
I'm aware about this feature, however it does not provide a way to notify applications about changes so apps have to query the service very often which is probably even worse than using an accessibility service.
I'll add it to the todo list to add it as an alternate way to query the current foreground app then you can test if it works better on your device.
Regards,
Martin
I'm aware about this feature, however it does not provide a way to notify applications about changes so apps have to query the service very often which is probably even worse than using an accessibility service.
I'll add it to the todo list to add it as an alternate way to query the current foreground app then you can test if it works better on your device.
Regards,
Martin
Re: App open and close using apps with usage / root
thanksMartin wrote:Hi,
I'm aware about this feature, however it does not provide a way to notify applications about changes so apps have to query the service very often which is probably even worse than using an accessibility service.
I'll add it to the todo list to add it as an alternate way to query the current foreground app then you can test if it works better on your device.
Regards,
Martin
"If i had to buy automagic all over again with my current knowledge i'd drop 10 dollars on the sexy app glllrrr"