Skip to content

Compatibility for on different Android versions? #10512

Closed as not planned
Closed as not planned
@eugene-yh

Description

@eugene-yh

There seems to be no official releases of coder for Termux on Android devices. However, coder ssh seems working fine on my Android 12 device (though with a warning, see the first screenshot), so it is kind of okay. But, my new phone is Android 13, and coder ssh throws an exception about network permission (see the second screenshot) and fails to connect to my workspace.
Screenshot_20231103-222950_Termux
Screenshot_2023-11-03-22-40-23-30_84d3000e3f4017145260f7618db1d683

I did some research and the network permission issue (caused by more strict security policy of newer Android versions) seems resolvable by making some modifications the network interface in Go. See this as a reference.

I wonder if you guys can at least make coder sshusable for termux on latest Android devices. It would be even better if all utilities are compatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliArea: CLIs3Bugs that confuse, annoy, or are purely cosmetics4Internal bugs (e.g. test flakes), extreme edge cases, and bug risks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions