Skip to content

Commit 8fef107

Browse files
SaicharanKandukurigitbook-bot
authored andcommitted
GitBook: [#13] Description & Gifs
1 parent f6ff019 commit 8fef107

17 files changed

+77
-32
lines changed

.gitbook/assets/CatTypingGIF.gif

3.64 MB
Loading

.gitbook/assets/GrimDanceGIF.gif

2.52 MB
Loading
304 KB
Loading

.gitbook/assets/MehMondayGIF.gif

1.23 MB
Loading
300 KB
Loading

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,36 @@
11
---
2-
description: details & description
2+
description: udroid Documentation & details
33
cover: >-
44
https://images.unsplash.com/photo-1629654297299-c8506221ca97?crop=entropy&cs=srgb&fm=jpg&ixid=MnwxOTcwMjR8MHwxfHNlYXJjaHw0fHxsaW51eHxlbnwwfHx8fDE2MzU4NTk1Njc&ixlib=rb-1.2.1&q=85
55
coverY: 0
66
---
77

88
# 🐧 udroid
99

10-
![a rendered image showing udroid ubuntu mate desktop environment running on smartphone ](<.gitbook/assets/banner (1).jpg>)
10+
![a rendered image showing udroid ubuntu mate desktop environment running on smartphone](<.gitbook/assets/banner (1).jpg>)
1111

1212
### Ubuntu-21.04 on android
1313

1414
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.
1515

16-
&#x20;![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) [![Join the chat at https://gitter.im/ubuntu-on-android/community](https://badges.gitter.im/ubuntu-on-android/community.svg)](https://gitter.im/ubuntu-on-android/community)[![CodeFactor](https://www.codefactor.io/repository/github/randomcoderorg/ubuntu-on-android/badge)](https://www.codefactor.io/repository/github/randomcoderorg/ubuntu-on-android)
16+
![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) [![Join the chat at https://gitter.im/ubuntu-on-android/community](https://badges.gitter.im/ubuntu-on-android/community.svg)](https://gitter.im/ubuntu-on-android/community)[![CodeFactor](https://www.codefactor.io/repository/github/randomcoderorg/ubuntu-on-android/badge)](https://www.codefactor.io/repository/github/randomcoderorg/ubuntu-on-android)
1717

1818
codename = `udroid`
1919

2020
### Supported arch status
2121

22-
| arch | status |
23-
| ------ | ------------------------------------------------------------------------------------------------------------------------------------ |
24-
| arm64 | ![stat](https://img.shields.io/badge/-installable-brightgreen) |
25-
| armv7l | <mark style="color:orange;"></mark>![stat](https://img.shields.io/badge/-installable-brightgreen)<mark style="color:orange;"></mark> |
26-
| armv8l | ![stat](https://img.shields.io/badge/-partially%20supported-orange) |
27-
| amd64 | ![](https://img.shields.io/badge/-inprogress-blue) |
28-
| Others | `not started` |
29-
22+
| arch | status |
23+
| ------ | ------------------------------------------------------------------- |
24+
| arm64 | ![stat](https://img.shields.io/badge/-installable-brightgreen) |
25+
| armv7l | ![stat](https://img.shields.io/badge/-installable-brightgreen) |
26+
| armv8l | ![stat](https://img.shields.io/badge/-partially%20supported-orange) |
27+
| amd64 | ![](https://img.shields.io/badge/-inprogress-blue) |
28+
| Others | `not started` |
3029

3130
### Some Screenshot
3231

33-
![screenshot showing udroid with pre-installed xfce4 using libreoffice draw app](.gitbook/assets/three.png) ![screenshot showing udroid with pre-installed xfce4 using vscode and glxgeras running ](<.gitbook/assets/four (1).png>) ![screenshot showing ubuntu mate](<.gitbook/assets/IMG\_20211014\_084106 (1).jpg>)
32+
![screenshot showing udroid with pre-installed xfce4 using libreoffice draw app](.gitbook/assets/three.png) ![screenshot showing udroid with pre-installed xfce4 using vscode and glxgeras running](<.gitbook/assets/four (1).png>) ![screenshot showing ubuntu mate](<.gitbook/assets/IMG\_20211014\_084106 (1).jpg>)
3433

35-
3634
### Developers & credits
3735

3836
DEV #0 = [Saicharankandukuri](https://github.com/SaicharanKandukuri)

udroid-landing/basic-usage.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
1-
### Basic Usage
2-
| **Command** | **Usage** |
3-
|--------------------|-----------|
4-
| `udroid` | To login to shell |
5-
| `udroid upgrade` | to upgrade fs or to get new features if available |
6-
| `startvnc` | start vncserver at port `1` (you can change default port by exporting env varaible `DEFAULT_VNC_PORT` to a port number) |
7-
| `udroid stopvnc` | stop vncserver at given or default port `1`
8-
| `udroid --enable-dbus` | To start udroid with dbus hack enabled |
9-
| `udroid --enable-dbus-vnc` | To start vnc session with dbus hack enabled |
1+
---
2+
description: udroid command line options for basic usage
3+
---
104

11-
## Environment Variables
12-
- `DEFAULT_VNC_PORT` to set vnc port for scripts
13-
- `HIPPO_BRANCH` to set custom branch for cloning code
5+
# 👩‍💻 Basic Usage
6+
7+
| **Command** | **Usage** |
8+
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
9+
| `udroid` | To login to shell |
10+
| `udroid upgrade` | to upgrade fs or to get new features if available |
11+
| `startvnc` | start vncserver at port `1` (you can change default port by exporting env varaible `DEFAULT_VNC_PORT` to a port number) |
12+
| `udroid stopvnc` | stop vncserver at given or default port `1` |
13+
| `udroid --enable-dbus` | To start udroid with dbus hack enabled |
14+
| `udroid --enable-dbus-vnc` | To start vnc session with dbus hack enabled |
15+
16+
**Environment Variables**
17+
18+
* `DEFAULT_VNC_PORT` to set vnc port for scripts
19+
* `HIPPO_BRANCH` to set custom branch for cloning code
20+
21+
## Alt way to login
1422

15-
#### Alt way to login
1623
```bash
1724
proot-distro login udroid --bind /dev/null:/proc/sys/kernel/cap_last_cap
1825
```

udroid-landing/credits.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# 💳 Credits
22

3+
{% hint style="info" %}
4+
LOT TO WRITE ✌️
5+
6+
work in progress
7+
{% endhint %}
8+
9+
![devolopers on work be like!](../.gitbook/assets/CatTypingGIF.gif)

udroid-landing/fixing-firefox-sound.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
description: guide for fixing sound in Firefox
3+
---
4+
15
# 🦊 Fixing Firefox Sound
26

37
Well if you're trying to play youtube or any other web music player inside firefox in it, probabily sound will not work even though PulseAudio is running. It can be fixed easily, just follow the below steps.

udroid-landing/hardware-acceleration.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# 📺 Hardware Acceleration
1+
---
2+
description: achieving HW acceleration in termux
3+
---
24

3-
#### Important Note
5+
# 📺 Hardware Acceleration
46

57
{% hint style="warning" %}
68
This is fully experimental and not finalized in termux-x11 release yet. You might face glitches or rendering issues with it. Or full app crash on open

0 commit comments

Comments
 (0)