i clicked the link, imported directly into tasker when it gave me all the app options, so probably not
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
Since this is a Tasker specific question you'll probably get more help in the Tasker forums here: https://groups.google.com/forum/#!forum/tasker Hope this helps
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 ]
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!
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!
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?
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
Simply add a "Back" action followed by an action that clicks on the text "OK" with the AutoInput Action in Tasker.
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