Need help , trigger for app isn't responding

Post your questions and help other users.

Moderator: Martin

Post Reply
commax
Posts: 5
Joined: 13 Oct 2015 10:07

Need help , trigger for app isn't responding

Post by commax » 10 Mar 2017 14:04

Sometimes Android show "app isn't responding" pop up as the picture,
so Automagic flow can not work normally.

I want to know trigger to detect "app isn't responding" pop up,
then close this pop up.
Attachments
17238940_1463437253674895_647080102_n.jpg
17238940_1463437253674895_647080102_n.jpg (39.09 KiB) Viewed 7911 times

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

Re: Need help , trigger for app isn't responding

Post by Martin » 12 Mar 2017 20:46

Hi,

Trigger UI Event might work. You probably have to set the event type to Window opened, Package name to com.android.systemui and contains text isn't responding. I did not test the settings, maybe need to be tweaked.

Regards,
Martin

commax
Posts: 5
Joined: 13 Oct 2015 10:07

Re: Need help , trigger for app isn't responding

Post by commax » 31 Mar 2017 16:33

Thank you, Martin.

I tried to set the trigger as your advice, but it is not work.

I do not understand "maybe need to be tweaked".

Please, explain more about how to "be tweaked".

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

Re: Need help , trigger for app isn't responding

Post by Martin » 02 Apr 2017 13:20

Hi,

Please enable 'Debug Log' in the preferences of Automagic and ensure that at least one trigger 'UI Event' is enabled in one flow. Automagic should show some more information in the log as soon as the dialog is shown.
If you are using the EAP version of Automagic, you could also wait for the dialog and then use the button 'Recent Events' to fill in the details of the trigger. I'm not totally sure that the package indeed is com.android.systemui and whether the text contains isn't responding, maybe it's just Do you want to close it. Also feel free to send the log to info@automagic4android.com if I should take a look.

Regards,
Martin

Post Reply