Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 503 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 503 Bytes

Google Speech gRPC example

An example Android project showing how to use the Protocol Buffer (Protobuf) files from Google APIs via the Protobuf Plugin for Gradle.

The .proto files are kept in a separate Java module dependency and the generated code will appear in Android Studio.

Screenshot of generated files