Can you post your code.....? It's easier to see the whole picture.
Tom, I have 3 modules (Main, Setup and Code) and before I post that code which is still a fair amount, my basic question really is this:
When viewing the screen in one Activity, in portrait mode, and you then manually change to landscape mode, what can cause another Activity to display?
I would have thought that if I was in my Setup Activity it would stay in that Activity no matter how many times I turned the phone to portrait and landscape and back again, etc.
Apparently, something else is triggering the Main Activity .Create/Resume modes while I'm in my Setup Activity yes?