# udroid

Ubuntu on android

Ubuntu-on-android aims to run ubuntu with pre-installed Desktop Environment, development tools, and software on top of android without root with the help of proot in termux application. This project is just like any other Linux on android projects but with aim of making it easy for end-user on setting up Linux.

codename = `udroid`

![img2](https://badges.frapsoft.com/os/v1/open-source.svg?v=103) [![Support Server](https://img.shields.io/discord/892727774828199976?color=blue\&label=join%20%23udroid\&logo=discord\&logoColor=white\&style=for-the-badge)](https://discord.gg/h7wZ9BfbU9) ![](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fudroid-download-counter-api.vercel.app%2Fcur_count\&query=%24.downloads\&style=flat-square\&label=Installs%20since%20Aug%202023)

### Quick Install

{% hint style="info" %}
Install all dependencies and developer-selected Distro
{% endhint %}

```bash
. <(curl -Ls https://bit.ly/udroid-installer)
```

### Screenshots

| SUITE                                              | Screenshot                                                                                                                            |
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| <mark style="color:orange;">**jammy:gnome**</mark> | ![udroid gnome](https://raw.githubusercontent.com/RandomCoderOrg/ubuntu-on-android/modified/assets/jammy_gnome.png)                   |
| <mark style="color:orange;">**jammy:xfce4**</mark> | ![udroid xfce4 running glxgers & vscode](https://cdn.discordapp.com/attachments/892736843349626921/1062796366222458944/image0.jpg)    |
| <mark style="color:orange;">**jammy:gnome**</mark> | ![udroid mate screenshot](https://raw.githubusercontent.com/RandomCoderOrg/ubuntu-on-android/modified/assets/IMG_20211014_084106.jpg) |

### Developers & credits

And all the ⚒️contributors, ❤️‍🔥stargazer, 🌐 Watchers

<figure><img src="https://raw.githubusercontent.com/RandomCoderOrg/misc-worflows/main/metrics.plugin.people.repository.svg" alt=""><figcaption><p>Auto generated Image</p></figcaption></figure>

### License

MIT Copyright (c) 2023, RandomCoderOrg

{% content-ref url="quick-installation-and-usage" %}
[quick-installation-and-usage](https://docs.udroid.org/udroid-landing/quick-installation-and-usage)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.udroid.org/udroid-landing/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
