문제

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