ProAndroidDev

The latest posts from Android Professionals and Google Developer Experts.

Follow publication

Published in ProAndroidDev

The latest posts from Android Professionals and Google Developer Experts.

Responses (4)

Write a response

How to sync so that if an item is deleted from the server, it will get deleted from the app database too without refreshing the whole data?

--

FYI. Room is very very slow. Compare to Realm & ObjectBox ref

--

hi, first thank you for this article, it is very useful.
Second, do you have any idea why the emulator when trying to fetch data from https://api.github.com , is giving error “unable to resolve host “api.github.com”: no address associated with hostname.
But when I try from a real mobile device it works fine ?

--