Question How do I remove the basic applications of the watch - Samsung Galaxy Watch 4

Hello friends... I want to delete the basic Samsung applications from the watch such as weather, reminders and many more through the command prompt .. I only want the list of commands

Look here

Be aware that without root you cannot remove them. All you can do is disable them. If you want an easier route, try ADB AppControl. It is Windows based and will allow you to connect to the watch via WiFi and disable any app you want on the watch.

shaharofir said:
Look here
Click to expand...
Click to collapse
Thank you..but there are still apps not mentioned in the list

dalepl said:
Be aware that without root you cannot remove them. All you can do is disable them. If you want an easier route, try ADB AppControl. It is Windows based and will allow you to connect to the watch via WiFi and disable any app you want on the watch.
Click to expand...
Click to collapse
What does mean ADB AppControl? Do you mean the Command Prompt app on Windows?

No, it is a Windows app that allows you to add, remove or hide apps on your watch of phone. It also allows you to do a lot of other functions without having root. You can check it out here:
https://adbappcontrol.com/en/?msclkid=10569e2bcf8811ecac45c01025f17061

dalepl said:
No, it is a Windows app that allows you to add, remove or hide apps on your watch of phone. It also allows you to do a lot of other functions without having root. You can check it out here:
https://adbappcontrol.com/en/?msclkid=10569e2bcf8811ecac45c01025f17061
Click to expand...
Click to collapse
Thank you my friend..This is great..All the applications have appeared, but I am afraid that deleting some of them may cause a malfunction in the watch..I want to delete applications related to body sensors and sports. I do not use the watch for these things. I use the watch only to know the time..but a watch4 battery only for 4 days only..while the Watch3 was for 14 days..why?

absentsound said:
Thank you my friend..This is great..All the applications have appeared, but I am afraid that deleting some of them may cause a malfunction in the watch..I want to delete applications related to body sensors and sports. I do not use the watch for these things. I use the watch only to know the time..but a watch4 battery only for 4 days only..while the Watch3 was for 14 days..why?
Click to expand...
Click to collapse
Because wearos eats battery. I do have to ask, if you only need a watch for the time, why did you buy a smartwatch and not a regular one?

Haizum74 said:
Because wearos eats battery. I do have to ask, if you only need a watch for the time, why did you buy a smartwatch and not a regular one?
Click to expand...
Click to collapse
wearos watch I can add important applications also create custom watch faces on my own desire

You can disable the apps a few at a time to make sure you have no issues. Once you have the ones disabled that you want disabled, the battery life should get better. Also, Android in general will get better after the first week of use.

Related

[APP][Root][7.0+]RunInBackgroundSetter v1.4 :: [25.07.2017]

Few hours ago @explainAndroid posted article on xda main page onto how to use android's hidden RUN_IN_BACKGROUND permission to restrict app's background behavior. I made an app for that.
Here's link to original article: https://www.xda-developers.com/freeze-app-background-processes-without-root-android-nougat/
Here's link to app's github: https://github.com/MrBIMC/RunInBackgroundPermissionSetter
Here's link to reddit thread about app: https://www.reddit.com/r/Android/co...en_run_in_background/?st=j570s1rf&sh=675cc4d6
Here's link to xda labs: https://labs.xda-developers.com/store/app/com.pavelsikun.runinbackgroundpermissionsetter
Omg it created multiple threads. Sorry. Trying to remove duplicates now.
Submit this to XDA Labs as well! Don't worry about a crappy icon or whatever. I've made apps in Tasker and have posted them to Labs hehe. As long as people find it useful feel free to submit!
@MrBIMC
Thanks for the app!!
Is possible add hours of the days of week when selected apps run or doent run in background?
Sent from my ONEPLUS A5000 using XDA-Developers Legacy app
Nice app!
Will charging disable this?
Can u make the app work without rooting, just using adb, where the permission through adb for this app is granted once and then it can be used to limit background permission of other apps
excellent mate.
we should post a tutorial... not everyone will understand the potential ramifications of disabling everything
I will try to test this out! Though, I kinda like the old icon compared to the new one, it seems like it's not properly cropped. Additionally, could you add an option to show system and user apps only? Maybe a toggle to ignore apps all at once or vice versa too?
No chance for Marshmallow?
Does this have the same functionality as in lineage os ROMs app ops where you can disable background processes?
As someone is undoubtedly going to ask it, I'll ask it for them. How does this differentiate to apps like greenify @MrBIMC? Do they both limit background processes? Anyways, the all looks very interesting, thanks!
This looks great!
Do the settings stick after reboot?
arjuntsgowda said:
Can u make the app work without rooting, just using adb, where the permission through adb for this app is granted once and then it can be used to limit background permission of other apps
Click to expand...
Click to collapse
No.
From the Github page:
Anyway, this app is for those who don't want to mess with adb shell and input commands manually and prefer to just click on app name to enable/disable it from running in the background. Sadly, android apps are not allowed to implicitly edit permissions of other apps, so this application requires root to overcome it.
Click to expand...
Click to collapse
Al Gore said:
No chance for Marshmallow?
Click to expand...
Click to collapse
No.
From the Github page:
Anyway, this app is for those, who don't want to mess with adb shell and input commands manually and prefer to just click on app name to enable/disable it from running in the background. Sadly, android apps are not allowed to implicitely edit permissions of other apps, so this application requires root to overcome it.
Click to expand...
Click to collapse
jordirpz said:
@MrBIMC
Thanks for the app!!
Is possible add hours of the days of week when selected apps run or doent run in background?
Click to expand...
Click to collapse
This would be really cool. Best way to implement that I think would be to add Tasker plugin functionality to the app to allow Tasker flows to toggle the permission, which would have the benefit of being able to change it for any reason (such as low battery).
DEVILOPS 007 said:
As someone is undoubtedly going to ask it, I'll ask it for them. How does this differentiate to apps like greenify @MrBIMC? Do they both limit background processes? Anyways, the all looks very interesting, thanks!
Click to expand...
Click to collapse
If I understand both correctly... Greenify forces apps to hibernate when you turn your screen off (or manually tell it to), but the app can still wake itself back up for a variety of reasons, such as receiving push notifications, location updates, or any other unnecessary reason like Facebook, lol. This app overrides a hidden permission in Android 7+ that tells the system to not allow the app to run in the background, which means it will not be able to wake itself up.
hassan_1000 said:
Does this have the same functionality as in lineage os ROMs app ops where you can disable background processes?
Click to expand...
Click to collapse
according to the reddit comments its the same. but maybe the Developer can confirm this
xdauser7 said:
according to the reddit comments its the same. but maybe the Developer can confirm this
Click to expand...
Click to collapse
Am Developer. Can confirm, toggle "limit background activity" in LOS14 is the same as this app. At least that's what reddit tells me as I haven't checked myself.
Wow. Looks promising. I was too lazy to run ADB manually xD
So lets see if I can screw something up with disabling almost everything
MishaalRahman said:
Submit this to XDA Labs as well! Don't worry about a crappy icon or whatever. I've made apps in Tasker and have posted them to Labs hehe. As long as people find it useful feel free to submit!
Click to expand...
Click to collapse
Ditto
neonixxx said:
This would be really cool. Best way to implement that I think would be to add Tasker plugin functionality to the app to allow Tasker flows to toggle the permission, which would have the benefit of being able to change it for any reason (such as low battery).
If I understand both correctly... Greenify forces apps to hibernate when you turn your screen off (or manually tell it to), but the app can still wake itself back up for a variety of reasons, such as receiving push notifications, location updates, or any other unnecessary reason like Facebook, lol. This app overrides a hidden permission in Android 7+ that tells the system to not allow the app to run in the background, which means it will not be able to wake itself up.
Click to expand...
Click to collapse
thanks, makes sense about Greenify... do you or anyone know the difference between this and Brevent?
dimm0k said:
thanks, makes sense about Greenify... do you or anyone know the difference between this and Brevent?
Click to expand...
Click to collapse
I actually tried Brevent for the first time a few weeks ago. According to the app itself, aside from not requiring root, it's supposed to monitor when you hit the back button or remove an app from recents, and then actually kill the app process when you do, despite if the app has some background process that it intended to keep running. Basically lets you manually control when an app is killed in a quick and intuitive way, but for me personally, it didn't seem to work as expected for some reason; background processes seemed to keep running after.
Also Brevent, being a non-root solution requires you to connect the device to a PC and run some ADB commands to give it permission every time you reboot. It has an experimental root mode that doesn't require this.

Question Is it possible to disable (not deleting by ADB) Samsung apps in watch 4?

Hi,
my question is if it’s possible to disable some Samsung apps, like Samsung messages, from the setting menu.
Thanks!
germao said:
Hi,
my question is if it’s possible to disable some Samsung apps, like Samsung messages, from the setting menu.
Thanks!
Click to expand...
Click to collapse
I don't believe so but using adb it's really easy to disable apps not just delete them
spart0n said:
I don't believe so but using adb it's really easy to disable apps not just delete them
Click to expand...
Click to collapse
Thanks! And not even hide apps?
germao said:
Thanks! And not even hide apps?
Click to expand...
Click to collapse
Not from what I've seen. But you can reorder them to have what you don't want to see at the bottom
Yes, you can disable them via ADB. There is a thread on here somewhere talking about how to do so. I did mine as soon as I got it.
Check here:
Watch4 ADB Commands - Disable/Enable/Uninstall/Restore system app, Install/pull Apps
Hello Everyone, I hope you all are good, So I see some on you wondering about how to uninstall, reinstall, install, pull, enable and disable apps for the watch, so I decided to make this thread to address these different scenarios, this is based...
forum.xda-developers.com

General Samsung Health Platform Battery Drain

Was prompted to install this app. Not even clear to me what it does that Samsung Health doesn't do, but one thing I do know - it drains battery like crazy - as much or more than the display, and it was killing my watch in under a day. Uninstalled, and battery life is back to normal.
Are you referring to this app?
https://play.google.com/store/apps/details?id=com.samsung.android.service.health
I have never been prompted to install this. Good to know so if I am I wont install. Did it prompt you on watch?
fliptwister said:
Are you referring to this app?
https://play.google.com/store/apps/details?id=com.samsung.android.service.health
I have never been prompted to install this. Good to know so if I am I wont install. Did it prompt you on watch?
Click to expand...
Click to collapse
Yup, that's the one - and no, I believe I got the prompt on my phone.
Uninstalled... long ago, no remorse
Anything with the words "kids", "friends" or "wellness" too.
fliptwister said:
Are you referring to this app?
https://play.google.com/store/apps/details?id=com.samsung.android.service.health
I have never been prompted to install this. Good to know so if I am I wont install. Did it prompt you on watch?
Click to expand...
Click to collapse
Now I remember where I got the prompt (as I just got it again) - within Samsung Health. Shows up as a pop-up to sync data between apps, which then refers you to the Health Platform app.
jtOttawa said:
Now I remember where I got the prompt (as I just got it again) - within Samsung Health. Shows up as a pop-up to sync data between apps, which then refers you to the Health Platform app.
Click to expand...
Click to collapse
Device health?
blackhawk said:
Device health?
Click to expand...
Click to collapse
No, the Samsung Health app.
jtOttawa said:
No, the Samsung Health app.
Click to expand...
Click to collapse
I don't have that one. So this is for device health not human health?
Goofy Samsung...
jtOttawa said:
Was prompted to install this app. Not even clear to me what it does that Samsung Health doesn't do, but one thing I do know - it drains battery like crazy - as much or more than the display, and it was killing my watch in under a day. Uninstalled, and battery life is back to normal.
Click to expand...
Click to collapse
Which app is available that replaces the samsung healt app?
How did people uninstall health platform ? I only see an option to remove the updates. I'm seeing wicked battery drain on my GW4 too.
brewston said:
How did people uninstall health platform ? I only see an option to remove the updates. I'm seeing wicked battery drain on my GW4 too.
Click to expand...
Click to collapse
Are you sure you're referring to the same app - Health Platform, not Samsung Health or Samsung Health Monitor?
Yes, definitely health platform.

I wouldn't remove it unless you know exactly what it does.
Try clearing its data and clearing the system cache.
In Device Care (or whatever it's called on your device) clear system logs and turn off all power management.
brewston said:
Yes, definitely health platform.

Click to expand...
Click to collapse
Strange - for me, that was an optional download, and so completely uninstalled. Where did you try uninstalling it from, the app drawer? Maybe try disabling it if you can't uninstall it?
jtOttawa said:
Strange - for me, that was an optional download, and so completely uninstalled. Where did you try uninstalling it from, the app drawer? Maybe try disabling it if you can't uninstall it?
Click to expand...
Click to collapse
Yeah, I was prompted to install it last week (week before?) I'd been looking in Play Store for uninstall but ended up disabling in Settings > Apps and it doesn't appear these any more. I'll reboot the watch and see how I get on (I've got a Samsung phone FWIW, not sure if that's affecting things)
I dont really remember installing this app but had extremely bad battery drain the last few days, which brought me to this thread. When I followed the link to the app store I had the option to uninstall updates only yet the app doesn't show up anywhere on the phone.
jtOttawa said:
Strange - for me, that was an optional download, and so completely uninstalled. Where did you try uninstalling it from, the app drawer? Maybe try disabling it if you can't uninstall it?
Click to expand...
Click to collapse
If it has a "parent" app you may need to uninstall that to uninstall your problem app.
Joined at the hip...
I've seen Samsung daisy chain their apps together like this with Wearables.
They show as 2 separate apps but install/uninstall as one
That's strange. I have it installed and it IS NOT the battery hog
kbboykin said:
That's strange. I have it installed and it IS NOT the battery hog
Click to expand...
Click to collapse
Interesting. Maybe it's a settings issue within the app.
jtOttawa said:
Interesting. Maybe it's a settings issue within the app.
Click to expand...
Click to collapse
Possibly as I have everything and the kitchen sink syncing. Only after the latest SH update did things get squirrelly as fast as syncing. But I've managed to get it back and a lot of things sync to SH without using their app, I e. Yunmai my smart scale used to sync with the app, but now won't pair with my phone through the app, but sync weight and BMI directly to SH. Go figure...

Question How to backup Watch4 app data and downloaded watch faces?

Hello community!
The built-in backup feature is extremely limited, and almost useless because it essentially backs-up only the Quick Settings screen and a handful of other Settings.
All downloaded watch faces as well as other apps (and app data) are excluded from the backup.
I have sideloaded this File Manager using EasyFireTools.
File Manager - Apps on Google Play
Fast, easy-to-use and full-featured file manager app with cloud integration.
play.google.com
This file manager allows me backup all apks, as well as connect to my phone and PC wirelessly over the network.
But the main issue is app data. None of the watch faces come with a configuration file that can be exported/ imported, so every watch face has to be setup from scratch each time.
Is there a simpler way to backup watch face configurations as well as other Apps'data?
Thanks.
RELATED POSTS
You'll find more info and related links here:
Wear OS - Facts
Hello community! In this post, I am giving you info on some aspects of Wear OS, which you may or may not know. All the details presented are based on my experience with Samsung Galaxy Watch4 (WiFi model), running on Wear OS 3.x. So they may not...
forum.xda-developers.com
I use thema watch faces (for example I use this Chrono) and it comes with a partner app on your phone to customize more settings and it has a built-in setting saver. While not all watch faces have this, it is amazing and thema has a ton available on the playstore. They're all free with limited options but the settings save options are free and a single iap for unlocking all options.
spart0n said:
I use thema watch faces (for example I use this Chrono) and it comes with a partner app on your phone to customize more settings and it has a built-in setting saver. While not all watch faces have this, it is amazing and thema has a ton available on the playstore. They're all free with limited options but the settings save options are free and a single iap for unlocking all options.
Click to expand...
Click to collapse
I have seen some of the watch faces from thema and others like RichFace, whose phone apps look similar.
Most of the features are locked behind a paywall. Does one have to buy each feature separately or buying once unlocks all features?
On the Play Store, they say x dollars per item. So not sure what exactly that means.
It is per watchface for thema unfortunately. But it's not unreasonable to me. Less than $2 and I use Google opinion rewards and I get $2 worth of credits in less than a month for Google play so like I said imo I don't think it's much.
spart0n said:
It is per watchface for thema unfortunately. But it's not unreasonable to me. Less than $2 and I use Google opinion rewards and I get $2 worth of credits in less than a month for Google play so like I said imo I don't think it's much.
Click to expand...
Click to collapse
Sure, the payment for each watch face is separate. That is obvious.
My question is regarding features inside each watch face. For example, weather update, Google Fit integration, Samsung Health integration, AOD customisations, etc. are all locked behind a paywall.
Is the payment for each of these features separate, or just a single payment is required to unlock all premium features inside the watch face?
The 'Buy premium' option is shown separately against each of the premium feature. That is what is confusing. Does the 'Buy premium' unlock all premium features inside the watch face, or just that particular feature?
TheMystic said:
Sure, the payment for each watch face is separate. That is obvious.
My question is regarding features inside each watch face. For example, weather update, Google Fit integration, Samsung Health integration, AOD customisations, etc. are all locked behind a paywall.
Is the payment for each of these features separate, or just a single payment is required to unlock all premium features inside the watch face?
The 'Buy premium' option is shown separately against each of the premium feature. That is what is confusing. Does the 'Buy premium' unlock all premium features inside the watch face, or just that particular feature?
Click to expand...
Click to collapse
OH I did not understand your question. Yes it's 1 payment for all features. 1 iap for everything.
spart0n said:
OH I did not understand your question. Yes it's 1 payment for all features. 1 iap for everything.
Click to expand...
Click to collapse
They should make that clear on the store description. They say x dollars per item, hence the confusion.
Thanks for clarifying this.
spart0n said:
It is per watchface for thema unfortunately. But it's not unreasonable to me. Less than $2 and I use Google opinion rewards and I get $2 worth of credits in less than a month for Google play so like I said imo I don't think it's much.
Click to expand...
Click to collapse
Watch faces from RichFace, Thema, and others have pretty much everything locked behind a paywall. There is no way to test and see how the watch face would look after the user configures it the way he likes.
Going through the refund process of in-app purchase is a pain. Plus there are often licence verification issues on devices with multiple Google accounts.
I would rather install a paid app, see how it looks, and opt for refund with a single click if I don't like it.
TheMystic said:
Hello community!
The built-in backup feature is extremely limited, and almost useless because it essentially backs-up only the Quick Settings screen and a handful of other Settings.
All downloaded watch faces as well as other apps (and app data) are excluded from the backup.
I have sideloaded this File Manager using EasyFireTools.
File Manager - Apps on Google Play
Fast, easy-to-use and full-featured file manager app with cloud integration.
play.google.com
This file manager allows me backup all apks, as well as connect to my phone and PC wirelessly over the network.
But the main issue is app data. None of the watch faces come with a configuration file that can be exported/ imported, so every watch face has to be setup from scratch each time.
Is there a simpler way to backup watch face configurations as well as other Apps'data?
Thanks.
Click to expand...
Click to collapse
You will never be able to backup app data without root. Just to put that to bed.
73sydney said:
You will never be able to backup app data without root. Just to put that to bed.
Click to expand...
Click to collapse
That's pathetic despite Android now being over 12 years old in commercial business. This is one area where Apple products are clear winners. They allow you to backup ALL app data, even if not the app themselves.
With Wear OS, the backup doesn't even include the downloaded watch faces themselves. One can't even unpair the watch without factory resetting it. When there are such limitations, the backup should be more elaborate and include the app data, including for downloaded apps and watch faces.
TheMystic said:
That's pathetic despite Android now being over 12 years old in commercial business. This is one area where Apple products are clear winners. They allow you to backup ALL app data, even if not the app themselves.
With Wear OS, the backup doesn't even include the downloaded watch faces themselves. One can't even unpair the watch without factory resetting it. When there are such limitations, the backup should be more elaborate and include the app data, including for downloaded apps and watch faces.
Click to expand...
Click to collapse
I've been trying to find any useful information on trying to backup my Facer and WatchMaker face files to a microSd card because faces on the app I've download seem to dissappear. If I've paid for a membership I'd think I'd have the right to back them up but I haven't been able to find anything. Searching through my file manager trying to even find anything resembling watch faces or the apps themselves is like looking for a UFO at Walmart. What the heck. There has to be a way to back them up. Anyone?
According to some info people gleemed in the files in a recent Google play services update, Google is working on a more thorough backup feature for wear os but I wouldn't count on it to backup everything
I am also now trying to find this, because I had purchased watch faces that for some reason unknown have now been removed from the playstore after being there for years, I wasn't expecting to loose a number of my watch faces, wouldn't have cared so much if they were free the face was from watchfacestudio com.watchfacestudio.tagcarrera. I have now purchased another however I am worried that this will get pulled as well, and no backup.
Does anyone know any ADB or ROOT methods to backup securely these faces?
Do they work like an apk following these methods?
Watch4 ADB Commands - Disable/Enable/Uninstall/Restore system app, Install/pull Apps
Hello Everyone, I hope you all are good, So I see some on you wondering about how to uninstall, reinstall, install, pull, enable and disable apps for the watch, so I decided to make this thread to address these different scenarios, this is based...
forum.xda-developers.com
danw_oz said:
I am also now trying to find this, because I had purchased watch faces that for some reason unknown have now been removed from the playstore after being there for years, I wasn't expecting to loose a number of my watch faces, wouldn't have cared so much if they were free the face was from watchfacestudio com.watchfacestudio.tagcarrera. I have now purchased another however I am worried that this will get pulled as well, and no backup.
Does anyone know any ADB or ROOT methods to backup securely these faces?
Do they work like an apk following these methods?
Watch4 ADB Commands - Disable/Enable/Uninstall/Restore system app, Install/pull Apps
Hello Everyone, I hope you all are good, So I see some on you wondering about how to uninstall, reinstall, install, pull, enable and disable apps for the watch, so I decided to make this thread to address these different scenarios, this is based...
forum.xda-developers.com
Click to expand...
Click to collapse
As mentioned in the OP, you can install the file manager linked there and backup the watch faces you want, just as would backup any app on the phone. If the watch faces get booted from the Play Store or you don't find them from their original source, you can simply reinstall the apk from your backup above and it will work just fine.
No need for root to backup (and reinstall) just the watchface apk.

General What can your smartwatch do?

Hello community!
This is an idea gathering exercise.
For a while since I purchased it, I never bothered with my Galaxy Watch4 (my first smartwatch). But as I'm now tinkering with it, I find it quite interesting. Here is a list of what my watch can do:
01. Show me a whole lot of information. I have 3 favorite watch faces, each configured to give me a different set of information. All I have to do is simply change the watch face and they tell me much of what i want to know. Actually, this one watch face tells me pretty much everything I need to know.
02. Navigation on the wrist.
03. Notifications from my phone.
04. Managing phone calls.
05. Wirelessly transfer files among all my devices like watch, phone, laptop and NAS. I use the following two apps for this purpose:
1. File Manager
2. WiFi Pro FTP server
06. Listen to music using Samsung Music app. I haven't had the need to install another music app.
07. Watch videos using the watch companion of this app: Sun Player. You don't need this app on your phone.
08. Stream YouTube videos using NewPipe.
09. Manage my emails. I have installed Microsoft Outlook, Samsung Email, FairEmail and K-9 email apps. But I haven't configured any yet, except for Microsoft Outlook.
10. Browse the internet using Samsung Internet browser.
11. Read PDF using built-in PDF reader of X-Plore File Manager.
12. Read e-books using AIReader.
13. Control the basic functions of my Samsung TV using SmartThings app.
I know I have left out the single biggest thing that most people use a smartwatch for: Health Tracking. I don't use it because much of that is gimmicky stuff and one must not rely on the number game when it comes to health matters. Things like an app reminding one to drink water is one of the most absurd things that people would use.
Some of the apps are Android apps meant for the phone. But they are quite usable on the watch too. I sideload them using one of the following apps:
1. Easy Fire Tools
2. Bugjaeger
The following tutorials illustrate how to sideload apps on watch running Wear OS:
How to Sideload Apps on Samsung Galaxy Watch Wear OS - DroidWin
How to Sideload Apps on Samsung Galaxy Watch Wear OS
In this comprehensive tutorial, we will show you detailed steps to sideload any app on your Samsung Galaxy Watch running Wear OS.
www.droidwin.com
3 Ways to Install Apps or APK on Samsung Galaxy Watch 4 - wearablestouse.com
3 Ways to Install Apps or APK on Samsung Galaxy Watch 4 & 5 - wearablestouse.com
Want to download or sideload apps on your Samsung Galaxy Watch 4 smartwatch? Here's how to install apps and APK on Galaxy Watch 4.
wearablestouse.com
What are the things you use your watch for?
RELATED POSTS
You'll find more info and related links here:
Wear OS - Facts
Hello community! In this post, I am giving you info on some aspects of Wear OS, which you may or may not know. All the details presented are based on my experience with Samsung Galaxy Watch4 (WiFi model), running on Wear OS 3.x. So they may not...
forum.xda-developers.com
Telling time... after all, it is a watch.
see the date, time and weather
Start my car, open the garage door and control all alexa enabled devices plus all of the usual stuff...
It does so many things. But my life is also just fine without it.
TacoDeMuerte said:
Telling time... after all, it is a watch.
Click to expand...
Click to collapse
I have edited the title of the post to now read 'smartwatch'.
AwaKeN said:
see the date, time and weather
Click to expand...
Click to collapse
I have edited the title of the post to now read 'smartwatch'.
larryk said:
Start my car, open the garage door and control all alexa enabled devices plus all of the usual stuff...
Click to expand...
Click to collapse
Let me guess: you have setup Alexa or Google Assistant on your phone and use voice commands on your watch. These things are quite impressive, but personally I'm not comfortable in allowing apps to constantly keep listening to my conversations.
Virgo_Guy said:
It does so many things. But my life is also just fine without it.
Click to expand...
Click to collapse
Absolutely. They are just too far from being a necessity. On the contrary, they are more of a distraction and contribute to loss of application of human faculties.
I shut off the listening part in both Alexa and Google Assistant, and just use the buttons to start the app...

Categories

Resources