Storing data in Android with Room
As of today mostly we store user's data on the cloud so that it will be portable and there is no fear of losing it. One fine day there comes a circumstance where I have to log not-so-important data for the user to display, so I decided not to conside...
izhanali.hashnode.dev4 min read