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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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