Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 428 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 428 Bytes

Notes

My Tinkering Space for Learning Android !

  • Rest-API project acts as a backend for this Android application.

  • Use this for adding new proto files and compiling them

protoc --kotlin_out=app/src/main/java/com/example/notes/proto-generated --java_out=app/src/main/java/com/example/notes/proto-generated app/src/main/java/com/example/notes/proto-schema/todoitem.proto