Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 393 Bytes

RoomDevfestSW17

This is a demo for my "Getting started with ROOM" session at DevfestSW17

In this repo, room is demonstrated in the two major languages for Android.

room-kotlin: This demonstrates room using kotlin

room-java: This demonstrates room using java