acode-plugin-acodex icon indicating copy to clipboard operation
acode-plugin-acodex copied to clipboard

can't run code

Open Gibbz opened this issue 1 year ago • 3 comments

Describe about your problem

Trying to run code. But it can't find the file in the home directory. I assume the termux server should copy the file across before running. But it doesn't seem to be doing that.

Provide few details about your device(like Android version) , Plugin version.

Gibbz avatar Feb 11 '24 05:02 Gibbz

I thought that's because you haven't saved the file

bajrangCoder avatar Feb 11 '24 05:02 bajrangCoder

Mine says permission denied even though I gave permission to the acode app., so I can't run my selected code in acodex terminal. I'am using a Cherry Aqua Tab Ultra running Android 11. Screenshot_20240219-082839 Screenshot_20240219-082816 Screenshot_20240219-082809 Screenshot_20240219-082950

Sickdused avatar Feb 19 '24 00:02 Sickdused

Then termux don't have permission, so you run given command to give permission in termux:

termux-setup-storage

bajrangCoder avatar Feb 19 '24 01:02 bajrangCoder