https://github.com/thedancercodes/realm-example
This repository contains example code for how to use the Realm Database in an Android Application.
https://github.com/thedancercodes/realm-example
Last synced: about 1 year ago
JSON representation
This repository contains example code for how to use the Realm Database in an Android Application.
- Host: GitHub
- URL: https://github.com/thedancercodes/realm-example
- Owner: TheDancerCodes
- Created: 2018-01-15T11:51:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T15:21:56.000Z (over 8 years ago)
- Last Synced: 2025-02-07T12:46:02.136Z (over 1 year ago)
- Language: Java
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realm Example App
This repository contains example code for how to use the [Realm-Database](https://realm.io/docs/java/latest) in an Android Application.