My question is simple. Is it necessary use Loaders in an app that use Android 4.0 or higher?

I have read that it is useful only if you use Android 3.0 or lower.

Thanks for all!

有帮助吗?

解决方案

Loader are never Necessary. They are simply very useful tools depending on the application you need to develop (and are not deprecated at all). Take some time to read the doc and decide for yourself.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top