I’ve been using a own built task chaining for cach...
# android
b
I’ve been using a own built task chaining for caching. But now I’m in the process of exchanging all that towards using disk-cache in my http-client and intercepting failing calls (offline mode) to force the stale cache.