Skip to main content

[How to ??] Sync Do Not Disturb Mode Between Android Phone and Your Wear

https://www1-lw.xda-cdn.com/files/2016/09/image02-810x298_c.png


Android Wear 2.0 has been a much-awaited update, with watches such as the Moto 360 Sport only now getting it while the update came out in May for the Huawei Watch. With the Wear 2.0 update came many improvements, including the device now being able to install applications directly on your watch and a keyboard to reply to messages. One of the downsides of the update is that do not disturb mode no longer synchronizes between your smartwatch and your phone. In this tutorial, we’ll show you how to sync do not disturb mode between your two devices.

Do Not Disturb Sync for Android Wear 2.0

We will be setting up this application on our phone and our watch. You will need to set up adb on your watch. The steps are largely the same for Android Wear, but screenshots of the process are shown below.
You don’t actually have to debug over Wi-Fi, but I find it most convenient. Once done, connect your watch to your computer using the following command.

adb connect 192.168.1.100:5555
 
The IP you connect to depends on the address your device shows under “Debug over Wi-Fi”. A prompt should appear once your computer connects, allow your watch to be debugged. Once you have connected, you are ready to begin. No commands for initial setup are required if you are not using Wi-Fi.

Setting Up the Phone

To set up the phone, first download the application “DND Sync for Wear” below from the Google Play Store.

DND Sync for Wear
Developer: Raimondas Rimkus
Price: Free

Now that you have installed it, open the application and enable the “Do not disturb” permission from within the app. You are now finished on the phone side of things.

Setting Up the Watch

Once you have installed the “DND Sync for Wear” on your phone, your Android Wear watch should notify you to suggest installing the application on the watch too. Tap the notification and install it. If you are not notified, open the Google Play Store and scroll down to “Apps on your phone”. If you still can’t see it, search for it yourself. You can simply search the package name “rkr.weardndsync” on the Google Play Store to find the application on your watch.

Once you have installed it, open the connected adb and run the following command.

adb shell settings put secure enabled_notification_listeners com.google.android.wearable.app/com.google.android.clockwork.stream.NotificationCollectorService:rkr.weardndsync/rkr.weardndsync.HackService
 
And then you’re done! Changing to “do not disturb” on your phone should now change to “do not disturb” on the watch. This may prove useful to those of you bothered by the separation of device and phone as regards do not disturb with Android Wear 2.0.

Install Android O Factory Images On Pixel, Pixel XL, Nexus 5X, Nexus 6P, Nexus Player, and Pixel C

 

Comments

Popular posts from this blog

[ Tech News ] Google Duo picture-in-picture mode

Duo's picture-in-picture mode is now available for everyone on Oreo. Oreo introduced picture-in-picture mode for phones and tablets, and Google is now flipping the switch for Duo. The feature is now available on all Oreo devices. You don't need to make any changes to enable picture-in-picture mode. As long as you're using a device running Oreo and have the latest update installed , you should be able to use the feature. With picture-in-picture mode, you get a miniature version of the picture window in one corner of the screen when you hit the home button in the middle of a call. You can move the position of the picture window to any corner of the screen, and the video orientation will change automatically based on whether the phone is in landscape or portrait mode. Available now on Android Oreo! https://t.co/lYr30syCRV — Justin Uberti (@juberti) October 5, 2017

[ Tech News ] Google preparing customizable ‘Google Bar’

In teardown of version 7.12 of the Google app last week, we spotted several mentions of a customizable “Google Bar.” Since then, we have been able to activate the feature to reveal that future versions of the Google app that may allow users to customize the search bar widget. The latest Google app beta contains several strings referring to a “Google Bar” and the ability to alter its appearance: <string name=”google_bar”>Google Bar</string> <string name=”bar_color_title”>Bar color</string> <string name=”bar_logo_title”>Bar logo</string> <string name=”bar_shading_title”>Bar shading</string> <string name=”bar_shape_title”>Bar shape</string> Once rolled out, the new widget has an overflow icon at the very right that contains two menu items: “Customize” or “Send Feedback.” Tapping the former launches an editor where the bar’s appearance can be changed: Bar logo : Users can either select the full Google logo ...

[ How to ?? ] Root the Samsung Galaxy Note 8 Exynos Variant

We’re starting to see more and more people getting their hands on the new Samsung Galaxy Note 8, so for those of you looking for some help in rooting your device, XDA Recognized Developer  dr.ketan  has made a simple step-by-step guide for you. This guide will walk you through how to gain root access to the device using SuperSU . The developer also promises to provide an EFS backup tool so you can save the important data in this partition. Once your device is rooted, you open up the device to some interesting modifications such as flashing the popular audio mod called Viper4Android . Of course, there are already a ton of things you can do without root on Samsung devices such as blocking ads and disabling bloatware, but having root access is an added benefit nonetheless. Check out this guide in Galaxy Note 8 forum