Android News

Android Is Preparing Navigation Bar Controls for External Displays (APK Teardown)

Android is preparing navigation bar controls for external displays, giving users potential Always, Auto, and Never options for 3-button navigation in a future Android update.

Android is preparing navigation bar controls for external displays, giving users potential Always, Auto, and Never options for 3-button navigation in a future Android update.

0 Comments

What to know

  • Android is adding code for an external display navigation bar setting with Always, Auto, and Never options.
  • The setting could let you choose when 3-button navigation appears on external displays.
  • We found it in SettingsGoogle cp41.260717.006 from Pixel 10 Pro Fold Android beta code, and it is not available to users yet.

Android already treats foldables and external displays as more than simple mirrored screens, but navigation can still be awkward when your setup moves beyond the phone itself. Now, a teardown of the latest SettingsGoogle beta points to a new control specifically for 3-button navigation on external displays.

We found the new strings in SettingsGoogle cp41.260717.006 on a Pixel 10 Pro Fold Android beta build. The code points to a setting named “Navigation bar” that manages when navigation buttons appear across external displays.

About APK teardowns — An APK teardown works by reading the not-yet-shipped code inside a beta build, which lets us preview features a developer is working on before they’re announced. But work-in-progress code can change, stay hidden behind a server-side flag, or be scrapped before it ever reaches your phone.

Android may let you control 3-button navigation on external displays

The main new setting is called “Navigation bar,” and its summary says it will “Manage when 3-button navigation shows on all external displays.” That wording is narrow and useful: this is not a general navigation-mode picker for the phone screen, but a setting aimed at external displays.

The three modes are straightforward. “Always” would show navigation buttons on all external displays, while “Never” would hide them on any external display. The middle option, “Auto,” says Android would decide based on trackpad and built-in display navigation settings.

external_display_navbar_mode_title = “Navigation bar”
external_display_navbar_mode_summary = “Manage when 3-button navigation shows on all external displays”
external_display_navbar_mode_always = “Always”
external_display_navbar_mode_always_summary = “Always show navigation buttons on all external displays”
external_display_navbar_mode_auto = “Auto”
external_display_navbar_mode_auto_summary = “Show based on trackpad and built-in display navigation settings”
external_display_navbar_mode_never = “Never”
external_display_navbar_mode_never_summary = “\”Don’t show navigation buttons on any external displays\””

The Auto mode points to smarter behavior for docked setups

The most interesting part is the Auto summary. By tying external display navigation to trackpad and built-in display navigation settings, Android appears to be preparing a mode that adapts to how you are actually controlling the device.

That could matter for foldables and desktop-style setups where a visible navigation bar may be helpful in some contexts and unnecessary in others. If you are using touch, buttons can make sense. If you are using a trackpad or another input setup, Android may be able to keep the external screen cleaner.

The code is in SettingsGoogle, but the feature is not live yet

These strings were found in SettingsGoogle cp41.260717.006, and the component is activatable, but we could not surface it in the app yet. That means the code is present, while the user-facing setting is not available to users at this point.

For now, the evidence shows Android is working on a dedicated external display navigation bar control with Always, Auto, and Never modes. We’ll watch future builds for signs that the setting is moving toward rollout.

Leave a Reply

Your email address will not be published. Required fields are marked *