AutoInput Exit App 1.0

Back out of an app

  1. Derek

    Derek New Member

    Joined:
    Mar 6, 2016
    Messages:
    15
    Likes Received:
    0
    yes, my entire existing list
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Are you sure you imported the task correctly?
     
    ScarletBammmbi likes this.
  3. Derek

    Derek New Member

    Joined:
    Mar 6, 2016
    Messages:
    15
    Likes Received:
    0
    i clicked the link, imported directly into tasker when it gave me all the app options, so probably not
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    You need to go into Tasker->click the Tasks tab->Import and select the file there :)
     
  5. Derek

    Derek New Member

    Joined:
    Mar 6, 2016
    Messages:
    15
    Likes Received:
    0
    bingo! thx so much... cheers! take care
     
  6. Derek

    Derek New Member

    Joined:
    Mar 6, 2016
    Messages:
    15
    Likes Received:
    0
    just out of curiosity, why cant tasker go to 100%silent with vibration off. Llama app can do this, and im using that app for that sole purpose. am i missing something? thanks again
     
  7. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
  8. easiuser

    easiuser Member

    Joined:
    Mar 7, 2015
    Messages:
    50
    Likes Received:
    4
    Ran into a problem with this project. Not sure if it is specifically tied to the Apex Launcher or not but if it is called when you happen to be at the home screen, then it will be in an endless loop. I added the following check:

    A9: If [ %aiapp eq %apptoexit & %aiapp !~ Apex Launcher ]
     
  9. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Oh yeah, that'll happen, you're right :) Cause when you're on your home screen pressing back will not back out of it. Thanks!
     
  10. thekow

    thekow New Member

    Joined:
    Mar 19, 2016
    Messages:
    4
    Likes Received:
    1
    How would i work this so i can exit a running app on a task? So i want an app (not current running app in foreground) to exit on the task run.
    So i am guessing the autoinput would need to put it in focus to back out.

    Example
    Profile -> shutdown
    Task exit app (i want it to kill a specific app not just current)
    BTW: i purchased a few of your plugin's today!
     
  11. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    @thekow thank you very much! :) Check this out:
     
  12. thekow

    thekow New Member

    Joined:
    Mar 19, 2016
    Messages:
    4
    Likes Received:
    1
    I ended up working it out... Thanks!
    Is there any way of seeing if said APP is running in background, if it IS running.. bring it to foreground.. if it isn't then launch from start?
     
  13. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Not that I know of, sorry
     
  14. Jack Wadle

    Jack Wadle New Member

    Joined:
    Jul 10, 2017
    Messages:
    1
    Likes Received:
    0
    I need to exit from an app, but in my case multiple Back presses won't do it. The app responds to Back with a prompt "Are you sure you want to exit?" with options CANCEL and OK. I need to click on OK.

    It seems I could do that with Autoinput but I can't figure out how.

    Sent from my Pixel XL using Tapatalk
     
  15. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Simply add a "Back" action followed by an action that clicks on the text "OK" with the AutoInput Action in Tasker.
     
  16. Stephen Irving

    Stephen Irving New Member

    Joined:
    Nov 7, 2016
    Messages:
    6
    Likes Received:
    0
    Hiya, hoping someone can help. Since upgrading to galaxy S9+ I've noticed that this task seems to have problems with the always on display, this just seems to get stuck in a loop :(

    Is there anything that needs to be amended?

    Thanks
     
  17. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Is the screen on when the task runs?
     
  18. Stephen Irving

    Stephen Irving New Member

    Joined:
    Nov 7, 2016
    Messages:
    6
    Likes Received:
    0
    Hi

    Thanks for the reply, no the screen is off at the time. If the screen is on then its works fine.
     
  19. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Yes, the screen needs to be on for it to work, sorry
     
  20. Stephen Irving

    Stephen Irving New Member

    Joined:
    Nov 7, 2016
    Messages:
    6
    Likes Received:
    0
    Thanks
     

Share This Page