termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
31.27k stars 3.32k forks source link

termux-app is not booted and not properly working in background on Android 10 (on Xiaomi Redmi 7A) #3870

Closed AntonSamokat closed 1 month ago

AntonSamokat commented 2 months ago

For details see: https://stackoverflow.com/a/19856267/1455694 https://stackoverflow.com/a/63250729/1455694 https://www.reddit.com/r/tasker/comments/d7whyj/android_10_and_auto_starting_apps/ https://stackoverflow.com/q/64642362/1455694

Not sure about real need for: android:enabled="true" android:exported="true" in app/src/main/AndroidManifest.xml

Related pull request for termux-boot: termux-boot is not working on Xiaomi Redmi 7A on Android 10 https://github.com/termux/termux-boot/pull/195

agnostic-apollo commented 1 month ago

There were various issues with why termux-boot did not work properly and it will not be used from next termux release as boot logic has been rewritten into termux-app itself.