- Download the latest protoc from here: protobuf
- Add protoc-3.0.2-xxx/bin to your path
- run:
protoc --javanano_out=src/ -I protos protos/backup.proto
- Edit build configurations and select "com.tylerjroach.titan.Launcher" as the Launch Activity
protoc --javanano_out=src/ -I protos protos/backup.proto