ted
Usb tty usage on unrooted
I am not particularly confident this line is going to work in android https://github.com/ezramorris/PyVirtualSerialPorts/blob/b624c5f91715ccd5b180c22fa130a0b5af48238f/virtualserialports.py#L90
88 replies
Usb tty usage on unrooted
yeah, I don't think it can be done without a termux-app-side userspace program, because :api isn't positioned to lie to programs about their vfs. and I'm not seeing why you'd bother having anything at all in :api when the part you really need (the raw USB access) is already exposed to the termux app.
88 replies