Macrodroid Automation For Bluetooth Toggle For Watch Connectivity - Wear OS Software and Hacking General

Hi Experts.
I have a Galaxy Watch 4 and is having headache making a macro for the following situation.
I have an contact tracing application which requires bluetooth to be on to work and I would like to configure it as.
Watch is connected via bluetooth --> Contact Tracing App On --> After Used --> Kill App --> Off Bluetooth --> Turn On Bluetooth Again.
Would there be anyone who is able to help with some idea generation?
Much thanks in advance!

Related

Bluetooth Connect to Device Shortcut

Currently, I have a shortcut that will open BT settings where I can connect to my 4G phone for tethering. Is there any way to create a shortcut that will just connect to that device without having the extra step of first opening bluetooth and then tapping the device?
I've tried Anycut, but all I can produce is a shortcut to Bluetooth settings.
Thanks in advance for your assistance in advance.
I think this free app will do the job for u...
Bluetooth Profile Widget
/m
Reviews say it doesn't work for JB.
Any replacements for a general bluetooth device connection shortcut, not just A2DP?
klau1 said:
Reviews say it doesn't work for JB.
Any replacements for a general bluetooth device connection shortcut, not just A2DP?
Click to expand...
Click to collapse
Try this : http://forum.xda-developers.com/showpost.php?p=38457416&postcount=4

Bluetooth Auto Connect App

Hello, i use bluetooth for tethering my Prime with my Desire HD because it consumes less battery than using WIFI-Hotspot. The Problem with this was that the Transformer does not automatically connect to the phone when enabling bluetooth.
So i wrote an App that does exactly this. It reacts on the bluetooth_state_change broadcast and then connects to the phone. The App uses some hidden Api-Calls but seems to work well.
Since i don't have a market account yet, i thought it would be a good idea to upload it here. I attached the apk and the source.
Please comment!
EDIT: Seems to work with any bluetooth device, see posts below
EDIT2: This version is outdated. Please search "Bluetooth auto connect" by refluxa in Google play. I can't post any links here yet. Also it only works with Honeycomb or higher.
redeye86 said:
Hello, i use bluetooth for tethering my Prime with my Desire HD because it consumes less battery than using WIFI-Hotspot. The Problem with this was that the Transformer does not automatically connect to the phone when enabling bluetooth.
So i wrote an App that does exactly this. It reacts on the bluetooth_state_change broadcast and then connects to the phone. The App uses some hidden Api-Calls but seems to work well.
Since i don't have a market account yet, i thought it would be a good idea to upload it here. I attached the apk and the source.
Please comment!
Click to expand...
Click to collapse
THANK YOU!!!!
This is very nice. I tried it and it works perfectly with my GNex, which I've basically been using constantly because wifi sucks. BT tether is the way to go.
redeye86 said:
Hello, i use bluetooth for tethering my Prime with my Desire HD because it consumes less battery than using WIFI-Hotspot. The Problem with this was that the Transformer does not automatically connect to the phone when enabling bluetooth.
So i wrote an App that does exactly this. It reacts on the bluetooth_state_change broadcast and then connects to the phone. The App uses some hidden Api-Calls but seems to work well.
Since i don't have a market account yet, i thought it would be a good idea to upload it here. I attached the apk and the source.
Please comment!
Click to expand...
Click to collapse
Hey thanks. Works great. I use it in combination with bluetooth headset Jabra bt3030. So simple yet so effective.
Maybe you should rename the thread. It's not only good for tethering as you can see
Hi,
sorry for my late answer. Thank you for the comments. I'm glad to hear that it is useful for you, even though i don't know why it works with headsets. I explicitly select the Bluetooth PAN (Personal Area Network) Profile.
Also i registered a developer account now and i think i will publish it there in the next days.
Looks like a very promising app. I tried it, but it crashes periodically on my AT&T Galaxy Note when I turn bluetooth on. Also, the bluetooth connected devices appear disabled - they are a very light color on a white background.
I'd love to help with this, let me know if you need more info or assistance.
Please see updated first post. You will have to wait until Samsung brings your device to ics.
Hello, I have SGS2 with ICS ROM. I have installed Bluetooth Auto Connect from Google Play because my phone doesn't want to connect to my BT car hands free automatically (manual connect always works). The auto connect app shows the name of my hansfree but the selection is unfortunately disabled. Can you please enable also other BT profiles (not only PAN) in your application? It can be very useful for another BT devices too.
Is there any way this app could allow for multiple device selection and have it recognize a "friendly name?" (if you rename the device in your BT panel)
This works great for me in my car to connect my BT, but I have a second transceiver that I use in my house that is identical, so it has the same name, and the software seems to randomly pick one of the two when BT powers up.
Allowing checkboxes for a multiple device selection to start up the BT connections would probably be enough for me, as then "random" will get both every time.
I just updated the app. Now it has support for Tasker / Locale and Multiple Devices!
redeye86 said:
I just updated the app. Now it has support for Tasker / Locale and Multiple Devices!
Click to expand...
Click to collapse
I just found this great app trough a post on the Tasker forum and installed it immediate.
I noticed that if you manually start the app it will ask you to enable BT, but is you use the Tasker plugin it doesn't enable BT.
Of course you can enable BT using Tasker before using the plugin, it would be nice if the plugin had an optin to enable BT.
Beside that, thanks for this great app/plugin.
kantjer said:
I just found this great app trough a post on the Tasker forum and installed it immediate.
I noticed that if you manually start the app it will ask you to enable BT, but is you use the Tasker plugin it doesn't enable BT.
Of course you can enable BT using Tasker before using the plugin, it would be nice if the plugin had an optin to enable BT.
Beside that, thanks for this great app/plugin.
Click to expand...
Click to collapse
Hello,
i will have to ponder on that because tasker / locale developers say that functionality that is already offered by their programs should not be reimplemented in plugins. On the other hand i also see that some users have problems because they do not know that they have to enable bluetooth first. I think i will add a little notice at least.
Have you got a guide (or a link to one) to setup bluetooth tether (HTC One X to Transformer) so I can use this app?
Do you need root on the phone to do it?
Hello, sorry but i just overlooked your post. In general its a good idea to do the whole stuff manually once. First you have to pair your devices and enable bluetooth tethering on the phone (On my non-Sense-Phone: Settings -> More... (in Wireless & Networks Section) -> Tethering and mobile Hotspot). Then on the tablet open the configuration dialog using the button with the three controllers beside the entry of your phone in the bluetooth dialog. Select "use for internet connection". Go back to the previous menu and click on the entry. Now you should be able to use the phones internet connection. This is the point where the apps come into play: The auto tether app enables bluetooth tethering on the phone after reboot (is disabled automatically) and the auto connection app simply initiates the bluetooth connection when enabling bluetooth.
Fantastic app! So useful in conjunction with tasker
I was wondering if there were plans to add a complementary feature: i.e. the possibility to autodisconnect a specific BT device. I'm looking for an app that allows me to do that via tasker to be able to toggle my BT headset connection between my phone and my tablet. I don't think any app can do that yet?
Hello,
it has disconnect functionality now (Version 0.6)!
redeye86 said:
Hello,
it has disconnect functionality now (Version 0.6)!
Click to expand...
Click to collapse
Many thanks for this addition!!
Hello, thank you for your app.
Unfortunately it crashes to me. I set it up so to connect to a joypad (that is, the iPega controller mentioned here: http://forum.xda-developers.com/showthread.php?t=2033780 ).
When I turn bluetooth on, "unfortunately the application has died unexpectedly".
Just reporting.
Thank you very much

[APP] Automate your bluetooth

Hi there,
i have created the following app for automating bluetooth through timers, WIFI and NFC, Website with download link: http://fanciulli.squarespace.com/autobluetooth
Essentially you can set conditions and have bluetooth on or off when such conditions are met.
As an example you can set a condition for having your bluetooth on when you leave a certain WIFI network (like your home network).
I made autobluetooth to have BT on when leaving home on my car. I can have bluetooth exactly when i need it by simply adding a timer condition.
Hope you find it useful!
Regards,
Massimiliano
Will try out and let you know
keep up the good work.

[Q] Disable auto-connect when enabling bluetooth

Hi,
I have many devices that connect via bluetooth to my Nexus 4 (4.4.2) and when I enable bluetooth i have to wait until it connects (and i disconnect) or fails to connect to the last connected device - which takes too much time.
Is there a way to disable auto-connect when enabling bluetooth? I would simply like to select a device after ive enabled it.
I searched here and elsewhere but could not find a soln.
Thanks in advance.
HH
This issue is still ongoing.
My Phone is connecting to the HiFi when I turn on BT to receive a call with my headfset. It's really bothering. Bad Google nerds.
When you restart the phone and turn on BT, it is not auto connecting ... until you try to connect a device.
So I think the last conncetion attempt is stored somewhere temporaly and it is repeating on and on.
I can't believe that there is no fix for this bad issue available since years :-(
This sounds interesting about autoconnect.
But I am not a programmer :-(
Making Android BLE work — part 2
In my previous article I extensively discussed the topic of scanning. In this article we’ll look at connecting, disconnecting and…
medium.com

Create 1 click Bluetooth device connection

Hello to all. I paired one device and for Connect it i must go to settings, Bluetooth and select this device.
I ask if is there a way to connect with only one click with any app.
I founded a app calked bt tag writer that does this, and i ask if there is this one command with nfc, why is impossibile create a widget so working?
I hope an answer
i help many users adding the solution:
"AutoPlay Bluetooth&Headphones" in playstore is free

Categories

Resources