Launch APP when in car (connected to bluetooth)

293 views
Skip to first unread message

Henry Wachtel

unread,
Nov 15, 2019, 4:21:36 PM11/15/19
to Tasker
I want to launch a specific app when the phone is in my car, indicated by being connected to it by bluetooth (name).
I am new to tasker, was hoping to figure it out, but couldn't.

any help?

Link to a tutorial or faq related to the topic might also be good.

thank you

Bill DeWitt

unread,
Nov 16, 2019, 5:24:18 AM11/16/19
to Tasker
I don't have a link on hand, but you should be able to do this pretty easily. 
I look at the profile/task like they are "if/then", "if" you are connected to BT, "then" run the app. 
Make a profile and use state "BT Connected" with the identification of your car's BT
Make a task with action "Launch App" and it allows you to pick the app you want. 
If you have trouble finding those functions, use the search bar at the bottom of the function selection window. 
Good luck. 

João Dias

unread,
Nov 18, 2019, 6:32:38 AM11/18/19
to tas...@googlegroups.com
Check out this video:  https://www.youtube.com/watch?v=s6EAbLW5WSk 

Just change the condition to be the BT  Connected condition and in the task use the Launch App action :)

Thank you for your contact.

   Join: connect multiple devices (send pushes, remote SMS, notifications) on Android, Windows, Mac, Linux
   Tasker: customize/automate anything on your phone!
   AutoApps: add advanced functionality to Tasker via plugins

     

João Dias

Fritz Fuchs

unread,
Jun 21, 2020, 5:33:55 PM6/21/20
to Tasker
I had the same question as Henry and followed your hints but need an additional step.

Is it possible to kill the app when BT is no longer connected to the car?

Regards
Fritz

Jimmy Jimmy

unread,
Jun 21, 2020, 9:37:10 PM6/21/20
to Tasker
If you have ADB Wifi enabled, you can use this command:

am force-stop package_name

John jenson

unread,
Jun 22, 2020, 6:32:32 PM6/22/20
to Tasker
I had same question about killing an app. Is there an alternative using ADB wifi?

Logan Fury

unread,
Jun 26, 2020, 1:11:24 PM6/26/20
to Tasker
Rooted phones can use shell commands to kill apps, but non-rooted phones are limited to ADB Wifi commands.

Fritz Fuchs

unread,
Aug 4, 2020, 5:55:27 PM8/4/20
to Tasker
The app I want to kill is after this command running in background. Is it possible to kill the background task with an ADB command on an unrooted phone? 

Logan Fury

unread,
Aug 5, 2020, 12:12:20 AM8/5/20
to tas...@googlegroups.com
App Info - assign package name

ADB WiFi pm disable-user %app_package

ADB WiFi pm enable %app_package

These 3 actions identify, close & remove package, then restore package to system in closed and ready to relaunch at will state. 

This works wonders for hard to close apps like QuickPic :) 

On Tue, Aug 4, 2020, 2:55 PM Fritz Fuchs <fritz.fuc...@gmail.com> wrote:
The app I want to kill is after this command running in background. Is it possible to kill the background task with an ADB command on an unrooted phone? 

--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/hDySuhFcpBQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tasker/145b0210-ed75-4361-bcc2-4aaa3e92e165o%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages