Example project that uses ScalaPB and plain sbt-protobuf side-by-side to generate Android compatible Java Code as well as Scala code from the same proto files.
Shows how to use ScalaPB options in shared proto files (i.e. for custom Scala types) without affecting the generated Java code.