termux / termux-boot

Termux add-on app allowing programs to be run at boot.
https://f-droid.org/en/packages/com.termux.boot
961 stars 221 forks source link

Termux:Boot stopped by ActivityManager after boot #230

Open PeterCu63 opened 1 week ago

PeterCu63 commented 1 week ago

Problem description

Steps to reproduce

Expected behavior

Additional information

PeterCu63 commented 1 week ago

Sorry my input disappeared: Output of adb -d shell logcat | grep -i termux: 10-08 10:00:04.866 2609 5405 I ActivityManager: Force stopping com.termux.boot appid=10288 user=0: from pid 2609 10-08 10:00:04.892 2609 5405 I ActivityManager: Force stopping com.termux appid=10288 user=0: from pid 2609 This happens direct after reboot. Any ideas why this happens, where else can I search for more information?