• EvaUnit02@kbin.socialOP
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    I’m not exactly sure what you’re suggesting here. The application is 32-bit. It will not run on devices which only run 64-bit binaries.

      • EvaUnit02@kbin.socialOP
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        The Pixel 7 is the first to drop 32-bit support. For what it’s worth, Apple dropped 32-bit support about five years ago.

      • EvaUnit02@kbin.socialOP
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Not necessarily, no. 32-bit applications are going to be making calls to 32-bit libraries and referencing a 32-bit address space. If those libraries are missing and/or there’s no virtualization layer to translate the 32-bit calls, then the 32-bit apps won’t work.