I don't think we provided any built library for android. Currently, you need to write your own make file to compile protobuf library.
On Wed, May 11, 2016 at 6:52 AM 'Yuxin Yu' via Protocol Buffers < [email protected]> wrote: > I compile protocol buffer to .h and .cc files manually using protoc, > ideally it would be compiled by a makefile on Android. I suspect a static > protobuf library exists for Android, but I may be wrong. Any idea? > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" 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/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" 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/protobuf. For more options, visit https://groups.google.com/d/optout.
