Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

android studio turn off screen rotation

<!-- inside of your AndroidManifest.xml -->
<activity android:name=".MainActivity"
		  android:screenOrientation="portrait"/>
Source by # #
 
PREVIOUS NEXT
Tagged: #android #studio #turn #screen #rotation
ADD COMMENT
Topic
Name
6+1 =