I am using Room Database from the new Architecture components in my project. I am adding some data through dao, but when trying to retrieve it I am not getting it. Can you pleas
You can use Stetho to see your DB and Shared pref file in chrome dev tool
http://facebook.github.io/stetho/