2018-08-13 谷歌 protobuf-lite:3.0.
2018-08-13 本文已影响25人
阿群1986
AndroidStudio(3.1版), 添加工程依赖到app/build.glade
implementation 'com.google.protobuf:protobuf-lite:3.0.1'
https://github.com/mohsenoid/protobuf_android_sample
https://proandroiddev.com/how-to-setup-your-android-app-to-use-protobuf-96132340de5c
com.google.protobuf:protobuf-lite:3.0.1
是谷歌Protobuf支持库的精简版本...