Always show termux console above other apps
Linux command line tools for Android is not only for running linux application, but also helping other Android apps.
There are many stuff you feel hard to do without linux command line tool and also you must use GUI app.
Then I suggest termux-api-overlay.
This API enables you to show termux terminal over other app.
I think it's somehow difficult, mostly easily to do with using Android Overlay fullscreen app support API.
It needs new permission, android.permission.SYSTEM_ALERT_WINDOW.
Always show termux console above other apps
Linux command line tools for Android is not only for running linux application, but also helping other Android apps.
There are many stuff you feel hard to do without linux command line tool and also you must use GUI app.
Then I suggest termux-api-overlay.
This API enables you to show termux terminal over other app.
I think it's somehow difficult, mostly easily to do with using Android Overlay fullscreen app support API.
It needs new permission,
android.permission.SYSTEM_ALERT_WINDOW.