Open djlaserman opened 1 week ago
If "Run" doesn't work, please enable Draw over other apps
permission for Termux. See https://github.com/termux/termux-app/wiki/RUN_COMMAND-Intent#draw-over-apps-permission-optional.
If "Close" or "Save" gives no feedback, please offer me some details about the issue and information of your device.
My device is Samsung A32, running Android 14. It's rooted and Termux has all the permissions assigned, including draw over other apps, all files access and all optional permissions.
However when I click run, nothing happens. I've set Termux to allow external commands from other apps via editing the termux.properties file and saving it. I even tried the previous version of TermuC but I get the same behavior.
Only thing working is the linter and file browser and settings but not compilation and execution which is the meat of and IDE
Run, Close, Save... button list doesn't work. Nothing happens when interacting with those buttons.
Linter works though. All other buttons and settings work.
So I can't run any code but can type in some code and see the suggestions for classes etc.