This repository has been archived by the owner on Nov 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 309
Termux Proot Ubuntu README #140
Comments
Thank you NEO,but i do all you give but i can't move combogen on my
android.I need your help,please.
Le ven. 23 oct. 2020 à 08:20, thetoolz <[email protected]> a écrit :
… Must install Termux (Android terminal emulator)
https://play.google.com/store/apps/details?id=com.termux
PRoot Termux Wiki
https://wiki.termux.com/wiki/PRoot
Termux-Ubuntu SETUP Command:
termux-setup-storage && pkg install git wget nano proot proot-distro -y &&
proot-distro install ubuntu
Add startubuntu COMMAND (don't run in ubuntu):
echo 'alias startubuntu="proot-distro login ubuntu"' >>
/data/data/com.termux/files/usr/etc/bash.bashrc && proot-distro login ubuntu
apt update
ACCESS SD CARD IN TERMUX-UBUNTU:
ln -s /data/data/com.termux/files/home/storage /root/sdcard
OPEN SD CARD: cd sdcard
ACCESS TERMUX HOME:
ln -s /data/data/com.termux/files/home /root/home
For nano text editor
apt install libc6 libncursesw6 libtinfo6 -y
I recommend below keyboards:
CodeBoard Keyboard for Coding
https://play.google.com/store/apps/details?id=com.gazlaws.codeboard
Technical Keyboard
https://play.google.com/store/apps/details?id=nextapp.inputmethod.latin
OR Hacker's Keyboard
https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard
JAVA RUNTIME INSTALL
apt install default-jre -y
OR JAVA
apt install default-jdk -y
Get JDK Path
readlink -f $(which java)
Apk Tool (java -jar apktool.jar) links
https://ibotpeaches.github.io/Apktool/
https://ibotpeaches.github.io/Apktool/install/
ANDROID IMAGE UTILITIES INSTALL
apt install android-tools-fsutils
GET ROOT INFO
man sudo_root
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#140>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQZX2FFTANRPQMVXPJKACUTSME4E7ANCNFSM4S4HR2CA>
.
|
Help "/data/data/com.termux/files/usr/bin/bash": library "libc.so.6"not
found
Aborted how to solve it?I'm new (android).
Le lun. 26 oct. 2020 à 22:08, Abraham n'goran Koffi <
[email protected]> a écrit :
… Thank you NEO,but i do all you give but i can't move combogen on my
android.I need your help,please.
Le ven. 23 oct. 2020 à 08:20, thetoolz ***@***.***> a
écrit :
> Must install Termux (Android terminal emulator)
> https://play.google.com/store/apps/details?id=com.termux
> PRoot Termux Wiki
> https://wiki.termux.com/wiki/PRoot
>
> Termux-Ubuntu SETUP Command:
> termux-setup-storage && pkg install git wget nano proot proot-distro -y
> && proot-distro install ubuntu
>
> Add startubuntu COMMAND (don't run in ubuntu):
> echo 'alias startubuntu="proot-distro login ubuntu"' >>
> /data/data/com.termux/files/usr/etc/bash.bashrc && proot-distro login ubuntu
> apt update
>
> ACCESS SD CARD IN TERMUX-UBUNTU:
> ln -s /data/data/com.termux/files/home/storage /root/sdcard
>
> OPEN SD CARD: cd sdcard
>
> ACCESS TERMUX HOME:
> ln -s /data/data/com.termux/files/home /root/home
>
> For nano text editor
> apt install libc6 libncursesw6 libtinfo6 -y
> I recommend below keyboards:
> CodeBoard Keyboard for Coding
> https://play.google.com/store/apps/details?id=com.gazlaws.codeboard
> Technical Keyboard
> https://play.google.com/store/apps/details?id=nextapp.inputmethod.latin
> OR Hacker's Keyboard
>
> https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard
>
> JAVA RUNTIME INSTALL
> apt install default-jre -y
> OR JAVA
> apt install default-jdk -y
>
> Get JDK Path
> readlink -f $(which java)
>
> Apk Tool (java -jar apktool.jar) links
> https://ibotpeaches.github.io/Apktool/
> https://ibotpeaches.github.io/Apktool/install/
>
> ANDROID IMAGE UTILITIES INSTALL
> apt install android-tools-fsutils
>
> GET ROOT INFO
> man sudo_root
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#140>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AQZX2FFTANRPQMVXPJKACUTSME4E7ANCNFSM4S4HR2CA>
> .
>
|
Good but samba |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Must install Termux (Android terminal emulator)
https://play.google.com/store/apps/details?id=com.termux
PRoot Termux Wiki
https://wiki.termux.com/wiki/PRoot
Termux-Ubuntu SETUP Command:
termux-setup-storage && pkg install git wget nano proot proot-distro -y && proot-distro install ubuntu
ADD startubuntu COMMAND (don't run in ubuntu):
echo 'alias startubuntu="proot-distro login ubuntu"' >> /data/data/com.termux/files/usr/etc/bash.bashrc && proot-distro login ubuntu
apt update
ACCESS SD CARD IN TERMUX-UBUNTU:
ln -s /data/data/com.termux/files/home/storage /root/sdcard
ACCESS TERMUX HOME:
ln -s /data/data/com.termux/files/home /root/home
For nano text editor
apt install libc6 libncursesw6 libtinfo6 -y
I recommend below keyboards:
CodeBoard Keyboard for Coding
https://play.google.com/store/apps/details?id=com.gazlaws.codeboard
Technical Keyboard
https://play.google.com/store/apps/details?id=nextapp.inputmethod.latin
OR Hacker's Keyboard
https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard
JAVA RUNTIME INSTALL
apt install default-jre -y
OR JAVA
apt install default-jdk -y
Get JDK Path
readlink -f $(which java)
Apk Tool (java -jar apktool.jar) links
https://ibotpeaches.github.io/Apktool/
https://ibotpeaches.github.io/Apktool/install/
ANDROID IMAGE UTILITIES INSTALL
apt install android-tools-fsutils
GET ROOT INFO
man sudo_root
The text was updated successfully, but these errors were encountered: