Help with Termux API
I'm working on a project to develop an app for personal (and open source) intent, and I've seem to have ran on some issues.The framework of the app is written in flutter and it needs to load (emulate) an env that cannot be run traditionally, (thanks to the help of termux it can) including : (distro running, env variables, open on call of termux api etc...). The function of the flutter app states a call on the Termux API, however with help from online sources (including reddit, AI tools and even online forums) i cannot seem to resolve the issue. Is there any way to use the call function to connect to the API to run a specific command on the device? (Code will be shared when responses are aquired)
Spoil (i might have found it but my braincells have been fried srry)
3 Replies