@@ -32,6 +32,7 @@ codename = `udroid`
32
32
| arm64 | ![ stat] ( https://img.shields.io/badge/-installable-brightgreen ) |
33
33
| armv7l | ![ stat] ( https://img.shields.io/badge/-installable-brightgreen ) |
34
34
| armv8l | ![ stat] ( https://img.shields.io/badge/-partially%20supported-orange ) |
35
+ | amd64 | ![ stat] ( https://img.shields.io/badge/-installable-brightgreen ) |
35
36
| Others | ` not started ` |
36
37
37
38
## Desclaimer
@@ -41,7 +42,7 @@ Just before starting the installation, you can check [this.](md/desclaimer.md)
41
42
42
43
``` bash
43
44
# download installer
44
- curl -L -o install.sh https://git.io/hippo -installer
45
+ curl -L -o install.sh https://bit.ly/udroid -installer
45
46
# run the installer
46
47
bash install.sh
47
48
# Install ubuntu with this command
@@ -52,18 +53,22 @@ for more see [here.](md/installation.md)
52
53
53
54
## Some Screenshots
54
55
55
- ![ image ] ( .github/assets/IMG_20211014_084106.jpg )
56
- ![ image ] ( .github/assets/four.png )
57
- ![ image ] ( .github/assets/three.png )
56
+ ![ udroid mate screenshot ] ( .github/assets/IMG_20211014_084106.jpg )
57
+ ![ udroid xfce4 running glxgers & vscode ] ( .github/assets/four.png )
58
+ ![ udroid xfce4 running libre draw ] ( .github/assets/three.png )
58
59
More can be found [ here.] ( md/showcase.md )
59
60
60
61
> for building custom linux tarballs go [ here] ( https://github.com/RandomCoderOrg/fs-cook )
61
62
62
- ## Devolopers & credits
63
+ ## Devolopers
63
64
64
- DEV #0 = [ Saicharankandukuri] ( https://github.com/SaicharanKandukuri )
65
+ <a href =" https://github.com/RandomCoderOrg/ubuntu-on-android/graphs/contributors " >
66
+ <img src =" https://contrib.rocks/image?repo=RandomCoderOrg/ubuntu-on-android " />
67
+ </a >
65
68
66
- Dev #1 = [ Gxmersam] ( https://github.com/GxmerSam )
69
+ > DEV #0 = [ Saicharankandukuri] ( https://github.com/SaicharanKandukuri )
70
+ >
71
+ > Dev #1 = [ Gxmersam] ( https://github.com/GxmerSam )
67
72
68
73
## Licence
69
74
MIT
0 commit comments