On stock aosp, and pixel android, I can auto rotate the phone up, left, or right, but if I turn the phone upside down the screen won’t rotate.

Is there a way to enable upside down rotation? I think it would be quite useful.

I.e. When phone is charging, or hanging phone up by a strap, or when using a usb-c device and you want to prop it up on a desk

  • Skull giver@popplesburger.hilciferous.nl
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 months ago

    Cool project! Adding that to my list.

    It makes sense that ADB would require some extra steps, but I’m not sure what is preventing this project from creating a companion app that includes a cross-compiled adb binary (like the one Termux can use) to basically connect to localhost and set up debugging that way.