Thanks for the reply! That works, indeed, but what I really wanted to achieve was to show the alertDialog even if the user is not in the launcher activity anymore.
For example : In home activity (Activity A), I start the loader. The onLoadFinished is not yet called and the user goes in another activity (Activity B). When the loader from Activity A finishes, the alertDialog would show in Activity B because that's where the user is now. Is that possible? -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

