I want show AlertDialog when i will send mail. But I have this Exception. WindowManager$BadTokenException
what does it mean?
pDialog = ProgressDialog.show(MainActivity.sContext , "", "Sending Mail...", true);
RetreiveFeedTask task = new RetreiveFeedTask();