-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Buttons not working #9
Comments
If "Run" doesn't work, please enable |
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 |
In new versions, you can try the "Initialize Termux" in TermuC's settings. |
I tried that 'Initialize Termux' which sets up storage access and display on top etc. but that doesn't fix the fact that compilation and exectution and the display of the running program isn't broken... but thanks, I'll look into it when I have some time |
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.
The text was updated successfully, but these errors were encountered: