grpc-by-example-java icon indicating copy to clipboard operation
grpc-by-example-java copied to clipboard

GRPC Java for Android

Open wingoku opened this issue 7 years ago • 1 comments

Hi @saturnism, your project has been really helpful in getting up and running with GRPC java. It'd be amazing if you can make a template Android project to provide us novices guidelines to adapt GRPC for Android. I've already tried GRPC-Java from official GRPC repo but it fails to compile for some reason. Anyways looking forward to your Sample Android app. :)

wingoku avatar Nov 08 '17 17:11 wingoku

I have added a simple android client application and waiting for the approval of pull request. If it is accepted, an android example will be added.

shuza avatar Jul 11 '18 21:07 shuza