I\'m currently working on a project that\'s getting more complex than I thought it would be originally. What I\'m aiming to do right now is show a message dialog without halting
You could just start a separate Runnable to display the dialog and handle the response.
Runnable