I\'ve got a code with an ASyncTask and the problem is that when I execute it several times it crashes with this exception: RuntimeException: Only one Looper may be created per t
Maybe instantiate Parser outside LoadNews class and pass reference to it?