这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@NOTURFRIENDBTW
Copy link

@NOTURFRIENDBTW NOTURFRIENDBTW commented Mar 18, 2021

Please make it work for android 6 dude i am so really need make games using godot on termux my phone so trash alright

Leonid Plyushch and others added 16 commits October 28, 2019 13:36
Why:

 * During backup process Termux is being killed in most cases.
 * Backup data is limited to 25 MB.
 * Backup may not be performed/updated in certain cases.
The scrolling region set by DECSTBM should not affect the
Cursor Down (CUD) and Cursor Up (CUU) escape sequences.

Fixes #1340.
Remove tests that asserted that Cursor Down (CUD) and Cursor Up (CUU)
escape sequences were affected by the scrolling region set by DECSTBM.

This was incorrect and recently fixed:
#1340
Do not disturb mode is now handled only for SDKs pre-28. Extra keys will
not vibrate only when total silence mode is used.
@agnostic-apollo
Copy link
Member

Termux is not supported on android 6 anymore. Packages cannot be maintained for old versions.

Install legacy versions of termux app. Note that packages will be outdated and will not be updated.

https://www.reddit.com/r/termux/comments/dnzdbs/end_of_android56_support_on_20200101/?utm_medium=android_app&utm_source=share

https://www.reddit.com/r/termux/comments/eoiics/trying_to_install_on_android_6/fed6gqq?utm_medium=android_app&utm_source=share&context=3

@NOTURFRIENDBTW
Copy link
Author

Sadly i just need use proot-distro (only proot-distro)

@ghost
Copy link

ghost commented Mar 18, 2021

You can install the script (by git cloning the repo and running install.sh script,) but you need to use --no-sysvipc option if launching distros every time

https://github.com/termux/proot-distro

@NOTURFRIENDBTW
Copy link
Author

You can install the script (by git cloning the repo and running install.sh script,) but you need to use --no-sysvipc option if launching distros every time

https://github.com/termux/proot-distro

How do I install it? I'm too stupid for this

@NOTURFRIENDBTW
Copy link
Author

Please answer :(

@ghost
Copy link

ghost commented Mar 18, 2021

Install proot-distro from git

pkg install proot
git clone https://github.com/termux/proot-distro
cd proot-distro
bash install.sh

Some Tip: When Launching Distro, you will need to append --no-sysvipc every time if you have Android 5/6

proot-distro login <distro_name> --no-sysvipc

See proot-distro help for more information after installation

@NOTURFRIENDBTW
Copy link
Author

Thanks its work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants