You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+32-13Lines changed: 32 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-

1
+

2
2
3
3
|||
4
4
|--|--|
5
5
|This project is |  |
| Linux Distribution ||
9
9
|Community |[](https://discord.gg/y432PhPYCS)[](https://gitter.im/ubuntu-on-android/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)|
10
10
@@ -14,16 +14,25 @@
14
14
A tweaked ubuntu-21.04 with xfce4 runs on android with termux/proot-distro
15
15
16
16
> This means now you can install ubuntu like above screenshot right in your smartphone without destroying your phone with rooting
17
-
> (let android and google live)
18
17
19
18
- codename -> `hippo`
20
19
21
-
### A note before you try
20
+
<details>
21
+
<summary>Note & Disclaimer</summary>
22
+
23
+
A note before you try
22
24
- As lot of it is preinstalled you can login and start right after you install
23
25
- As this runs on termux so performence clearly depends on CPU, ram and storage read-write speed!
24
26
- Don't try heavy apps unless you have a good device :)
25
27
- If you have any issues or suggestions make sure i know at https://github.com/RandomCoderOrg/ubuntu-on-android/issue (create an issue)
26
28
29
+
> **Disclaimer** :
30
+
- i dont work with any company or organization of ubuntu or any third party sources took in making fs(for now).
31
+
- This project works by compliying to selinux android. and all aim of the project is just run linux on android without direct root with a twist and improves time by time.
32
+
- the linux you trying to install from this repo is not fully functional in target space because of the selinux policies, increasing requirement in linux requirements and also because project is set to run with `ptrace()`
33
+
- This project comes without warranties or data protection
34
+
</details>
35
+
27
36
# Installation
28
37
- First install termux from [termux.com](https://termux.com) or [F-Droid!](https://f-droid.org/en/packages/com.termux/)
29
38
@@ -48,7 +57,7 @@ hippo
48
57
|`hippo startvnc`| start vncserver at port `1` (Tou can change default port by exporting env varaible `` to a port number) |
49
58
| `hippo stopvnc` | stop vncserver at given or default port `1`
50
59
|`hippo upgrade`| to upgrade fs or to get new features if avalibe |
51
-
|`hippo purge`| remove all configarations,fs without trace |
60
+
52
61
53
62
## 🔊 Audio
54
63
for some reasons we imported this step to hippo that mean audio automatically enabled when you invoked any start commands of `hippo`
@@ -58,30 +67,40 @@ for some reasons we imported this step to hippo that mean audio automatically en
| Youtube (1x1 Tech channel) | [](https://www.youtube.com/watch?v=aJhV7K80OvQ)
84
+

74
85
86
+

75
87
88
+

76
89
77
90
A small help from me if you want to build your own rootfs [wiki_page](https://github.com/RandomCoderOrg/ubuntu-on-android/wiki/commands-took-to-make-a-custom-rootfs)
91
+
78
92
# Devolopers & credits
79
93
Made with ❤️ from:
94
+
80
95
DEV #0 -> [Saicharankandukuri](https://github.com/SaicharanKandukuri)
81
96
97
+
Dev #1 -> [Gxmersam](https://github.com/GxmerSam)
98
+
82
99
# Links to community
83
100
- create an [issue](https://github.com/RandomCoderOrg/ubuntu-on-android/issues) if you want to make me create one!
84
101
85
-
<h2align="center"> More Updates coming soon 💛<h2>
102
+
103
+
104
+
<h2align="center"> More Updates coming soon 💛</h2>
0 commit comments