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.
Need help , trigger for app isn't responding
Moderator: Martin
Need help , trigger for app isn't responding
- Attachments
-
- 17238940_1463437253674895_647080102_n.jpg (39.09 KiB) Viewed 7911 times
Re: Need help , trigger for app isn't responding
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
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
Re: Need help , trigger for app isn't responding
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".
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".
Re: Need help , trigger for app isn't responding
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
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