protobuf_android_sample icon indicating copy to clipboard operation
protobuf_android_sample copied to clipboard

A sample Android application using protobuf

Protobuf Sample Android Application

This repository holds the source code of a sample Android application developed for this article published on medium.com which is about using protorocol buffers inside Android project.

How to setup your Android app to use Protobuf
with Kotlin flavor and ignoring Protobuf pros and cons!