This is under expirimental Do it at your own risks;
Requirements;
*Android 5 and above
*Termux app(free on playstore)
Steps:
1 Download and install termux app
2 Open Termux
3 type pkg update then press enter then wait the process until done
4 pkg upgrade then same steps to step #3
5 pkg install git ncurses-utils
6 select yes type y
7 pkg install python
8 type git clone
https://github.com/MFDGaming/ubuntu-in-termux.git
9 ls
10 cd ubuntu-in-termux
11 ls
12 chmod +x startubuntu.sh
13 ls
14 ./startubuntu.sh
15 apt update && apt upgrade
16 cd ..
17 ls
18 cd bin
19 ls
20 apt install busybox
21 apt install nano
22 nano su
23 delete the content of su
24 download flashable su
25 extract the file su
26 open with text editor
27 select all the content
28 paste in the su file in termux
29 save
30 nano busybox
31 do the same steps to su
32 restart your device
33 check now with root checker
No comments:
Post a Comment