Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

🐧Real Ubuntu With All Apps & Tools On Android Phone

The Ultimate Desktop Experience on Android Phone. Maintained by TheVoidKernel

real ubuntu on phone

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


⚠️ Prerequisites


🛠️ Installation

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

Start Ubuntu 🐧

Make sure to open termux x11 apk in background

termux-x11 :1  -ac &

** Start desplay**

udroid login jammy:xfce4
export DISPLAY=:1
startxfce4 & 

.✦ ݁˖ Install & Run AI Tools & Apps 📱

</> Install Ollama

curl -fsSL https://ollama.com/install.sh | sh

</> Install Claude Code

curl -fsSL https://claude.ai/install.sh | bash

</> Command to Fix Claude Code

echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc

</> Command to run Google Antigravity forever

env OPENSSL_ia32cap="~0x4000000000000000" /usr/share/antigravity/antigravity --no-sandbox --disable-gpu --disable-software-rasterizer %U

</> Command to run Cursor AI

./cursor --no-sandbox --disable-gpu

.✦ ݁˖ Ollama Models

Local 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

Cloud Models

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

🏆 Contribution & Support

If this project helped you, consider giving it a Star on GitHub to help others find it!

关于 About

Run the real ubuntu on your android phone.

语言 Languages

Shell100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
27
Total Commits
峰值: 15次/周
Less
More

核心贡献者 Contributors