Miscellaneous.logEvent("e","NewsDownload","There was a problem displaying the already downloded news, probably ActivityMainScreen isn't currently shown: " +Log.getStackTraceString(e),2);
Miscellaneous.logEvent("e","NewsDownload","There was a problem displaying the update check result, probably ActivityMainScreen isn't currently shown: " +Log.getStackTraceString(e),2);
}
catch(Exceptione)
{
Miscellaneous.logEvent("e","NewsDownload","There was a problem displaying the already downloded news: " +Log.getStackTraceString(e),2);
Miscellaneous.logEvent("e","NewsDownload","There was a problem displaying the update check result: " +Log.getStackTraceString(e),2);