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