I read the Android Developer Documentation about Loader and AsyncTask and also read this question here which one is better, loader or AsyncTask?
but I still don't get the main difference between both? Why is it better to use Loader instead of a AsyncTask ?