I've answered <https://stackoverflow.com/questions/47832313/compile-io-grpcgrpc-fail-in-demo-project/47835336#47835336> your stackoverflow question.
You need to do a `git checkout v1.8.0`. A PR is out to fix the documentation. On Fri, Dec 15, 2017 at 5:19 AM, <[email protected]> wrote: > Hi, > > I'm trying to do my first tests with grpc. > > I downloaded android simple demo helloworld client project from here, I > not modify code: > > > https://github.com/grpc/grpc-java/tree/master/examples/android/helloworld > > > When building the gradle I get error: > > > Error:(58, 13) Failed to resolve: > io.grpc:grpc-protobuf-lite:1.8.1-SNAPSHOTError:(57, 13) Failed to resolve: > io.grpc:grpc-okhttp:1.8.1-SNAPSHOTError:(59, 13) Failed to resolve: > io.grpc:grpc-stub:1.8.1-SNAPSHOT > > > Gradle: > > > https://github.com/grpc/grpc-java/blob/master/examples/ > android/helloworld/app/build.gradle > > > I'm not clear if I have to do some more steps to make it work. I thought > that the gradle when you put 'compile' the libraries are downloaded from > the repositories automatically. > > > I don“t know what means in Gradle "You need to build grpc-java to obtain > these libraries below."? > > > I have a windows machine and Android studio and I have not installed any > grpc libraries in it, do I have to download and install something? > > > Forgive me if the question is very obvious > > > Thanks! > > > > -- > You received this message because you are subscribed to the Google Groups " > grpc.io" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/grpc-io. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/grpc-io/a82d9275-5198-4e9c-b230-6229bf18fac3%40googlegroups.com > <https://groups.google.com/d/msgid/grpc-io/a82d9275-5198-4e9c-b230-6229bf18fac3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CA%2B4M1oNEoJuKnhm_q%2BR7t0PeZNWVJymfsZowTKaue9w7QDa7sw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME Cryptographic Signature
