Answer the question
In order to leave comments, you need to log in
Are Loaders up to date, or is there a newer mechanism?
I made an application for androyd 2.3+ where my bike was implemented in the likeness of loaders (for requests to api). Now I have installed the min version 4+, I want to remove the crutch and convert it to loaders, but they require a lot of code.
Question: are they relevant, or has a new mechanism for linking asynchronous tasks and the fragment / activity life cycle already appeared? Maybe what new one has appeared (for requests to the API I use retrofit)?
Answer the question
In order to leave comments, you need to log in
Retrofit works great with RxJava. To work with the database, there is StorIO. In general, Rx, and throw out the rest.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question