In this Android Video Tutorial,I have explained the basics of Realm. Realm is a mobile database and a good substitute for SQLite (Android). Realm store data in a universal, table-based format. In this tutorial, I have explained how to install Realm and perform basic transactions like add, update, remove and fetch records from realm database.
0 Comment(s)