Android – keep the screen always in landscape mode
Problem: How do i keep the screen always in Landscape mode? Description: I have an activity which should always be displayed in Landscape mode. So i added android:screenOrientation=”landscape” . But When the tablet is moved upside done (inverted or rotate … Continue reading