Pay securely with an Android smartphone, completely without Google services: This is the plan being developed by the newly founded industry consortium led by the German Volla Systeme GmbH. It is an open-source alternative to Google Play Integrity. This proprietary interface decides on Android smartphones with Google Play services whether banking, government, or wallet apps are allowed to run on a smartphone.

  • JoeMontayna@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    I’ve never developed on Android, but would it be hard to port most apps to AOSP at this point if the developer wanted to?

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      most apps already work, and it’s been always that way. those that don’t, it’s because they depend on the google services system app (microg helps here). or they require google play integrity to pass which is not something that can be hacked around, because this is its exact purpose: denying to work on open source aosp systems. it is security, but not for you, but against you.

    • daisykutter@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      AOSP is Android in barebones so apps “work”, the thing is that most apps need services that are developed by Google on top of AOSP (google maps api, notificacion services, google pay) and that are hard to replace because they need costly infraestructure or years of constant development. On top of that Google is promoting/forcing the use of Google Play Protect so more apps need that layer now