Skip to main content

[ How to ?? ] “Turn on WiFi Automatically” for the Nexus 5X/6P on Android Oreo

https://www1-lw.xda-cdn.com/files/2017/09/How-to-Bring-Back-Automatic-WiFi-Wakeup-on-the-Nexus-5X6P-Running-Android-Oreo-810x298_c.png

Android Oreo introduces a new feature that lets you turn on WiFi automatically when you’re near a “high-quality saved network,” like one from work or home. This feature can be found on the official builds of Android 8.0 for the Google Pixel and Google Pixel XL, but it is not available on the Google Nexus 5X or Google Nexus 6P. However, that wasn’t always the case. The two Nexus phones actually had the WiFi automatic wakeup feature when Android O Developer Preview 2 was out, but for some unknown reason Google removed this feature in the final Android 8.0 Oreo release for the Nexus 5X/6P.

WiFi modules in smartphones these days are quite efficient when it comes to battery life so this isn’t something that will save a lot of battery life for most people. However, if you’re in an area with a ton of WiFi access points with varying network connection quality, then you may experience some battery drain associated with your smartphone constantly connecting and disconnecting from low quality, open WiFi networks.

That’s where the feature to turn on WiFi automatically comes in. What happens is that while the ability to connect to WiFi networks is turned off, the feature to scan for WiFi networks remains enabled. In the background, Google scans for networks then uses its own recommendation service to determine if it should turn WiFi back on to connect to the network. Google’s recommendation service bases this decision on whether or not the WiFi network is a saved network that you connect to frequently, and if that network offers a stable, high speed connection.

A pretty good feature. But it was removed for the Nexus 5X and Nexus 6P for reasons we don’t know, perhaps it just didn’t work that well for those two phones. As with many other Android features that don’t have a user-facing toggle, we can actually bring this feature back with a couple of ADB commands. So let’s dive into the steps required to get bring back the “turn on WiFi automatically” feature for the Google Nexus 5X and Google Nexus 6P.

Enable the “Turn on WiFi Automatically” Feature on the Nexus 5X and Nexus 6P



  1. First you’ll need to have ADB installed on your desktop or laptop computer.
  2. Connect the Nexus 5X or Nexus 6P to the computer, enable USB debugging, and then open up a command prompt.
  3. Execute the following command into the command prompt: adb shell
  4. Then execute the following command in the command prompt to bring back the toggle: settings put global wifi_wakeup_available 1
  5. Lastly, go ahead and execute the following command in the command prompt to actually enable the feature: settings put global wifi_wakeup_enabled 1
    automatic wifi

Stop Android Oreo’s annoying ‘running in the background’ notification




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