• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps ProgressDialog Across Activities

Hello!

Is it possible to show a progress dialog when a button is clicked in one activity, initiate another activity with an intent, and then dismiss the dialog in the next activity? I cannot seem to get a dialog to continually display when Android is going from one activity to another.

Thanks for the help!
 
Back
Top Bottom