This is what Android Q's newly discovered desktop mode looks like

  • Android Q introduces a desktop mode that allows smartphones to be connected to external displays.
  • The feature offers a PC-like experience with a streamlined interface.
  • This new feature aims to compete with solutions such as Samsung Dex and Huawei's PC mode.
  • Work possibilities are expanded with support for multiple applications and windows.

Android Q presentation image

New functionalities are emerging from Android Q beta, presented yesterday. One of the most promising and surprising is the desktop mode. This will allow connect our smartphones with an external screen and as a consequence, being able to have an experience more similar to using a computer. We show you what it looks like!

A few hours after the official launch of the trial version of Android Q for Pixel phones, a Twitter user discovers and reveals through the social network a new function expected by many: desktop mode.

Although it is still in a fairly initial phase, it opens the door to a future in which we will be able to use our phones as we use them. desktop computers. Thus, connecting them to a monitor, the work possibilities are multiplied considerably.

This is what desktop mode looks like

The visual result of this new function leaves us a horizontal home screen like the one we show below. As you can see, desktop mode has a status bar at the top, the application button at the bottom and to the left, a configuration menu. This, at the moment only gives us two options: add Shortcuts of the applications on this desktop and customize background.

First image of how desktop mode turns out in Android Q

This new function could allow us to use several applications and arrange them in a multi-window format, giving us a lot of comfort to work simultaneously in different apps.

Menu displayed in desktop mode in Android Q:

Competition with Samsung and Huawei

The idea of ​​a desktop mode does not take us by surprise. Google has been flirting with this possibility for a long time and some manufacturers had already anticipated this novelty. With the launch of the Samsung Dex accessory, its users were given the possibility to connect their phone to a screen, to use it as if it were a computer, with their keyboard and mouse. The Chinese giant Huawei also created its PC mode last year, allowing the same to some of its most prominent phones.

Finally, the launch of desktop mode for Android 10 means that we are getting closer and closer to the desired convergence between smartphones and PCs, taking the technology that we all carry in our pockets to a further level.

How to activate it (option for developers)

According to the data provided by XDA, if you own the emulator Android Studio, it will not be very difficult to activate it. You will need to run the following instructions from the developer settings and connect the phone to an external display. In Google Mobile Services (GMS) is the following command:

adb shell am start -n "com.google.android.apps.nexuslauncher / com.android.launcher3.SecondaryDisplayLauncher"

If you don't have GMS installed, they will be the following:

adb shell am start -n "com.android.launcher3 / com.android.launcher3.SecondaryDisplayLauncher"