The Ultimate Desktop Experience on Android Phone. Maintained by TheVoidKernel
Real Ubuntu for Android is an automated deployment system designed to bring a high-performance Ubuntu Jammy (22.04) environment with a full XFCE4 Desktop to your mobile device. Run All Linux & Windows Apps & AI Tools on phone - Cladue Code, Cursor AI, Google Antigravity, Ollama, Blender,PC Games
- Termux X11 Apk
- Termux Apk
- Android 11.0+ (recommended)
- Storage space: At least 7GB free
Run these commands one by one
Update package & Install Udroid
pkg update && pkg upgrade -y
. <(curl -Ls https://bit.ly/udroid-installer)
udroid install jammy:xfce4
Install x11 repo
pkg install x11-repo -y
pkg install termux-x11-nightly -y
Make sure to open termux x11 apk in background
termux-x11 :1 -ac &
** Start desplay**
udroid login jammy:xfce4
export DISPLAY=:1
startxfce4 &
curl -fsSL https://ollama.com/install.sh | sh
curl -fsSL https://claude.ai/install.sh | bash
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc
env OPENSSL_ia32cap="~0x4000000000000000" /usr/share/antigravity/antigravity --no-sandbox --disable-gpu --disable-software-rasterizer %U
./cursor --no-sandbox --disable-gpu
.✦ ݁˖ Ollama Models
ollama run qwen2.5-coder:3b
ollama run qwen2.5:0.5b
ollama run qwen2.5:1.5b
ollama run llama3.2
ollama run llama3.2:3b
Login Required
ollama run gemma4:31b-cloud
ollama run ministral-3:14b-cloud
ollama run nemotron-3-super:cloud
ollama run gemini-3-flash-preview:cloud
If this project helped you, consider giving it a ⭐ Star on GitHub to help others find it!
