termux / termux-boot

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

Termux:Boot fails on MIUI 12 Android 10 #175

Open KanhaKanhaiya opened 9 months ago

KanhaKanhaiya commented 9 months ago

Problem description

• After configuring Termux:Boot as per on-screen instructions, reboot device. • After device boots, Termux:Boot attempts to start BootActivity but nothing happens. • To resolve the issue one must enable Background Autostart in MIUI settings.

Steps to reproduce

In a MIUI device, configure Termux:Boot as per the on-screen instructions and reboot device.

Expected behavior

• Termux:Boot should instruct the user to enable Background Autostart. • Scripts placed in ~/.termux/boot/ should execute

Additional information

Mashalmakarov555 commented 2 months ago

Problem description

• After configuring Termux:Boot as per on-screen instructions, reboot device. • After device boots, Termux:Boot attempts to start BootActivity but nothing happens. • To resolve the issue one must enable Background Autostart in MIUI settings.

Steps to reproduce

In a MIUI device, configure Termux:Boot as per the on-screen instructions and reboot device.

Expected behavior

• Termux:Boot should instruct the user to enable Background Autostart. • Scripts placed in ~/.termux/boot/ should execute

Additional information