Android Android detect screen orientation change when activity screen orientation is locked Árpád Lehel Mátyus·August 4, 2015 I had to detect screen orientation changes, but my activity in the manifest file had to stay locked in android:screenOrientation="portrait" mode. Read more Comment