| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Android Tutorial if you're new to Android development
We only have Android gRPC client in this example. Please follow examples in other languages to build and run a gRPC server.
Install gRPC Java library SNAPSHOT locally, including code generation plugin (Only need this step for non-released versions, e.g. master HEAD).
Install the app
$ cd helloworld # or "cd routeguide"
$ ../../gradlew installDebugPlease refer to the tutorial on how to use gRPC in Android programs.
| Back | FazBrowse Home | New Git URL |