X Server
light-weight Android X11 X-Server
This project implements an X11 server for use with Android devices, written in Java. The X11 server runs within an Android View subclass, allowing it to be embedded in other applications.
This is a fully functional and light-weight demo application.
To display programs within the X-Server app you need to set the DISPLAY environment variable on your host device. Its also highly recommended to use a window manager (i.e. lwm).
A simple window manager (FLWM) is already embedded into the application.
$ export DISPLAY=192.178.1.2:0
$ lwm &
$ xclock
This is a fully functional and light-weight demo application.
To display programs within the X-Server app you need to set the DISPLAY environment variable on your host device. Its also highly recommended to use a window manager (i.e. lwm).
A simple window manager (FLWM) is already embedded into the application.
$ export DISPLAY=192.178.1.2:0
$ lwm &
$ xclock
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
This version requires Android 6.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 130 KiB PGP Signature | Build Log