App media
Screenshots & Visuals





About this app
About X Server
<p>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.</p>
<p>This is a fully functional and light-weight demo application.</p>
<p>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. <code>lwm</code>).
A simple window manager (FLWM) is already embedded into the application.</p>
<pre>$ export DISPLAY=192.178.1.2:0
$ lwm &
$ xclock</pre>
<p>This is a fully functional and light-weight demo application.</p>
<p>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. <code>lwm</code>).
A simple window manager (FLWM) is already embedded into the application.</p>
<pre>$ export DISPLAY=192.178.1.2:0
$ lwm &
$ xclock</pre>
Release archive
X Server Version History
Keep exploring