Skip to content

Example of how to use Realm to cache responses and combine them later

Notifications You must be signed in to change notification settings

adjemin/android-rxjava-realm-cache

Repository files navigation

android-rxjava-realm-cache

Example of how to use Realm to cache responses and combine them later

API KEY

Create the apikey.xml file in the res/values and set the api key value there

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="api_key">your key</string>
</resources>

About

Example of how to use Realm to cache responses and combine them later

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages