Skip to main content

What is Samsung DeX?

Samsung DeX is a feature built into Samsung Galaxy phones and tablets that provides a desktop-like experience when you connect an external monitor, keyboard, and mouse. When DeX activates, your phone's interface transforms into a layout with resizable windows, a taskbar, and a system tray -- similar to a traditional computer.

For ADL users, DeX is significant because it lets you display your Linux desktop on a full-sized external monitor while your phone screen remains available for Android apps.

How DeX Worksโ€‹

When you connect a Samsung Galaxy phone to an external display (via USB-C cable, USB-C hub, or wirelessly), DeX provides a separate desktop interface on that external screen. Your phone screen continues to work independently -- you can use Android apps on the phone while the monitor shows a different view.

There are two connection methods:

MethodHow to ConnectLatencyBest For
Wired (USB-C)USB-C to HDMI cable or USB-C hubVery lowDaily use, productivity
Wireless (Miracast)Samsung Smart TV or Miracast adapterModerateCasual use, presentations
โญBest Practice

Use a wired connection for ADL. Wireless DeX adds noticeable input lag that makes the Linux desktop feel sluggish. A USB-C to HDMI cable or a USB-C hub with HDMI output provides the best experience.

DeX and ADL Togetherโ€‹

The combination of Samsung DeX and ADL is where things get powerful. Here is the typical setup:

  1. Connect your Samsung phone to an external monitor via USB-C
  2. DeX activates on the external display
  3. Launch Termux:X11 -- it opens as a DeX window on the monitor
  4. Start your ADL Linux desktop inside Termux:X11
  5. The Linux desktop fills the monitor at the monitor's native resolution
  6. Connect a keyboard and mouse through the USB-C hub

The result is a full Linux desktop on a large screen, driven entirely by your phone. Your phone screen can simultaneously show Android apps, effectively giving you a dual-screen setup.

โœ…๐Ÿ’ก Tip

When Termux:X11 runs inside DeX, it can use the external monitor's full resolution. A 1080p or 1440p monitor provides a dramatically better experience than running on the phone's small screen. Text is easier to read, you can have more windows open, and the desktop feels like a real computer.

Which Samsung Devices Support DeXโ€‹

DeX is available on Samsung Galaxy flagships and some mid-range devices. The feature has expanded over the years:

Device SeriesDeX SupportNotes
Galaxy S8 / S8+ (2017)Yes (wired only)First DeX devices, required DeX Station
Galaxy S9 / S9+ (2018)Yes (wired only)Works with simple USB-C to HDMI
Galaxy S10 series (2019)Yes (wired + wireless)First with wireless DeX
Galaxy S20 series (2020)Yes (wired + wireless)Improved wireless DeX
Galaxy S21-S25 seriesYes (wired + wireless)Best experience
Galaxy Note 8-20YesS Pen works in DeX mode
Galaxy Z Fold seriesYesLarge inner display also works well
Galaxy Tab S6 and laterYesCan use tablet screen directly as DeX display
Galaxy A52/A53/A54/A55Yes (some models)Limited to wired DeX
โš ๏ธWarning

Budget Samsung phones (Galaxy A10, A20, A30 series) and most non-Samsung Android phones do not support DeX. If you do not have a Samsung phone, you can still use ADL -- you just display the Linux desktop directly through Termux:X11 on your phone screen, or use a separate HDMI-out solution if your phone supports video output.

DeX Without ADL vs. DeX With ADLโ€‹

DeX on its own provides a desktop-like layout for Android apps. Adding a Linux desktop by following ADL transforms it into something much more capable:

CapabilityDeX AloneDeX + ADL
Desktop layoutYes (Android apps in windows)Yes (full Linux desktop)
File managementAndroid Files appThunar + terminal (full Linux filesystem)
Web browsingChrome/Samsung InternetFirefox with desktop extensions
Office workGoogle Docs / MS Office appsLibreOffice (full desktop suite)
ProgrammingLimited (mobile code editors)VS Code, vim, full compiler toolchains
Terminal accessNoneFull Linux terminal with thousands of tools
Package managementPlay Store onlyAPT with tens of thousands of packages
Multi-windowYes (Android windows)Yes (Linux windows with workspace support)

Setting Up DeX for ADLโ€‹

The basic setup involves:

  1. Get a USB-C hub with at least HDMI output, USB-A ports (for keyboard and mouse), and power delivery (to charge your phone while using DeX)
  2. Connect the hub to your phone and the monitor
  3. DeX should activate automatically -- if not, check Settings > Connected devices > Samsung DeX
  4. Launch Termux and then Termux:X11 as you normally would
  5. Termux:X11 opens on the monitor as a DeX window -- maximize it for a full-screen Linux desktop
โ„น๏ธNote

You do not need to change any ADL configuration for DeX. Termux:X11 automatically detects the display resolution and adjusts accordingly. The Linux desktop scales to fill whatever display is available.

For the best DeX + ADL experience:

ComponentRecommendationWhy
USB-C HubHub with HDMI + USB-A + PD chargingAll-in-one connectivity
Monitor1080p or higher, any sizeHigher resolution means more workspace
KeyboardAny USB or Bluetooth keyboardUSB through the hub is most reliable
MouseAny USB or Bluetooth mouseUSB through the hub avoids pairing issues
PhoneGalaxy S21 or newer, 8GB+ RAMMore RAM means smoother multitasking

For detailed hardware recommendations, see the recommended setup and USB-C hubs guides.

โ“Frequently Asked Questions
Do I need Samsung DeX to use ADL?
No. DeX is optional. You can use ADL entirely on your phone screen through Termux:X11 without an external monitor. DeX simply provides a better experience by giving you a larger display and proper keyboard and mouse input. Non-Samsung phones can use ADL just fine.
Can I use DeX wirelessly with ADL?
Yes, but it is not recommended for productivity. Wireless DeX adds input latency that makes typing and mouse interaction feel delayed. For casual browsing it is acceptable, but for real work, use a wired connection.
Does DeX affect ADL performance?
DeX itself uses some system resources to manage the desktop mode, but the impact is minimal. The main performance factor is your phone's RAM and processor. Running at a higher resolution on an external monitor requires slightly more from the graphics pipeline, but the difference is negligible on modern Samsung flagships.
Can I use a non-Samsung phone with an external monitor?
Some non-Samsung phones support USB-C video output (DisplayPort Alt Mode), which lets you mirror or extend your screen to a monitor. This is not DeX, but it works with Termux:X11. Check your phone's specifications for DisplayPort Alt Mode or HDMI output support.

Summaryโ€‹

Samsung DeX transforms your phone into a desktop computer by providing a full desktop interface on an external monitor. When combined with ADL, it lets you run a Linux desktop on a big screen with a keyboard and mouse, creating a genuine desktop computing experience powered entirely by your phone. While DeX is not required for ADL, it provides the most comfortable and productive setup for daily use.

Next: Learn about display protocols and how your Linux desktop actually appears on screen.

For the full DeX setup and configuration guide, see the DeX overview.