Ollama Server
No need for Termux, you can start the Ollama service
...Instead of relying on terminal environments like Termux, it provides a native application that launches and manages an Ollama-compatible service directly on a phone or tablet. The system exposes the same API behavior as standard Ollama installations, meaning any compatible client or integration can interact with it without modification. This makes it especially useful for developers who want to prototype or deploy local AI workflows on mobile hardware while maintaining compatibility with existing tooling. The application includes basic model lifecycle management such as downloading official models, uploading custom GGUF files, and controlling running instances. ...