Maximizing Wear OS with Automagic - Wear OS Software and Hacking General

Maximizing Wear OS with Automagic​
Wear OS has been so underrated. This xda Subforum is not as active as other. I think it is partially because most Wear OS powered watch have bad battery life and typically much more expensive than the proprietary OS powered watch.
I bought Ticwatch E in April 2019, and it has been 4 months when I typed this. I initially regret that the battery life is way worse than I thought. I have to charge every day. My previous Mi Band 2 can last for 3 weeks before charging, but of course that is not on the same level as Wear OS. But I don't regret it anymore after the first week, once I discovered many things I can do with it when paired with Automagic. I have reached the point of no return to any non-Wear OS watch.
During the next several months after I bought it, I have built several flows to extend the functionality. Below are the list of things I have done with the watch. Most of the usages use Automagic and the companion app installed on the watch. Hopes these help other to see the potential of Wear OS and at least give some reasons so Google don't kill it one day.
1. Extend Automagic Shortcut
Automagic has shortcut on the watch to execute flows on the phone. I immediately see the extension of Widget to increase menu count of Automagic shortcut. So I use Shortcut to show widget with 3x3 buttons. Each button press corresspond to execute another flow/command. This immediately extend the number of shortcuts available dramatically. I can still add long press, double click, and swipe in all 4 directions. But for now click is enough. The widget shown is my first widget design, so still quite ugly.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. Camera Control
Copied from the 3x3 widget menu, I use it for Camera control. Coupled with Control UI, I can control the camera menu for any camera app. In my case, of course I prefer GCam (Google Camera). GCam companion app is not working here, maybe because I am using GCam Mod (since I don't use pixel phone). Hence I have to recreate it, and extend the function beyond simple shutter button. I can use my watch to capture (shutter button), zoom in/out, exposure inc/dec or 0, toggling timer, switch to night mode and view last photo. I can also create a custom timer, but it is not necessary in my case. I also can use it to start my other flow, to capture 4 images of GCam comparison. (HDR off, HDR+ on, HDR+ enhanced on and Night Sight)
3. Photo Viewer
Using the same widget concept, I can show any photo at any time. This can be use to view photo in certain folder, with the widget action to navigate to next/prev photos. It can be used to show your love one, for misdirection (showing fake clock time), or just a simple photo viewer.
4. Remote Photo Surveillance
Widget as photo viewer can be extended further. In another flow, I create a flow with looped camera capture and then set the captured photo to the widget. This create a timelapse photo from the phone. Constant action turn on screen will keep the watch screen awake. I can place my phone somewhere nearby and create an instant surveillance device. Unfortunately, the speed of the capture and set image to the widget is limited by the communication speed between phone to watch. It only shows new photo every 2-3 seconds, which is very choppy.
5. Remote Video Stream Surveillance
Extending the looped camera capture idea, I found out that I can stream the camera directly using IP Webcam for android (using Android Camera as IPCam). Then use the companion app of TinyCam Monitor at the watch to view the stream. All can be controlled directly from the watch, since IP Webcam support automation too, so I can start the stream using Automagic. This mode of streaming is much better for surveillance as it can reach about 15 fps, which is way better than 1/2 to 1/3 fps using the widget mode.
6. Secret Camera Capture / Audio recording
Implementing the same idea from the camera control, I combine it with my secret camera capture. Now I have widget to secretly take front/back photo from the phone. I also add another button to start/stop recording audio. This all happen without touching the phone, without any interface/unlock the phone. The widget itself is transparent, making it perfect secret buttons.
7. Remote input/typing
Since there is limited method to type from the watch, I create notification to input the text. The default google keyboard is so small, but at least can be used to type 1 or 2 words when noting down some code or label, and I can't reach for the phone easily.
8. Note Viewer
At times, I need to have notes to view. Under certain circumstances, it is not convenient/safe to pull out the phone. I can risk dropping the phone, left it unattended or maybe get wet during rain. I create several small notes holder at the widget. So at any time, I can simply tap the shortcut widget 3x3 and it will show me the notes. I can long press and it will popup into notification which I can scroll (in case the note is too long). I can even add action at the end of the notification to do certain things, example : copy the note and send it to certain number/email, mark it as done (so deleted from place holder), or to create reminder for it in another 1-2 hour.
9. Speech Input Trigger
Automagic companion app support input speech dialog. But it requires to press the mic icon again to start recognition and another confirm button to send the recognized words to the phone. I have already speech project flows at my phone, so I just use the similar widget menu to trigger multiple mode on my phone. I have multiple language mode, one time/continous mode, visual feedback option, hotword mode and many others. The recognition still happen on the phone, but I can control the mode directly from the watch. Example, I can press 1 button to trigger recognition in Indonesian and continuous mode (repeating recognition until I stop it), or maybe another button to trigger recognition in English, one time, with feedback and can be retriggered again using hotword.
10. Charging Notification Sound
My Watch sometimes don't get charge properly. And I have also uninstalled the default ticsystem which provide charging animation. So I simply replace it with notification sound when my watch is charged and another sound when disconnected. I then save the battery level when disconnected and create notification to calculate the average %/hour used when I charge it again later. This helps me to track the average battery usage per charge.
11. Language Learning
I keep learning new language, even english. I have been watching movie, playing games, read ebook/news and note down those unusual vocabulary. Although I already have a time logger flow to track my learning time (at least 30 minutes/day), I thought of more immersive learning all day long, not just during my learning session.
I create a flow to parse the vocabulary csv exported from the dictionary favourites note. From other source, I also extract the data from google translate per translation. Then separate the keyword and translation, marking them with each frequency tag. All words start at 0. At certain interval (1 hour during work hour, and 1/2 hour after work hour), it will take 3 of the lowest frequency words, set the word and meaning at the widget and show it at my watch. Pressing the button to denote I am OK, increase the frequency tag (to make it show less frequently), or pressing review to repeat the word again next time (without increasing the frequency tag). I can also tap next to continue learning next words, or I can suspend it for several hours if I am in a meeting.
This helps me to stick the vocabulary in more frequent interval. I can spare 10-15 seconds per hour (or half hour) to keep learning rather than just a long learning session at the end of the day. I can also learn while waiting something, without having to pull out my phone (when the condition is not appropriate/risky).
12. Reminder to Speed up
I ride motorcycle to work, sometimes I drive fast, sometimes slow. At times, because of thinking something while driving slowly, I can be almost late to the office. I have to look the watch to know if I am late or not, which sometimes can be risky. To minimize the risk, I create several checkpoint between home and office, mark the coordinate and approximate time needed to get to the office. Once I leave home, Automagic will start to check my location periodically. It will calculate the distance to the nearest checkpoint. Add current time with the time needed to find if I will be late at current speed. If It will be late, it will vibrate my watch twice long pattern. So I know I have to speed up to catch the time.
13. Home Automation
The 3x3 menu I have can be used to control Home Automation device. Yeelight have companion app, but it can only turn on/off the bulb. Using widget, I can create extra button, coupled with the color or brightness or colorflow. I can have much more option to control the light. I can hook it up with sonoff switch later, after I have flashed tasmota.
14. Extension to other flows
There are still a lot of other wonderful things I can do with the shortcut. Most of them extended from the widget 3x3 menu I have created. Some thoughts and examples :
a. Send certain message when on the way already, or share location via Whatsapp.
b. Save current location with timestamp to log
c. Play songs, or certain sound loudly. Can be for prank, finding the device when hidden by friends or certain situation
d. fake a call/sms to escape from awkward/uncomfortable situation.
e. Controlling PC through eventghost.
f. showing various widgets at the watch
I don't use all the function above daily, only some are more frequently/routinely used. For example, the speech input trigger is very good for showoff, but not so practical for my daily usage case. Some of them are still Work in Progress. But at least those function are there when I need it.
For some who might be interested on how I can do above things, of course the answer is mostly Automagic. Automagic is Automation app just like tasker. It uses flow style to design the flow (similar to task in tasker). I have switched to Automagic 2 years ago and never look back anymore. Those above maybe can be replicated in tasker, but of course don't ask me how to do it using tasker. But if you are using Automagic too, I can show how I create the flows. Unfortunately I can't simply share the flow without any explanation. As each flows are designed to my own need and may linked to each other. Sharing all of them at once will just create confusion and possibly leak out some of my private data.
Hopes this inspire you to maximize your Smartwatch. Long live Wear OS!!!

Really great features for wear os, but where is the link to download automagic, i can not find on google play (both phone and watch)

huylv177 said:
Really great features for wear os, but where is the link to download automagic, i can not find on google play (both phone and watch)
Click to expand...
Click to collapse
It is paid app in playstore : Automagic * Automation
Not my app, I am just one of the happy user. The companion watch app is free, can be installed after you have installed the main app. You can go to your watch's playstore and install it from the "App on your phone".
You can try the evaluation version directly from the website, before deciding further. You can visit the index tutorial I have summarized at my post's signature. Since we don't have the subforum for Automagic here in xda (it will be great if we can have it), you probably need to visit the Automagic forum for more information. I am active there too.

Can it be possible that while travelling, I can use wear OS supported watch to show me the distance remaining to the destination?

Jayraj Zala said:
Can it be possible that while travelling, I can use wear OS supported watch to show me the distance remaining to the destination?
Click to expand...
Click to collapse
Yes, in Automagic you can init the location and then calculate the distance between current location to the destination. But the distance calculated this way is straight-line distance, actual road distance may be longer, as you need to turn or curve. You can then show the distance in a widget. Then use periodic timer/location to recalculate and show the latest distance.

Look, I know you said that you are a user, not the dev, but it's just killing me; I have to ask.
Everything about your post absolutely screams (to me) Dev re-works advertisement into use-case posing as user.
So, come on, level with me. It's actually a compliment if I'm right. It would be a very clever and enterprising marketing conceit: scouting out use cases for your utility, constructing a guide tailored to that use case, and posting in sub-forums as a helpful "user."
Please don't screw with my reality and make me doubt myself if I'm right, that would be the biggest **** move in the universe. Just say "got me!"
(or you can DM me, that's fine too.)

ha7msterx said:
Look, I know you said that you are a user, not the dev, but it's just killing me; I have to ask.
Everything about your post absolutely screams (to me) Dev re-works advertisement into use-case posing as user.
So, come on, level with me. It's actually a compliment if I'm right. It would be a very clever and enterprising marketing conceit: scouting out use cases for your utility, constructing a guide tailored to that use case, and posting in sub-forums as a helpful "user."
Please don't screw with my reality and make me doubt myself if I'm right, that would be the biggest **** move in the universe. Just say "got me!"
(or you can DM me, that's fine too.)
Click to expand...
Click to collapse
Thanks for the compliment. It means I really use the app to my own full potential. But for the sake of logic, the one who accuse something should provide the proof first. The burden of proof lies on the one who made the claim. While it maybe normal to suspect such kind of thread explaining certain app, but at least quote my other posts or xda portal comment, try to find something else (outside of this thread) that can support the claim.
Even though I don't have to prove anything to you, I just elaborate here to clarify my position as a user. This way I don't have to explain it everytime. As some users in Automagic forum also mistaken me as the dev, just because I am quite active there. While in fact, I even never know/meet the dev himself in person. He lives in Germany, while I live in Indonesia.
I have been using tasker since 2014, anyone can track my post in the kaskus forum, tasker thread : https://kask.us/hEXs0. If you google my name, the first/second link should be my kaskus profile.
You can see how I also support and help others in tasker too. Automagic has been there since 2011, so why I should use tasker again if I am the dev? If I am the dev, I should be posting about Automagic in every tasker post I made there. In fact, the starting point I post about Automagic is only after I started using it. (check the post date)
Around mid 2017, I switched to Automagic. I was really excited, I share it everywhere, to the point some other tasker users got annoyed too. (ask Mishaal Rahman from xda portal about it)
I compared the experience between Tasker and Automagic. You can read Tasker vs Automagic comparison here : https://automagic4android.com/forum/viewtopic.php?f=6&t=6809
I even created local thread in kaskus too : https://kask.us/iqTnO
There is a post just to document my process of switching from tasker to Automagic. But the posts in kaskus are using Indonesian informal language, it might be difficult to google translate it.
For this thread, I created it first in kaskus - All about Android Wear : https://www.kaskus.co.id/show_post/...75f/750/memaksimalkan-wearos-dengan-automagic
I take the pictures link, since I don't know why I can't post them directly in xda. If I am the dev and the purpose is to promote my own app, I am so bad at it, that I only create this thread for such a long time interval. I should have spammed the forum with more thread instead.
This thread's purpose is not just for sharing, but the main one is to request other WearOS feature to Automagic's dev, Martin, in the Automagic Forum : https://automagic4android.com/forum/viewtopic.php?f=4&t=8184
To make such a long request, I feel obliged to give something in return too. I also need to explain the stand point of why I need the features I requested. Hence I created the thread first before making the requests. Why the heck I should request feature to "myself"? Wouldn't it be easier to just announce the new feature directly? Until this post is made (almost 4 months then), none of those requests have been implemented yet. Not even the newer Automagic version released in the playstore. If I am the dev, I am so bad at creating a scenario like this. I should create the request and fulfilled the requests in such a short period to make it seems very responsive.
I can share this thread link to other so they can know the full potential of WearOS, while helping to promote Automagic in indirect way. I want the app I love and benefit from, to get more users, so the dev can continue the work. The same I have been doing for other apps too, example : MiXplorer, which I switched to it around the same time I switched to Automagic. I post it everywhere, in kaskus, xda, also in Automagic forum (you can search my post there). Does that mean I am the dev of MiXplorer too?
The other purpose is to document it earlier, so in case Google try to kill WearOS, I already have a lot of reasons to put to their face.
If those above are not enough proof of my position, there are still other ways you can verify. And you should give stronger (counter) proof otherwise. But I just leave it to anyone who read this post.

Desmanto said:
Maximizing Wear OS with Automagic​
Wear OS has been so underrated. This xda Subforum is not as active as other. I think it is partially because most Wear OS powered watch have bad battery life and typically much more expensive than the proprietary OS powered watch.
I bought Ticwatch E in April 2019, and it has been 4 months when I typed this. I initially regret that the battery life is way worse than I thought. I have to charge every day. My previous Mi Band 2 can last for 3 weeks before charging, but of course that is not on the same level as Wear OS. But I don't regret it anymore after the first week, once I discovered many things I can do with it when paired with Automagic. I have reached the point of no return to any non-Wear OS watch.
During the next several months after I bought it, I have built several flows to extend the functionality. Below are the list of things I have done with the watch. Most of the usages use Automagic and the companion app installed on the watch. Hopes these help other to see the potential of Wear OS and at least give some reasons so Google don't kill it one day.
1. Extend Automagic Shortcut
Automagic has shortcut on the watch to execute flows on the phone. I immediately see the extension of Widget to increase menu count of Automagic shortcut. So I use Shortcut to show widget with 3x3 buttons. Each button press corresspond to execute another flow/command. This immediately extend the number of shortcuts available dramatically. I can still add long press, double click, and swipe in all 4 directions. But for now click is enough. The widget shown is my first widget design, so still quite ugly.
2. Camera Control
Copied from the 3x3 widget menu, I use it for Camera control. Coupled with Control UI, I can control the camera menu for any camera app. In my case, of course I prefer GCam (Google Camera). GCam companion app is not working here, maybe because I am using GCam Mod (since I don't use pixel phone). Hence I have to recreate it, and extend the function beyond simple shutter button. I can use my watch to capture (shutter button), zoom in/out, exposure inc/dec or 0, toggling timer, switch to night mode and view last photo. I can also create a custom timer, but it is not necessary in my case. I also can use it to start my other flow, to capture 4 images of GCam comparison. (HDR off, HDR+ on, HDR+ enhanced on and Night Sight)
3. Photo Viewer
Using the same widget concept, I can show any photo at any time. This can be use to view photo in certain folder, with the widget action to navigate to next/prev photos. It can be used to show your love one, for misdirection (showing fake clock time), or just a simple photo viewer.
4. Remote Photo Surveillance
Widget as photo viewer can be extended further. In another flow, I create a flow with looped camera capture and then set the captured photo to the widget. This create a timelapse photo from the phone. Constant action turn on screen will keep the watch screen awake. I can place my phone somewhere nearby and create an instant surveillance device. Unfortunately, the speed of the capture and set image to the widget is limited by the communication speed between phone to watch. It only shows new photo every 2-3 seconds, which is very choppy.
5. Remote Video Stream Surveillance
Extending the looped camera capture idea, I found out that I can stream the camera directly using IP Webcam for android (using Android Camera as IPCam). Then use the companion app of TinyCam Monitor at the watch to view the stream. All can be controlled directly from the watch, since IP Webcam support automation too, so I can start the stream using Automagic. This mode of streaming is much better for surveillance as it can reach about 15 fps, which is way better than 1/2 to 1/3 fps using the widget mode.
6. Secret Camera Capture / Audio recording
Implementing the same idea from the camera control, I combine it with my secret camera capture. Now I have widget to secretly take front/back photo from the phone. I also add another button to start/stop recording audio. This all happen without touching the phone, without any interface/unlock the phone. The widget itself is transparent, making it perfect secret buttons.
7. Remote input/typing
Since there is limited method to type from the watch, I create notification to input the text. The default google keyboard is so small, but at least can be used to type 1 or 2 words when noting down some code or label, and I can't reach for the phone easily.
8. Note Viewer
At times, I need to have notes to view. Under certain circumstances, it is not convenient/safe to pull out the phone. I can risk dropping the phone, left it unattended or maybe get wet during rain. I create several small notes holder at the widget. So at any time, I can simply tap the shortcut widget 3x3 and it will show me the notes. I can long press and it will popup into notification which I can scroll (in case the note is too long). I can even add action at the end of the notification to do certain things, example : copy the note and send it to certain number/email, mark it as done (so deleted from place holder), or to create reminder for it in another 1-2 hour.
9. Speech Input Trigger
Automagic companion app support input speech dialog. But it requires to press the mic icon again to start recognition and another confirm button to send the recognized words to the phone. I have already speech project flows at my phone, so I just use the similar widget menu to trigger multiple mode on my phone. I have multiple language mode, one time/continous mode, visual feedback option, hotword mode and many others. The recognition still happen on the phone, but I can control the mode directly from the watch. Example, I can press 1 button to trigger recognition in Indonesian and continuous mode (repeating recognition until I stop it), or maybe another button to trigger recognition in English, one time, with feedback and can be retriggered again using hotword.
10. Charging Notification Sound
My Watch sometimes don't get charge properly. And I have also uninstalled the default ticsystem which provide charging animation. So I simply replace it with notification sound when my watch is charged and another sound when disconnected. I then save the battery level when disconnected and create notification to calculate the average %/hour used when I charge it again later. This helps me to track the average battery usage per charge.
11. Language Learning
I keep learning new language, even english. I have been watching movie, playing games, read ebook/news and note down those unusual vocabulary. Although I already have a time logger flow to track my learning time (at least 30 minutes/day), I thought of more immersive learning all day long, not just during my learning session.
I create a flow to parse the vocabulary csv exported from the dictionary favourites note. From other source, I also extract the data from google translate per translation. Then separate the keyword and translation, marking them with each frequency tag. All words start at 0. At certain interval (1 hour during work hour, and 1/2 hour after work hour), it will take 3 of the lowest frequency words, set the word and meaning at the widget and show it at my watch. Pressing the button to denote I am OK, increase the frequency tag (to make it show less frequently), or pressing review to repeat the word again next time (without increasing the frequency tag). I can also tap next to continue learning next words, or I can suspend it for several hours if I am in a meeting.
This helps me to stick the vocabulary in more frequent interval. I can spare 10-15 seconds per hour (or half hour) to keep learning rather than just a long learning session at the end of the day. I can also learn while waiting something, without having to pull out my phone (when the condition is not appropriate/risky).
12. Reminder to Speed up
I ride motorcycle to work, sometimes I drive fast, sometimes slow. At times, because of thinking something while driving slowly, I can be almost late to the office. I have to look the watch to know if I am late or not, which sometimes can be risky. To minimize the risk, I create several checkpoint between home and office, mark the coordinate and approximate time needed to get to the office. Once I leave home, Automagic will start to check my location periodically. It will calculate the distance to the nearest checkpoint. Add current time with the time needed to find if I will be late at current speed. If It will be late, it will vibrate my watch twice long pattern. So I know I have to speed up to catch the time.
13. Home Automation
The 3x3 menu I have can be used to control Home Automation device. Yeelight have companion app, but it can only turn on/off the bulb. Using widget, I can create extra button, coupled with the color or brightness or colorflow. I can have much more option to control the light. I can hook it up with sonoff switch later, after I have flashed tasmota.
14. Extension to other flows
There are still a lot of other wonderful things I can do with the shortcut. Most of them extended from the widget 3x3 menu I have created. Some thoughts and examples :
a. Send certain message when on the way already, or share location via Whatsapp.
b. Save current location with timestamp to log
c. Play songs, or certain sound loudly. Can be for prank, finding the device when hidden by friends or certain situation
d. fake a call/sms to escape from awkward/uncomfortable situation.
e. Controlling PC through eventghost.
f. showing various widgets at the watch
I don't use all the function above daily, only some are more frequently/routinely used. For example, the speech input trigger is very good for showoff, but not so practical for my daily usage case. Some of them are still Work in Progress. But at least those function are there when I need it.
For some who might be interested on how I can do above things, of course the answer is mostly Automagic. Automagic is Automation app just like tasker. It uses flow style to design the flow (similar to task in tasker). I have switched to Automagic 2 years ago and never look back anymore. Those above maybe can be replicated in tasker, but of course don't ask me how to do it using tasker. But if you are using Automagic too, I can show how I create the flows. Unfortunately I can't simply share the flow without any explanation. As each flows are designed to my own need and may linked to each other. Sharing all of them at once will just create confusion and possibly leak out some of my private data.
Hopes this inspire you to maximize your Smartwatch. Long live Wear OS!!!
Click to expand...
Click to collapse
Is music control available with this app? Thanks!

richarshub said:
Is music control available with this app? Thanks!
Click to expand...
Click to collapse
What is your WearOS device? If you have installed Wear OS app at your phone and at the smartwatch, you should already have media control built-in. You can ensure it is enable at the Wear OS app at phone > advanced settings > Autolaunch media controls. Once you play some music at your phone, your quick setting should have the media player notifcation. And if you enable the autolaunch, your watch screen should be showing the songs being played, the play/pause, next, prev and volume control button. You still have to start the music playing from the phone though. That should be enough for most users.
But if you need more, such as starting the music directly from the watch, then yes, you have to use other app. (in this case, Automagci) Automagic has the action Control Audio Player. You can assign a shortcut or widget tap to send the media button event, from play/pause, next, prev, fast forward, rewind, stop and many other. You can also change the volume and maybe play particular songs. I design some widget to allow me to play certain sound effect for certain occassion.
But it takes some time to setup everything and maybe too hassle for most users. Check out if the media control above is enough for you.

ok I have read this so many times because when we ask how to put the damn thing on the watch some idiot always puts the ling to this LONG AND POINTLESS ****.
So you see, we want to be able to use automagic on our watch but we have someone saying I did this and I did that WITHOUT GIVING THE APP OR DIRECTIONS HOW TO MAKE IT WORK. USELESS THREAT!!
Does ANYONE ELSE have something to say about how to put automagic on the watch?
I have Galaxy Watch4 Classic (SM-R890) and I want automagic on it so the first flow I create and work (because I already have flows but only on the mobile. They don't connect with the watch to make it work) is THE BATTERY one!!
If anybody has a solution to this problem, I would like to see a post WITHOUT repeating the long post at the top of the threat!!
Thanks to all who have read this and to the star who will give us a solution!!

Related

[Q] Switching between 4 apps in the car and other environments

What is the fastest and easiest way way to switch between four apps in the car. For example Google Nav, Poweramp, Trapster, and a speedometer app. A wave of the hand would be nice. I have looked at several and used a few. Smart Task Switcher, a reviewer said “Was warned about this app due to access to contacts permissions which dev says is used in China for advertising”. AppSwipe only does two ( the last opened). The “car apps” say nothing about task switching or is it shown in the Youtube videos. It would be nicer if an app would isolate and load these four programs from one key push then allow fast switching. A snap of the fingers would be another way to switch between these four apps. Also, a slideshow type thing of these four apps with the option to stay on the current one showing might be an idea. Or, one app that puts to the front the needed app, like the media player about the first and last 5 seconds of a song, trapster like app that would popup during notifications, navigation about 10 seconds before and after turns, and the speedometer the rest of the time. I'm just thinking out loud. Holding down the home key is not a good fit. Bottom line is I need a better task switcher (not killer) for the auto. An app that would allow me to map a steering wheel button in my 2011 Ford Fusion SEL for task switching would be golden! A friend's suggestion was to get four phones, so that one is already out there.
I tried Car Dock Home v3. It works by using a launcher that uses the back key to return to it's home screen, then another task can be selected via a shortcut. Unfortunately it cancels Google Navigation when the back key is hit to go to CDHv3 home screen. This would have been a better solution as it takes two key presses. It would be the best solution to perform one action to cycle through the desired programs. I installed Smart Task Switcher and that was good in theory but I could not find how to configure correctly and the floating button is far too small and often requires several taps, and that is sitting at the desk. There is a paid version where some of this is supposedly settable but from my experience with this app I don't think this is a solution.
The car was the first place that came to mind. But the need to quickly and efficiently switch task is useful in several environments.
I have hit a dead end and any suggestions would be appreciated.
Hey man,Im surprised you expect a phone to act as a tomtom,mp3 player and christ knows what else simultaneously.
theunderling said:
Hey man,Im surprised you expect a phone to act as a tomtom,mp3 player and christ knows what else simultaneously.
Click to expand...
Click to collapse
The S2 runs everything just fine, there is just not an efficient way to switch between them.

Tockle: start tasker apps from your G Watch :)

Hi there,
For all the Tasker fans out there; with the Tockle app you can start Tasker tasks straight from your G Watch.
Those who are familiar with Tasker know this makes the G Watch possibilities (almost) endless.
It's in beta right now but works great!
You have to join the Tockle community on Google+ to download:
https://plus.google.com/u/0/communities/116700521383056703371
Very very happy with this so I thought let's share
I currently only control my lights with my G Watch but many many projects to follow.
*edit: I made a typo in the topic title: apps should obviously be tasks. My bad :s
Tockle is great and shows real potential, the dev seems really helpful as well.
Trigger is another app that lets you control tasker tasks from Wear, (you need to create a task as if its an NFC trigger and skip the Tag writing stage), then you can choose the task from the companion app that installed on the watch, the good thing about trigger is that you get more than one task to scroll through on one screen.
https://play.google.com/store/apps/details?id=com.jwsoft.nfcactionlauncher
This can be done with the Wearable Widgets app that's been available for a while. Just create a widget for the task you want and just swipe through all the available ones on the watch. Simple.
being a big user of tasker i love this app esp since all my home lights and garage door are programmed through my tasker along with a million other tasks, quick question does anyone else experience lag time when saying "ok google...start action set"? When i launch it from the side bar its extremely fast and responsive but when trying to do full voice its very laggy in getting to that next screen.
as for the person that mentioned wearable widgets, id much rather this app over that only due to the battery drain that i've seen from that app (wearable widgets)

[APP]NavBooks - Audiobooks for Wear ?

This is probably the last in my collection of Android Wear media players. I'm trying out making a mobile app as well. If this works out, I may make something similar for NavMusic and NavCasts. Make sure your Audiobook has the same name and author to sync between devices.
Play Store Link
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks! -Joel
Hello Joel,
thank you for your offer. I only had the chance to test the app on my phone but I like the design. Some buttons are not as self-explaining, as they could be. The left top drop, the timer on the right, but I like the clean look and the audio recognition worked flawless, even through my tes file had problems before with some apps. So that was perfect.
For now, I had two bugs.
My phone is a z5 compact Android 7.1
If I only select one audiobook and by accident press the next file button, the app crashes.
The second bug happens if I have an audio file active and close the app from the app drawer. The controls still pop up from time to time. It's a little weird if the task manager doesn't show the app anymore, but I still have the control panel.
The next days I'll try the app with my Huawei watch 2 and come back with feedback. I hope that helped.
Vegatta said:
Hello Joel,
thank you for your offer. I only had the chance to test the app on my phone but I like the design. Some buttons are not as self-explaining, as they could be. The left top drop, the timer on the right, but I like the clean look and the audio recognition worked flawless, even through my tes file had problems before with some apps. So that was perfect.
For now, I had two bugs.
My phone is a z5 compact Android 7.1
If I only select one audiobook and by accident press the next file button, the app crashes.
The second bug happens if I have an audio file active and close the app from the app drawer. The controls still pop up from time to time. It's a little weird if the task manager doesn't show the app anymore, but I still have the control panel.
The next days I'll try the app with my Huawei watch 2 and come back with feedback. I hope that helped.
Click to expand...
Click to collapse
He Vegatta,
Thanks! That's exactly the kind of feedback I was looking for. I changed the skip button so it does nothing on the last file instead of stopping the media player. I also updated the Media Player Notification so hopefully won't appear randomly, though it should act separately from the app. Just dismiss it when paused to stop the media player.
Would a tutorial screen on the now playing help to describe button functions or are there better icons that could be used?
Looking forward to hearing what happens with the watch app.
Thanks!
-Joel
Hello Joel,
I can confirm that the app is now working without any crash. Thanks for the update. I tried everything I could think of and standalone the app works flawlessly.
The symbols are absolutely fine. I would either show a tutorial at first opening or a help button, which shows the button functions.
I also discussed the layout with my wife. In our opinion, the play button should be a little bigger, as its the most needed one. Aditional we would leave a little more space between the lower buttons and the menubar. Such a player is often used in a hurry, so you could prevent miss presses and with a bigger play button, a quicker stop is possible if someone speaking suddenly.
The phone app I tested a little as stand alone. I like the layout. Actually its one of the best I had on the watch. It played some test files without a problem, but I had no time to copy the same audiobook over yet for synchronizing.
What I noticed is that I sometimes scroll up and end up at the top of the list suddenly. For long lists that might be useful, but somehow it's too sensitive for my taste. Esp. with limited space on watches, I don't need to reach the top so fast.
The second problem is the next file button. That only works with added folders. I actually thought that it also selects the next audiobook on my list, if I added more than one and if I am done with all chapters, but I have to go back one step for that. Probably a matter of taste though.
As an idea, you could make the cover pressable, which would show it on the screen and hides the controls, till I press the picture again. I would like that sometimes if while biking I want to avoid pressing a button by accident.
Synchronising Ill try at the weekend. I hope to have time then to test that feature, but otherwise, the app is nicely stable and already working really well. Thanks!
Vegatta said:
Hello Joel,
I can confirm that the app is now working without any crash. Thanks for the update. I tried everything I could think of and standalone the app works flawlessly.
The symbols are absolutely fine. I would either show a tutorial at first opening or a help button, which shows the button functions.
I also discussed the layout with my wife. In our opinion, the play button should be a little bigger, as its the most needed one. Aditional we would leave a little more space between the lower buttons and the menubar. Such a player is often used in a hurry, so you could prevent miss presses and with a bigger play button, a quicker stop is possible if someone speaking suddenly.
The phone app I tested a little as stand alone. I like the layout. Actually its one of the best I had on the watch. It played some test files without a problem, but I had no time to copy the same audiobook over yet for synchronizing.
What I noticed is that I sometimes scroll up and end up at the top of the list suddenly. For long lists that might be useful, but somehow it's too sensitive for my taste. Esp. with limited space on watches, I don't need to reach the top so fast.
The second problem is the next file button. That only works with added folders. I actually thought that it also selects the next audiobook on my list, if I added more than one and if I am done with all chapters, but I have to go back one step for that. Probably a matter of taste though.
As an idea, you could make the cover pressable, which would show it on the screen and hides the controls, till I press the picture again. I would like that sometimes if while biking I want to avoid pressing a button by accident.
Synchronising Ill try at the weekend. I hope to have time then to test that feature, but otherwise, the app is nicely stable and already working really well. Thanks!
Click to expand...
Click to collapse
Hey Vegatta,
Thanks for the feedback. I just released an update that should address most of theses issues. I adjusted the button sizes a bit to make the play/pause button larger as well as the skip buttons and left the timer and invert buttons the same. There is also a tutorial when a book is played for the first time.
You can also tap the cover to make it cover the now playing screen. The skip buttons are working as intended.
Hey, sorry that it took so long to get back to you.
I tested your app some more and also got your navmusic app, as I really like the book one.
As reminder watch is HW classic watch os update 1.0, watch os app 2.10/ Phone Sony Z5 compact 7.1.1.
Things I noticed as problems:
Phone app: I don't reach the play screen since one or two updates. I click it and it opens and minimizes directly. Interesting enough, I can start the file then through the navbar controls.
Watch app: Same problem. I click a file and it directly goes small to the bottom. If I am fast enough to click the small bar I get the play window and can play the file.
Feature request:
For the watch app, Is it possible to get the same player layout like in the music app? Like two screens, either it shows the cover and if you slide you get the controls. I listen while riding a bike with the watch speaker and sometimes I hit some controls. I imagine with the same method like in the navmusic app that could be prevented. Maybe I would even start with control mode but make it so that if you want, you can hide the controls via sliding (basically opposite to navmusic which starts for me in cover mode and you slide for controls).
The sync option I couldn't test as of yet, sorry. The explorer app and my watch os hw2 don't work together sadly. It connects and shows my watch and even copies files over. But in the end, nothing changed on the watch. Same from the watch, a while ago I copied music files into a folder fav and not into music. I click copy in the app, go to the music folder and paste and nothing happens. Its a really weird problem and I am not sure how to give a better bug report fo that one.
Thanks again for your fast changes and hard work. Even with some problems, I really enjoy your apps. Navbook is my go to on phone and watch for audiobooks now and the music app is working great too (even though I wish there would be also a search bar for finding a position in the song, sometimes I just want to hear a part of a song again).
Vegatta said:
Hey, sorry that it took so long to get back to you.
I tested your app some more and also got your navmusic app, as I really like the book one.
As reminder watch is HW classic watch os update 1.0, watch os app 2.10/ Phone Sony Z5 compact 7.1.1.
Things I noticed as problems:
Phone app: I don't reach the play screen since one or two updates. I click it and it opens and minimizes directly. Interesting enough, I can start the file then through the navbar controls.
Watch app: Same problem. I click a file and it directly goes small to the bottom. If I am fast enough to click the small bar I get the play window and can play the file.
Feature request:
For the watch app, Is it possible to get the same player layout like in the music app? Like two screens, either it shows the cover and if you slide you get the controls. I listen while riding a bike with the watch speaker and sometimes I hit some controls. I imagine with the same method like in the navmusic app that could be prevented. Maybe I would even start with control mode but make it so that if you want, you can hide the controls via sliding (basically opposite to navmusic which starts for me in cover mode and you slide for controls).
The sync option I couldn't test as of yet, sorry. The explorer app and my watch os hw2 don't work together sadly. It connects and shows my watch and even copies files over. But in the end, nothing changed on the watch. Same from the watch, a while ago I copied music files into a folder fav and not into music. I click copy in the app, go to the music folder and paste and nothing happens. Its a really weird problem and I am not sure how to give a better bug report fo that one.
Thanks again for your fast changes and hard work. Even with some problems, I really enjoy your apps. Navbook is my go to on phone and watch for audiobooks now and the music app is working great too (even though I wish there would be also a search bar for finding a position in the song, sometimes I just want to hear a part of a song again).
Click to expand...
Click to collapse
Thanks for the feedback!
I just pushed an update that hopefully addresses most of these issues. I added the cover resize on wear and fixed the bug where the audiobook stops when it starts.
Keep it up!
-Joel
Hello Joel,
thanks for the fast update. All my problems from above are solved now. I'll try to test the synchronizing feature as soon as possible. Thanks again for your hard work.
Hi Joel, Just got NavBooks from play store and also a Google Play Books audiobook, which I downloaded to my phone. I have Navbooks installed on both phone and watch (Ticwatch E). How do I add the audiobook to NavBooks? What folder do I navigate to? Have you posted instructions anywhere? I also got NavCasts and it is syncing with my Pocket Casts.
NewCapVikram said:
Hi Joel, Just got NavBooks from play store and also a Google Play Books audiobook, which I downloaded to my phone. I have Navbooks installed on both phone and watch (Ticwatch E). How do I add the audiobook to NavBooks? What folder do I navigate to? Have you posted instructions anywhere? I also got NavCasts and it is syncing with my Pocket Casts.
Click to expand...
Click to collapse
Hey,
Thanks for showing interest in the app. Currently you have to use NavExplorer or something else to transfer audiobooks to the watch. Also, I believe Google play audiobooks might be drmd and are definitely in root, so I haven't looked into automatic syncing with that yet. I am out of town right now, but I may be able to find a solution for root users. Please let me know if you have any other suggestions.
Thanks!
-Joel
Joel, thank you for this app. I desperately needed this for paddleboarding this summer!
Are you taking requests for future improvements? These are for the watch app only, as I could not test the phone app.
Bookmarks: Could I ask that you add some way to add and navigate bookmarks from the watch, maybe add it to the play screen or a second screen if you swipe right? This is very much needed for audiobook apps.
Accessibility/usability: Blue icons on red background are very hard to see even for me, and I have perfect eyesight. Chances are many users will use this app outdoors, where visibility is even worse. Any chance you could make the icons white on black background, and also increase the size of all but especially the skip buttons?
Thank you in advance and thanks for even creating this app in the first place!
PS: app crashes on my phone - can’t at all use it there, Xiaomi MiA1. Will send report over Play store. Would be great to have the synching option, though having this work in stand alone on the watch is so much more important for me.
Hi Xendula,
Thanks for the feedback and encouragement. I am definitely looking for feedback and improving the app. Bookmarks sound like a great idea. The colors for the playback screen are dynamically generated based on the cover art of the book. I could pretty easily add a setting to just use white instead of getting an accent color though.
I thought I had the Xiaomi crashes fixed, but probably people with those phones just stopped using it.
I will try to fix these issues and get back to you as soon as possible.
Thanks again!
-Joel
Thanks, Joel!!!You rock!
Gotcha about the colors, I just had the bad luck that the book I tried has a bright red background and baby blue icons. Someone with red/blue color blindness would not see the icons.
Any chance you could also add a way to override the generated background and add an option make it default to black? Otherwise there my not be enough contrast with lighter colored covers. I just listened to this book, and neither the generated, nor the white icons on beige background would give it enough color:
Don't worry. Got you covered. The latest update adds a high contrast option as well as fixing some bugs. Please try the mobile app again to see if I've fixed the bug. I will try to add bookmarks soon.
Joel, MUCH better on the watch side since the update! Thank you! When you implement the bookmarks, any chance you could also make the skip buttons larger? I think you may need to get them closer to the play button, otherwise they may be too close to the progress bar and accidentally hitting that bar would suck, with no way to go back. Or maybe flipping the progress bar and the chapter header may help prevent accidental hits. Would it help if I sent you pics of of what I see?
Phone app update success: it now opens and plays back. How would I make it synch book location with the watch?
I can’t thank you enough for this app and your continual support of it!
xendula said:
Joel, MUCH better on the watch side since the update! Thank you! When you implement the bookmarks, any chance you could also make the skip buttons larger? I think you may need to get them closer to the play button, otherwise they may be too close to the progress bar and accidentally hitting that bar would suck, with no way to go back. Or maybe flipping the progress bar and the chapter header may help prevent accidental hits. Would it help if I sent you pics of of what I see?
Phone app update success: it now opens and plays back. How would I make it synch book location with the watch?
I can’t thank you enough for this app and your continual support of it!
Click to expand...
Click to collapse
Okay. I added bookmarks in the latest Beta update. You can opt in here:
https://play.google.com/apps/testing/com.turndapage.navbooks
Please let me know how this works so I can push it to public release.
joelphilippage said:
Okay. I added bookmarks in the latest Beta update. You can opt in here:
https://play.google.com/apps/testing/com.turndapage.navbooks
Please let me know how this works so I can push it to public release.
Click to expand...
Click to collapse
Wonderful. Tested on New Balance RunIQ and works! THANK YOU!
Is it possible to have navbooks play all files in a directory in order? That way, when one part ends the next plays? That’s how audiobook software usually works, and maybe there is a way to already do this in Navbooks and I don’t know how? That way, the bookmark would carry over no matter which part of the book you are in.
I went paddleboarding with Navbooks this weekend and it was AWESOME, until my battery died.
xendula said:
Wonderful. Tested on New Balance RunIQ and works! THANK YOU!
Is it possible to have navbooks play all files in a directory in order? That way, when one part ends the next plays? That’s how audiobook software usually works, and maybe there is a way to already do this in Navbooks and I don’t know how? That way, the bookmark would carry over no matter which part of the book you are in.
I went paddleboarding with Navbooks this weekend and it was AWESOME, until my battery died.
Click to expand...
Click to collapse
It should play the files in order. How did you select the audiobook? You should be able to long-press on the directory that contains the files to open them as a single audiobook and seek through the whole thing.
joelphilippage said:
It should play the files in order. How did you select the audiobook? You should be able to long-press on the directory that contains the files to open them as a single audiobook and seek through the whole thing.
Click to expand...
Click to collapse
Sorry so late. I had to return the watch I had bought for this due to a few defects, and I can’t make NavExplorer work on my Vapor. Not a problem on My other watches, but the friggin Vapor won’t accept files. At the end of my witts. Do you have any pointers or have heard of this issue before?
xendula said:
Sorry so late. I had to return the watch I had bought for this due to a few defects, and I can’t make NavExplorer work on my Vapor. Not a problem on My other watches, but the friggin Vapor won’t accept files. At the end of my witts. Do you have any pointers or have heard of this issue before?
Click to expand...
Click to collapse
There has been a bug on the Huawei Watch 2 with Wear OS where the app is not granted write permissions even after the permission has been granted. The only solution I have been able to find is to open the permission settings in the Watch settings and toggle the storage permission off and back on. Could you try this and see if this fixes the issue. If it does, I will probably add a warning for vapor watches.
Please let me know if this works!
Thanks.
-Joel

[APP] WearMouse, a Wear OS Air Mouse App

Today I’m going to bring a little bit of magic to your Wear OS watch.
As you know from the earlier post, Android Pie has introduced a new public API for using your Android device as a Bluetooth HID Device (e.g. mouse, keyboard, gamepad, etc.), so I built a simple app that demonstrates one of the possible ways you can use this API. Also, see below for a little surprise regarding compatibility...
So, you have probably already guessed from the title what the app does: it allows you to control the mouse pointer simply by waving your hand. It is compatible with any Windows, OSX, Linux (including Raspbian), Chrome OS, Android (including Android TV) device, as long as it has a Bluetooth radio; no root, no “server” software required. Just launch the app, perform Bluetooth pairing, and then you’ll be able to:
Use it as an intuitive pointer for presentations (and also click through the slides using cursor keys);
Play Fruit Ninja with your arms (e.g. by sideloading it on Android TV, or installing it on a Chromebook from the Play Store);
Control a media player from the sofa (e.g. when using a computer connected via HDMI);
Use it as a VR controller in some Cardboard games to walk around (not for Daydream though, since it has its own controller);
Impress your friends with some telekinetic powers.
Control your DeX-connected phone;
Download
Play Store
Source (Note: the source code doesn't include the Oreo hack)
How to use it
The app features three input modes: air mouse, cursor keys and keyboard input.
The air mouse mode is pretty straightforward. It has two on-screen buttons for left and right click, a top drawer to adjust motion tracking for the way you’re wearing your watch (on your left wrist, on your right wrist, or holding it in your hand like a laser pointer), and a bottom drawer for some extra functions: click and hold (a.k.a. Fruit Ninja mode) and middle click. If your watch is equipped with a rotating crown, you can use it for scrolling as well.
The cursor keys mode is simple enough: tap on the sides of the screen to trigger corresponding keys, double-tap in the center to trigger the Enter key, long-press to quit, and there are also swipe gestures for Escape, Backspace, Space and Tab keys.
Finally, the keyboard input mode allows using either an on-screen keyboard, or voice input. Note, though, that the text you’ll see entered on your connected device depends on your keyboard layout. Only US English is supported at the moment (I can add some more, but that will require you to manually switch the layout both in the app and on the device every time).
If your watch has some extra keys, you can use those to quickly switch between the input modes.
There are also some settings available. You can choose to stabilize the pointer movements (this will smooth out smaller motions like hands shaking), enable diagonal movements for the cursor keys (which is useful for those Cardboard games), or reduce the data rate (which is helpful when you use the app with some older Nougat-based Android TV box, and the mouse pointer just can’t keep up).
A word on compatibility.
Like I said, the API was made public in Android Pie, but (as a belated Christmas present) the app will work on any watch running Oreo as well. That is, when reboot your watch, and after the trippy dots animation you see a big colorful “W” and “Wear OS by Google” instead of the “Android Wear” logo, you should be fine. The API was introduced in Oreo, and it was a bit different (and also hidden) at the time, but before Pie is was only enabled on watches by default. There is a way to enable it on phones as well, but it requires root.
A few tips for troubleshooting.
If you connect and see that the mouse pointer is moving once per second in a really janky way, try turning Airplane mode on your watch on and off, and then reconnect. Looks like there is some occasional issue with power management in the Bluetooth stack…
If you want to adjust the “sensitivity”, please look for the pointer speed setting on the connected device, not in the app itself.
If you are using the app with a device that is connected to a TV, you’ll probably want to switch your TV to the “Game” picture mode. This should turn off any post-processing that may cause a lot of lag on modern TVs.
I also recommend turning off wrist gestures in your watch’s settings when you use the air mouse mode, otherwise there’s a high chance of triggering the “back” or “go home” gesture.
This looks great!
By chance is it possible to have an app that connects to the computer and when it disconnects it locks the PC!
c_86 said:
By chance is it possible to have an app that connects to the computer and when it disconnects it locks the PC!
Click to expand...
Click to collapse
Depends on what you mean.
If you want to make an app that sends Win+L (or Ctrl+Alt+L) when you press "disconnect" on your watch (or maybe connects, sends the key press, then immediately disconnects), then it should be easy enough to implement.
If you mean that the PC should lock itself when your watch disconnects (e.g. goes out of range), then obviously you'll need to have something on your computer to do that. Then again, Windows 10 has a feature called Dynamic Lock that does something similar based on your phone nearby presence.
Idea - Does it possible to implement the same functionality for Smartphone with Android 8? And after that to create Wear app for smartwatches with lower Android version, where the new API is missing - it will act as a remote for the companion app on the smartphone
bobybc said:
Idea - Does it possible to implement the same functionality for Smartphone with Android 8? And after that to create Wear app for smartwatches with lower Android version, where the new API is missing - it will act as a remote for the companion app on the smartphone
Click to expand...
Click to collapse
So, you mean, use a phone connected to a computer (or a TV, our whatever) using this API, then stream motion data from the watch using the phone as a proxy?
Technically it's possible, I wonder what the latency would be though.
Also note that a phone running Android 8 has to be rooted to do this (unlike watches), whereas Android 9 should just work.
Yea, you're right for the lag...
Then i think that it will be useful to have app with the same functionality for a smartphone
Sent from my SM-N960F using Tapatalk
bobybc said:
Yea, you're right for the lag...
Then i think that it will be useful to have app with the same functionality for a smartphone
Click to expand...
Click to collapse
It's not just lag, but power consumption as well.
This API makes use of the low-power mode of the Bluetooth radio called Sniff Sub-Rating (SSR) specifically designed for sending rapid bursts of tiny data packets, whereas watch-to-phone connection would have to be fine in a more generic way.
Making a phone app is really easy, you can pretty much use the same source code, with a few simple changes (mostly deletions). The Android Pie upgrade for your Note 9 is going to arrive pretty soon, which will allow you to experiment with it all you want.
I need the apk since I have a Moto 360 1gen so & cannot look at it on Googleplay

[APP] [Notifications] Watch Droid Assistant - Wear OS

Watch Droid is a simple application for handling notifications in smartwatch with Android that since version 11.0 has been compiled for Wear OS.
How does it work:
Install "Watch Droid Phone" on your phone.
https://play.google.com/store/apps/details?id=com.lumaticsoft.watchdroidphone
Install "Watch Droid Assistent - Wear OS" on the smartwatch.
https://play.google.com/store/apps/details?id=com.lumaticsoft.watchdroidassistantwearos
Verify that both devices have bluetooth enabled.
Login to "Watch Droid Phone" and follow the steps of the assistant in configuration
The operation is simple and can not exceed that of Wear OS but has some features that may be useful:
Notifications:
After giving permission for the management of phone notifications and selecting the applications that you want to control, you can answer them from the smartwatch.
In the options of the phone application you will have the possibility to modify your predefined answers, delete or add.
If the notification has the possibility of being answered, the button will appear to be able to select one of your predetermined answers, keyboard or voice dictation (if the smartwatch has the possibility).
Receive multimedia notifications such as audio files, images or video.
Music:
In the music option you can:
* Open the default player of your phone.
* Skip the topic, pause or play it.
* Raise or lower the multimedia volume of the phone.
Share files:
* Select the file to send.
* Select the location on your smartwatch.
* Send your file.
Camera control:
*Take a picture
* Retard 3 sec
* Change from back to front camera
New in version 13:
Thanks!
Hello,
I use this for receiving and listening to WA voice messages and it works perfectly, thanks for that!
Is it possible to record voice messages and send them?
Couldn't find the option so far. This will make it perfect for me.
Cheers
Sent from my Google Pixel using XDA Labs
Thank you for your comment, unfortunately in the response of a notification you can only enter text, it is not possible to respond with an audio directly, that's why I give the option of voice dictation.
Thank you for the explenation.
Cheers
Sent from my Google Pixel using XDA Labs
App looks great my man I just downloaded it. Played with ot a little amd seems, its going to he awsome will test out lore tomorrow. Thanks a million.
Lumatic said:
Thank you for your comment, unfortunately in the response of a notification you can only enter text, it is not possible to respond with an audio directly, that's why I give the option of voice dictation.
Click to expand...
Click to collapse
Is it also possible to answer a call on watches with audio ( ticwatch E wear os)? I mean talking with the watch? Because if this app could override the super buggy calls on wear os and also be faster to notify would be great
Axel85 said:
Is it also possible to answer a call on watches with audio ( ticwatch E wear os)? I mean talking with the watch? Because if this app could override the super buggy calls on wear os and also be faster to notify would be great
Click to expand...
Click to collapse
No, unfortunately this is not possible, Watch Droid does not control the transmission of audio between the devices, that is controlled internally by the same firmware of the smartwatch.
Lumatic, just wondering... On Android Wear (I have a Fossil Gen 5 and a basically another Fossil (Michael Kors), when you get a notification and read it on the watch, in Wear Os, it removes the notification icon on the phone which is a good thing so you don't think you still have an unread notification. Wear Os does this but not Watch Droid. Is it something that you think might happen to do in a near futur? Customizable like other options "When notification is read from watch, remove notification icon on phone"?. Because it's in my opinion a very valuable thing in Wear OS that it does this.
CoOlSlY said:
Lumatic, just wondering... On Android Wear (I have a Fossil Gen 5 and a basically another Fossil (Michael Kors), when you get a notification and read it on the watch, in Wear Os, it removes the notification icon on the phone which is a good thing so you don't think you still have an unread notification. Wear Os does this but not Watch Droid. Is it something that you think might happen to do in a near futur? Customizable like other options "When notification is read from watch, remove notification icon on phone"?. Because it's in my opinion a very valuable thing in Wear OS that it does this.
Click to expand...
Click to collapse
This is not done automatically but you can discard the phone notification by the "Discard" adoption among the notification options.
New version 13 in Play Store
• New notification system for navigation.
• New filter for multimedia notifications by combination of notifications. It will use the detection of notifications and combine them with the files received to be able to determine whether or not to send it.
• Improved system for registering filtered notifications.
• Possibility to select the application that notifies telephone calls.
• Bug fixed.
Hi Lumatic, thanks for this great app, it was working fine and now the response buttons have disappeared from the watch app, so I cannot select any prompts for example 'do you wish to delete all notifications'. There is no yes /no button anymore.. I reinstalled watch droid assistant ams restarted phone and watch and still same issue.. Any help would be appreciated! Thank you
OK. This is awesome. So far
Just a suggestion that would like to see added.
1. Ability to move button order. Maybe I want discard at the top instead of reply with voice as an example. Just gives a bit more options of customizing.
2. Ability to scroll with dial. Right now have to use the touchscreen but would like to scroll with my crown/dial on the side
Those additions will make this even better!
Any chance of Tasker support in the future?
Bugs/Features
I really Like Watchdroid, bought the full app, but i have a few very serious issues on my Amazfit Stratos:
- [bug] When i use Lift to wake, i see a blank screen instead of the watch-face. I would be expecting a notification screen at least, but it's just blank, nothing on it.
- [feature] It would be great if you could have a link to the normal camera, and a shutter button. The preview is not always relevant as it's very small on the watch, it's more useful to have an actual shutter button with the normal camera app and it's modes+video. I believe you can use the Volume sendKeys shortcuts.
Ideally would be to have sendKeys shortcuts to Camera Button,Switch front/back, Take video, Vol +/- for zoom, Bigsby, but i'm not sure how universal that would be.
:good:
Hi everybody. I often get double notifications from many apps and I don't know why. I can't find a way to stop it. Has anybody been facinig this and probably find a solution?
I have a request.
Is possible add more option in:"Show notification for x seconds"
For me is important short time, one second, two second.
Thanks
aleve1983 said:
I have a request.
Is possible add more option in:"Show notification for x seconds"
For me is important short time, one second, two second.
Thanks
Click to expand...
Click to collapse
I do not understand correctly, the option to show the notification for xx time do you want it to be simpler to use? It was designed in this way to make it more adaptable to each user, in many cases each user wants a different time and can configure it per second.
If you have not understood correctly, please explain me better what your problem is.
Smartwatch list
Hi Lumatic.
Can you display somewhere a list of supported smartwatchs?
I'm thinking on buying an Amazfit GTS so my Amazfit Pace can rest a bit, but I really like the watch droid full app and I'd like to be able to use with it too.
How do I know what smartwatch supports watch droid?
Thanks in advance.
Unfortunately there is no list of devices that are compatible since the only requirement that exists is that the smartwatch has an Android operating system so that you can install Watch Droid Assistant. All devices with WearOS are compatible.
The Amazfit GTS has a proprietary operating system and is NOT Android.
Fabiogil said:
Hi Lumatic.
Can you display somewhere a list of supported smartwatchs?
I'm thinking on buying an Amazfit GTS so my Amazfit Pace can rest a bit, but I really like the watch droid full app and I'd like to be able to use with it too.
How do I know what smartwatch supports watch droid?
Thanks in advance.
Click to expand...
Click to collapse

Categories

Resources