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

Apps Easiest way to Handle Screen Rotation?

Can anyone give me the easiest way to save the screen configuration when the phone is rotated? In my app I have an alert that pops up when you first enter the activity, but I dont want it to pop up every time the phone is rotated. It also resets the webview to the original oncreate webview.

How can I prevent it from resetting the alert and the webview?
 
Back
Top Bottom