• nostalgicgamerz@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    2
    ·
    2 years ago

    Android removed 32 bit support in the newest version. Maybe see what the compatibility is after that releases

    • wander1236@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 years ago

      For most apps, this doesn’t matter at all. The vast majority of Android apps are fully Java/Kotlin, which is architecture-agnostic.

      It’s only when you need to use C libraries where architecture matters, and most things using C libraries are games, which already target 64-bit.

    • roadkill@kbin.social
      link
      fedilink
      arrow-up
      20
      arrow-down
      18
      ·
      2 years ago

      Sideloaded 32bit apps will still run on 14. It’s only dropping 32bit from Play Store.