In your AndroidMainfest.xml file find the tags of the activities you wish to lock to a given rotation, and add this attribute:
android:screenOrientation="portrait"
In your AndroidMainfest.xml file find the tags of the activities you wish to lock to a given rotation, and add this attribute:
android:screenOrientation="portrait"