SyntaxFix
Write A Post
Hire A Developer
Questions
In my OnCreate(Bundle), I generally do the following:
OnCreate(Bundle)
this.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE);