Search code examples
androidandroid-statusbar

Android: change status bar position


Within the development of an app for an android device (not a mobile device), it would be great if the status bar could be manipulated and placed on another position other than the top of the screen.

Is that possible?.


Solution

  • Since from the beginning of android , you cannot re-position the status bar , there is no official support

    Although you can hide it