Skip to content

feature request: support grpc servers on android #4407

@brandondutra

Description

@brandondutra

Running a grpc server on android in java is not supported. Running an HTTP server on android is well supported and has many legitimate use cases. The same should be true for running a grpc server on android.

This need has come up in many issues. And the general suggestion is to use c++. Such as in #3041 #2273 #2227 and others. See also questions from stack overflow.

The docs are also misleading. In https://grpc.io/docs/quickstart/android.html it is not clearly stated that the server is not running in android, and this is not supported.

If the choice to not support android servers in java is continued, then the docs need to be made clear of this fact.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions