Protobuf: Recommended strategy for android?

Created on 28 Sep 2018  路  2Comments  路  Source: protocolbuffers/protobuf

Examples and searching suggest one should use the protoc-gen-javalite, but it seems that plugin binary only exists on the javalite branch, which has not been updated in over a year.

Is there up-to-date documentation of which protobuf flavor should be used in an android setting (and which corresponding plugin to use with gRPC).

Thanks!

Related to https://github.com/protocolbuffers/protobuf/issues/2730

Most helpful comment

The new version of java lite has some incompatible changes with the previous version. We are considering how to roll it out.

All 2 comments

The new version of java lite has some incompatible changes with the previous version. We are considering how to roll it out.

Any update on this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stub42 picture stub42  路  3Comments

bullyork picture bullyork  路  3Comments

paquettg picture paquettg  路  3Comments

tbillington picture tbillington  路  3Comments

TimmKayserHere picture TimmKayserHere  路  3Comments