At the beginning Activity is launched by an Intent and something is done with this Intent.
When I change orientation of my Activity, it\'s reloaded again and Intent is
intent.putExtra(YourKey,""); //reset the value to knknown setIntent(intent);