detect orientation

  1. Matt S.

    Android Question Change Orientation upside down

    Hi My App runs only in landscape mode. But I would like to change the screen by 180 degrees when the user rotates his tablet or mobile upside down.
  2. D

    Android Code Snippet Detect Current Orientation

    With reference to this thread: https://www.b4x.com/android/forum/threads/detect-current-orientation.109829/ This sub will assist you to determine the current orientation of your activity. I noticed that the solutions to this one on the forum are quite complicated or resource intensive. Here...
  3. D

    Android Question Detect Current Orientation

    This sub will assist you to determine the current orientation of your activity. I noticed that the solutions to this one on the forum are quite complicated or resource intensive. Here is a Sub you can use, which is very simple and uses minimal resources. Hope it helps :) someone. Sub...
Top