Looking at my own app and when running the source code for the user interface menu example, the programs stop if I open the menu and then change the screen orientation before tapping on a menu selection. I tried putting Activity.CloseMenu in the Activity_pause subroutine, where I preserve my important variables, but the program still halts. Does anyone have a solution? Thanks. --tom