This action requires saving a cookie to remember the page's state. You can read more about that on the cookies page.

 

Astro without HDMI

Released on: 2022-11-14

On the 21st of August, I posted a solution for how to get an external display working on the Astro while we wait for Astro-specific HDMI adapters to become available. The solution I posted was based on what we needed to do it for the Gemini. The Astro actually works much more elegantly. So let’s do that now.

Introduction

The Astro slide is a crowd funded keyboard phone.

The Astro is said to require a proprietary dongle to drive an external display, just like the Gemini and Cosmo before the Astro did. As of this writing, it’s still unknown when the accessories, including the proprietary dongle will ship. And it’s unknown if the Gemini/Cosmo dongle will be compatible with the Astro.

This article contains a work-around to keep you going until you are able to get hold of the appropriate adapter.

The work-around

scrcpy is a tool for displaying, and interacting with, your android phone via your computer via a USB cable. This won’t cover everyone’s use-cases, but will certainly deal with a good portion of them. Ie you can simply plug in your phone to any computer capable of running scrcpy, and you’re away laughing.

We can run it like this:

scrcpy

Here it is running on my Astro:

A screenshot of scrcpy successfully displaying my Astro horizontally.
Above: A screenshot of scrcpy successfully displaying my Astro horizontally.

And it naturally rotates as I rotate the phone:

A screenshot of scrcpy successfully displaying my Astro horizontally.
Above: A screenshot of scrcpy successfully displaying my Astro horizontally.

Full screen

If you want like-for-life behaviour with how you’d do it with a traditional HDMI adapter, you can add -f tto make it full screen, like this:

scrcpy -f

Final thoughts and performance

This works completely without dependencies on wifi, bluetooth etc. You get the stability and reliability that comes with a physical connection.

Due to the nature of how it works, you’re probably not going to enjoy 3D gaming on it (the frames per second is just way too low, and there’s some noticeable latency). But for a lot of use-cases, this is quite a viable solution. Eg:

  • Editing documents.
  • Browsing the web.
  • Communication.

I’ve added this knowledge to the unofficial documentation.

Hopefully this gives you enough to keep you going until you can get a working adapter for your device.

This post references

2022-11-17
Group of posts about the Astro Slide 5G.
2022-08-21
How to get an external display working on your phone without using an HDMI adapter.

Posts using the same tags

Under some circumstances, the virtual keyboard does not appear/disappear as you'd expect. Luckily, it's really easy to work around.
Over the last few years, there has been a lot of talk about whether you can make use of the full resolution on a phone with a 4K display. Let's dig in and actually understand this.
What are the actual Astro Slide screen dimensions?
2022-11-26
How to find the Astro-specific settings.
Want to disable OneSearch? Here's how.
Sometimes the Astro Slide screen goes black. Here's an easy work-around.
2022-11-17
Group of posts about the Astro Slide 5G.
Many people have reported the finger print scanner on the Astro slide 5G to be unreliable. Here's how to fix it.
It's very easy to have accidental key presses while closing the Astro Slide. Here's a method that makes it much easier.
Getting an external display running on the Gemini PDA (or any modern Android phone) without the HDMI dongle.
Getting an external display running on the Astro Slide (or any modern Android phone) without the HDMI dongle.
2022-08-21
How to get an external display working on your phone without using an HDMI adapter.
Home | About | Contact | Cookies | Site map