Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #655 from ericgribkoff/android_no_server
Browse files Browse the repository at this point in the history
Note that gRPC Java Android servers are not supported
  • Loading branch information
hsaliak authored Jun 15, 2018
2 parents 564aafe + b27a992 commit b2cbc3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/quickstart/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ working example.</p>
or an [Android Virtual
Device](https://developer.android.com/studio/run/managing-avds.html)

Note: gRPC Java does not support running a server on an Android device. For this
quickstart, the Android client app will connect to a server running on your
local (non-Android) computer.

## Download the example

You'll need a local copy of the example code to work through this quickstart.
Expand Down

0 comments on commit b2cbc3c

Please sign in to comment.