HomeTools CodesTools - Screen Orientation Tools - Screen Orientation Anmol dwivedi February 20, 2019 0 //Lanscape ModesetRequestedOrientation(android.content.pm.ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE);//Portrait ModesetRequestedOrientation(android.content.pm.ActivityInfo.SCREEN_ORIENTATION_PORTRAIT); Tags Tools Codes Newer Older