I\'m new to android my question is, Is it possible to change orientation programmatically? If yes, how can we do that?
Yes, use setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT); to force orientation