I\'ve some settings page in my app. Once the activity gets starts directly it focus to edittext and i used following code to clear foucs.
Put the code to remove the focus in your onStart() method and it should work fine.